mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-12 10:20:26 +00:00
Docs updates
This commit is contained in:
parent
bc5806b9c2
commit
2c5913116b
@ -31,7 +31,7 @@ The operators look like `[operator[operand]]`, where `operator` is one of:
|
|||||||
* ''sort'': sorts the tiddlers by a given field
|
* ''sort'': sorts the tiddlers by a given field
|
||||||
* ''limit'': limits the number of subresults
|
* ''limit'': limits the number of subresults
|
||||||
* ''tag'': tests whether a given tag is (`[tag[mytag]]`) or is not (`[!tag[mytag]]`) present on the tiddler
|
* ''tag'': tests whether a given tag is (`[tag[mytag]]`) or is not (`[!tag[mytag]]`) present on the tiddler
|
||||||
* ''<field>'': tests whether a tiddler field has a specified value (`[modifier[Jeremy]]`) or not (`[!modifier[Jeremy]]`)
|
* ''{field}'': tests whether a tiddler field has a specified value (`[modifier[Jeremy]]`) or not (`[!modifier[Jeremy]]`)
|
||||||
|
|
||||||
An operator can be negated with by preceding it with `!`, for example `[!tag[Tommy]]` selects the tiddlers that are not tagged with `Tommy`.
|
An operator can be negated with by preceding it with `!`, for example `[!tag[Tommy]]` selects the tiddlers that are not tagged with `Tommy`.
|
||||||
|
|
||||||
|
@ -4,5 +4,7 @@ tags: demo
|
|||||||
Here is a collection of embedded videos. Try opening and closing tiddlers while the videos are playing; they should not be affected.
|
Here is a collection of embedded videos. Try opening and closing tiddlers while the videos are playing; they should not be affected.
|
||||||
|
|
||||||
<<video src:32001208 type:vimeo>>
|
<<video src:32001208 type:vimeo>>
|
||||||
|
|
||||||
<<video src:wvWHnK2FiCk type:youtube>>
|
<<video src:wvWHnK2FiCk type:youtube>>
|
||||||
|
|
||||||
<<video src:santa_claus_conquers_the_martians_ipod type:archiveorg>>
|
<<video src:santa_claus_conquers_the_martians_ipod type:archiveorg>>
|
||||||
|
Loading…
Reference in New Issue
Block a user