mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-27 23:10:48 -08:00
Added Next and Previous to filters concept tiddler.
This commit is contained in:
parent
8127662f77
commit
afa5156db9
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ A filter string consists of one or more runs of filter operators that each look
|
|||
* ''links'': selects the outgoing links on the currently selected tiddlers
|
||||
* ''backlinks'': selects the tiddlers that link to the currently selected tiddlers
|
||||
* ''list'': selects the tiddlers listed in a specified [[TiddlerList|TiddlerLists]]
|
||||
* ''next'': selects the next item in a TiddlerList after the current tiddler
|
||||
* ''previous'': selects the previous item in a TiddlerList before the current tiddler
|
||||
* ''listed'': selects the TiddlerLists that include the current tiddler
|
||||
* ''each'': selects one tiddler for each discrete value of the specified field
|
||||
* ''eachday'': selects one tiddler for each discrete day in the specified date field
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue