1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/core/modules
Jermolene 53d834c86b Use titles when dragging links to non-TiddlyWiki destinations
Handily, this means that you can drag tiddler links from the sidebar
into the text editor, making it easier to create links and
transclusions.
2014-10-21 19:51:18 +01:00
..
commands Add warning when serving a non-existent wiki folder 2014-10-21 19:31:29 +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 Add audio/ogg to the list of recognised audio formats 2014-10-19 22:09:17 +02:00
savers Added error handling to upload saver 2014-09-27 10:47:31 +01:00
startup Report command errors through $tw.utils.error 2014-10-21 19:31:50 +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 Coloured warnings and errors under Node.js 2014-10-21 19:30:27 +01:00
widgets Use titles when dragging links to non-TiddlyWiki destinations 2014-10-21 19:51:18 +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 Generate new tiddler titles that aren't already subject of a draft 2014-10-10 20:58:56 +01:00