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">>