1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 16:53:14 +00:00
TiddlyWiki5/core/modules/filters/is
Jermolene 385c7e207c Refactor wiki.filterTiddlers()
Now we pass a widget instead of the current tiddler title. We can use
widget.getVariable(“currentTiddler”) to get the current tiddler.
2014-04-27 20:03:33 +01:00
..
current.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
image.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
missing.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
orphan.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
shadow.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
system.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00
tag.js Add [is[tag]] filter operator 2014-04-18 17:57:55 +01:00
tiddler.js First pass at refactoring filter execution 2014-04-03 20:49:16 +01:00