1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-13 15:59:42 +00:00
TiddlyWiki5/core/modules
Jermolene a8d83096d3 Fix behaviour of new tiddler message
Resolves some inconsistencies over the behaviour of the new tiddler
message under various circumstances.

“new journal here” when a journal for today already exists now brings
up the existing journal for editing, and adds the required tag.

I’d be very grateful for any testing of the behaviour here: try using
new tiddler, clone tiddler, new here, new journal here, and new journal
in various combinations (eg with the draft not existing, already
existing, open or closed etc), and let me know of any peculiarities.
2014-10-10 09:52:19 +01:00
..
commands Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters Merge pull request #928 from TheDiveO/filter-operators-addsufprefix 2014-10-07 09:44:31 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Add a new journal page toolbar button 2014-10-08 17:46:34 +01:00
parsers Stop classifying digits as lower case letters in wikilinks 2014-09-17 12:55:39 +01:00
savers Added error handling to upload saver 2014-09-27 10:47:31 +01:00
startup Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
storyviews Fix problem with recent zoomin changes 2014-10-07 14:07:55 +01:00
upgraders Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
utils pushTop should return resulting array 2014-10-09 17:28:39 +01:00
widgets Fix behaviour of new tiddler message 2014-10-10 09:52:19 +01:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js Make date format strings be translateable 2014-10-09 10:33:08 +01:00
deserializers.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
filters.js Ensure that deprecations are clearly marks 2014-09-10 09:20:43 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
saver-handler.js Missed corrections of tm-auto-save-wiki message 2014-09-02 11:16:06 +01:00
syncer.js Delete syncer tiddlerInfo when tiddlers are deleted 2014-09-24 16:21:59 +02:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js Improve new tiddler behaviour with existing tiddlers 2014-10-09 17:30:53 +01:00