1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules/filters
Jeremy Ruston cf75b209ba Add eachday and sameday filter operators
These operators will enable us to group the recent changes list by day
2013-05-27 17:59:33 +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
eachday.js Add eachday and sameday filter operators 2013-05-27 17:59:33 +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
sameday.js Add eachday and sameday filter operators 2013-05-27 17:59:33 +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