1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-03 23:24:07 +00:00
Xavier Cazin f78190ef61 Allow empty string as value parameter in SetWidget (#3164)
When occuring in a tiddler named "New Tiddler", the following construct should return ++ instead of +[[New Tiddler]]+

<$set name="myVariable" filter="[all[current]field:title[New Tiddler]]" value="">
+<<myVariable>>+
</$set>
2018-03-15 14:12:33 +00:00
..
2017-09-12 16:04:07 +01:00
2018-01-04 16:01:19 +00:00
2018-01-30 11:29:07 +00:00
2017-02-04 17:24:25 +00:00
2017-09-26 17:10:57 +01:00
2018-03-05 11:11:49 +00:00