TiddlyWiki5/core/modules
Jeremy Ruston e39d246317 Added basic support for drag and drop of tiddlers
Links are now draggable. Dragging outside the browser will drop the
wiki text of the tiddler. Dragging to another TW5 browser window will
drop the entire tiddler, including fields.
2013-04-08 18:47:46 +01:00
..
commands Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
parsers Fix HTML element parser to not pass capturing parenthesis in terminating regexp 2013-04-04 14:24:21 +01:00
rendertree Allow templating with the link widget 2013-03-04 11:13:10 +00:00
savers Decode paths for TiddlyFox 2013-03-19 18:36:27 +00:00
utils Fix popup removal 2013-03-19 16:44:32 +00:00
widgets Added basic support for drag and drop of tiddlers 2013-04-08 18:47:46 +01:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the void element list into the main config file 2013-02-03 17:44:28 +00:00
deserializers.js Update HTML deserializer to cope with TiddlyWiki classic and TW5 files 2013-04-03 12:57:17 +01:00
filters.js Add support for filtering shadow tiddlers 2013-04-03 14:29:12 +01:00
startup.js Make the core into a plugin 2013-03-28 17:07:30 +00:00
syncer.js Clearer logging preparatory to implementing file synchronisation 2013-03-24 12:53:09 +00:00
tiddler.js Add support for filtering shadow tiddlers 2013-04-03 14:29:12 +01:00
wiki.js Added basic support for drag and drop of tiddlers 2013-04-08 18:47:46 +01:00