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 { positive | negative } number of days, defaulting to 0 |
output | those input tiddlers in which field F is D days in the { future | past } or any time { before | after } that, including { past | future } |
! output | those input tiddlers in which field F is at least D days in the { future | past } |
Learn more about how to use Filters
Select tiddlers where a specified date field (default "modified") is within a specified date range. Time portion is ignored.