1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-26 05:16:55 +00:00
Xavier Cazin f78190ef61 Allow empty string as value parameter in SetWidget ()
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
..
2015-05-28 09:47:42 +01:00
2018-01-11 12:32:24 +00:00
2015-03-31 14:39:36 +01:00
2015-02-17 10:28:54 +00:00
2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core