3rd February 2015 at 7:09pm
purpose | filter the input by date |
---|---|
input | a selection of titles |
suffix | F =the name of a date field, defaulting to modified |
parameter | D =a date, in the format YYYYMMDD |
output | those input tiddlers in which field F has the value D , ignoring time |
Learn more about how to use Filters
If D
is not a valid date, the output is empty.
D
may include a time of day, but this is ignored.