Hey Tony,

You're right - the problem is my Custom New Research Journal Button. I cant 
track down whats wrong with it though attached are the two files I've 
modified, based on tobias' tutorial.

Any help with this would be greatly appreciated! 


On Tuesday, November 28, 2017 at 6:17:05 PM UTC-6, TonyM wrote:
>
> Try a fresh Wiki perhaps,
>
> I am not getting this behaviour on new Jounal, New Journal here or via the 
> below macro.
>
> Subsequent clicks open an existing tiddler for edit and retaining the 
> orginal content
>
> \define todayentry()
> <$button tooltip="Create or Open Today entry">
> {{$:/core/images/new-journal-button}}
> <$action-sendmessage $message="tm-new-tiddler" title=<<now YYYY-0MM-0DD>> 
> tags="Journal">>" />
> \end
>
>
> Regards
> Tony
>
> On Wednesday, 29 November 2017 10:48:24 UTC+11, Diego Mesa wrote:
>>
>> Hm I might be missing something silly, but I'm on 5.1.15 but I still see 
>> this behavior. 
>>
>> On Tuesday, November 28, 2017 at 5:23:31 PM UTC-6, Jeremy Ruston wrote:
>>>
>>> I think the problem in the original post is fixed in 5.1.15.
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>> --
>>> Jeremy Ruston
>>> [email protected]
>>> https://jermolene.com
>>>
>>> On 28 Nov 2017, at 21:15, Alexander Smit <[email protected]> wrote:
>>>
>>> I'm not on Github.. I just figured the "New journal here"-button 
>>> actually does opens a journal tiddler allready created with a same date. 
>>> However, in that case it doesn't add the label of the 2nd tiddles it is 
>>> opened from. neither it autosaves on confirming.
>>>
>>> On Tuesday, 10 October 2017 17:15:17 UTC+2, Rob Hoelz wrote:
>>>>
>>>> It's already reported: 
>>>> https://github.com/Jermolene/TiddlyWiki5/issues/2845
>>>>
>>>> Until a fix is released, you could just fix your $:/
>>>> core/ui/PageControls/new-journal.tid 
>>>> <https://github.com/Jermolene/TiddlyWiki5/commit/ec0fa2f9322346ec405b90356de03c66ae30cc0d#diff-e68644c29044cf78dbb9b3ec6f30948e>
>>>>
>>>> -Rob
>>>>
>>>> On Tuesday, October 10, 2017 at 10:10:37 AM UTC-5, Mat wrote:
>>>>>
>>>>> Confirmed!
>>>>> Definitely a bug.
>>>>> Could you post this on github?
>>>>>
>>>>> <:-)
>>>>>
>>>>>
>>>>> On Tuesday, October 10, 2017 at 4:58:43 PM UTC+2, Michael Wiktowy 
>>>>> wrote:
>>>>>>
>>>>>> Greetings all,
>>>>>>
>>>>>> Description:
>>>>>> There is an issue using the "Create a new journal tiddler" button 
>>>>>> when there is an existing one of the same name. Rather then use one of 
>>>>>> the 
>>>>>> existing name collision mechanisms (opening existing tiddler for 
>>>>>> editing, 
>>>>>> appending an incremental index on to the tiddler name or putting a 
>>>>>> warning 
>>>>>> banner that an existing tiddler exists with the same name), a new empty 
>>>>>> tiddler is opened with the same name and if it is saved instead of 
>>>>>> cancelled, the old existing journal is overwritten without warning.
>>>>>>
>>>>>> Method to reproduce:
>>>>>> 1) Create a journal entry.
>>>>>> 2) Within the same time increment that would create another journal 
>>>>>> entry of the same name (different depending on the "Title of new journal 
>>>>>> tiddlers" format in settings), create a new one using the "Create a new 
>>>>>> Journal Tiddler" button.
>>>>>> 3) Save newly created tiddler.
>>>>>> 4) Previous journal tiddler gets deleted without warning
>>>>>>
>>>>>> Expected Results:
>>>>>> Step 2) should load the existing tiddler to edit , or
>>>>>> Step 3) should give a warning that an existing tiddler of the same 
>>>>>> name exists either in the editing toolbar or an "Are you sure?"-type 
>>>>>> popup 
>>>>>> on saving.
>>>>>>
>>>>>> Thanks,
>>>>>> /Mike
>>>>>>
>>>>>
>>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/6f85dec2-3cea-42f3-970a-c10c27a1453d%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/6f85dec2-3cea-42f3-970a-c10c27a1453d%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/35679359-fc3d-4b0a-b66f-b72dfaa39245%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: $__core_ui_Buttons_new-research-journal.json
Description: application/json

Attachment: $__config_NewResearchJournal_Text.json
Description: application/json

Reply via email to