1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/core/modules/filters
Jeremy Ruston ca51634041 Add the each filter operator
This makes it possible to do grouping within lists
2013-05-27 17:59:03 +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
each.js Add the each filter operator 2013-05-27 17:59:03 +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