1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
TiddlyWiki5/core/modules
Jermolene 51fe1e20e8 Make sure that searching for the empty string returns all available tiddlers
Makes sense because every tiddler contains the empty string. This
restores the functionality of the tag editor dropdown.
2013-11-11 15:26:41 +00:00
..
commands Fixes for TiddlyWeb 2013-11-08 20:18:26 +00:00
filters Whoops file in the wrong place 2013-10-24 12:00:32 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Remove tooltip, classes and styles from transclusion syntax 2013-11-10 22:46:37 +00:00
savers Small revision to previous commit, avoids double encoding. 2013-10-01 17:35:58 -04:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
widgets Fix bug caused when creating a tiddler title starting or ending with a space 2013-11-11 08:48:06 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Fix broken regexps 2013-09-18 19:09:54 +01:00
filters.js Extend the filter mechanism to allow operands to be indirected through a tiddler text reference 2013-05-27 17:57:37 +01:00
startup.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
syncer.js Fix client server edition syncing 2013-11-08 21:34:47 +00:00
themes.js Remove early bail on switching to a non-existent theme 2013-05-10 20:24:40 +01:00
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Make sure that searching for the empty string returns all available tiddlers 2013-11-11 15:26:41 +00:00