mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
overlooked "either", removed
This commit is contained in:
parent
2f8ae31377
commit
db2eaf56d4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ title: tagging Operator (Examples)
|
|||
type: text/vnd.tiddlywiki
|
||||
|
||||
<<.operator-example 1 "[[task]tagging[]]" "same as `[tag[task]]`">>
|
||||
<<.operator-example 2 "Concepts task +[tagging[]]" "tiddlers that are either tagged ''Concepts'' or ''task''">>
|
||||
<<.operator-example 2 "Concepts task +[tagging[]]" "tiddlers that are tagged ''Concepts'' or ''task''">>
|
||||
<<.operator-example 3 "[all[current]tagging[]]" "tiddlers tagged with the current one">>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue