1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-03 17:26:56 +00:00
Jeremy Ruston f4a3b25d3e Extend the filter mechanism to allow operands to be indirected through a tiddler text reference
In other words, as well as `[sort[myfield]]` to sort by the field
called `myfield`, one can do `[sort{MyTiddler}]` to sort by the field
whose name is in the text of the tiddler `MyTiddler`.
2013-05-27 17:57:37 +01:00
..
2013-05-20 11:19:54 +01:00
2013-05-14 14:24:18 +01:00
2013-01-17 11:27:08 +00:00
2013-04-28 22:52:26 +01:00