1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/core/modules/filters/is
Rob Hoelz 24dbf69180
Fix [is[variable]] operator doesn't work for "fake" variables #6303 (#6996)
* Add tests for [is[variable]] and "faked" variables

See GH #6303

* Make is[variable] and variables[] operators resilient to fake widgets

Co-authored-by: jeremy@jermolene.com <jeremy@jermolene.com>
2022-10-18 17:08:04 +01:00
..
binary.js Adding [is[binary]] filter -- Missed off 1150c87ed 2019-09-16 16:16:03 +01:00
blank.js Add support for [is[blank]] to detect empty/blank strings 2019-06-21 10:20:37 +01:00
current.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
draft.js Is draft (#6442) 2022-02-22 16:41:29 +00: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
variable.js Fix [is[variable]] operator doesn't work for "fake" variables #6303 (#6996) 2022-10-18 17:08:04 +01:00