TiddlyWiki5/editions/test
Bimba Laszlo 6570561d4e
The `!has[tags]` filter didn't work because `tags` field is an array (#4643)
* The `!has[tags]` filter didn't work because "tags" is an array

The negated `has` filter only considered empty strings, but not empty
arrays (such as the `tags` field).

* Add tests for `has` filter operator with array-like fields (tags, list)
2020-05-14 13:57:12 +01:00
..
tiddlers The `!has[tags]` filter didn't work because `tags` field is an array (#4643) 2020-05-14 13:57:12 +01:00
tiddlywiki.info First pass at an `--editions` command 2014-10-27 21:50:25 +00:00