mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Add a new example that shows using all before to determine the nummeric position of a title in a list. (#4412)
See discussion https://groups.google.com/forum/?hl=en#!topic/tiddlywiki/wY6haW2cYMA
This commit is contained in:
parent
9c1882dce6
commit
8145caa104
@ -8,3 +8,4 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
<<.operator-example 1 "[list[Days of the Week]allbefore[Wednesday]]">>
|
||||
<<.operator-example 2 "[list[Days of the Week]allbefore:include[Wednesday]]">>
|
||||
<<.operator-example 3 "A B C D E +[allbefore:include[C]count[]]">>
|
||||
|
Loading…
Reference in New Issue
Block a user