1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/core/modules/filters
Jeremy Ruston 887d955fc4 Change the search filter operator to not indirect through a tiddler
Now that we can make any filter operator indirect through a tiddler we
don't need to have that as a special capability of the search operator.
2013-05-27 17:58:27 +01:00
..
is Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
backlinks.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
field.js Fixed problem with field filter operator not performing string comparisons 2013-05-27 17:55:45 +01:00
has.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
is.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
limit.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
links.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
list.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
prefix.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
search.js Change the search filter operator to not indirect through a tiddler 2013-05-27 17:58:27 +01:00
sort.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
sortcs.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
tag.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
tagging.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
tags.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00
title.js Refactor the filter mechanism 2013-05-25 17:26:22 +01:00