1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-12 15:04:32 +00:00
TiddlyWiki5/editions/prerelease/tiddlers/staging/filters/recent.tid
Jermolene 9e1741a549 Move 5.1.10-specific content to "staging" folder
So that we can build tw5.com with 5.1.9 for content updates.
2015-07-29 08:23:38 +01:00

16 lines
635 B
Plaintext

tags: [[Filter Operators]] [[Date Operators]]
title: recent Operator
type: text/vnd.tiddlywiki
caption: recent
op-purpose: filter the input by age
op-input: a [[selection of titles|Title Selection]]
op-suffix: the name of a [[date field|Date Fields]], defaulting to <<.field modified>>
op-suffix-name: F
op-parameter: a number of days, defaulting to 0
op-parameter-name: D
op-output: those input tiddlers in which field <<.place F>> is at most <<.place D>> days old, ignoring time
Select tiddlers where a specified date field (default "modified") is within the last N days (default 0, meaning today).
<<.operator-examples "recent">>