kopia lustrzana https://github.com/miklobit/TiddlyWiki5
commit
5f3e569ad7
|
@ -1,5 +1,5 @@
|
|||
created: 20140410103123179
|
||||
modified: 20150203185255000
|
||||
modified: 20150210090410000
|
||||
tags: [[Filter Operators]] [[Common Operators]] [[Negatable Operators]]
|
||||
title: is Operator
|
||||
type: text/vnd.tiddlywiki
|
||||
|
@ -16,7 +16,7 @@ The parameter <<.place C>> is one of the following fundamental categories:
|
|||
|!Category |!Matches any tiddler that... |
|
||||
|^`current` |is the [[current tiddler|CurrentTiddler]] |
|
||||
|^`image` |has an image ContentType |
|
||||
|^`missing` |does not exist (other than possibly as a non-shadow tiddler), regardless of whether there are any links it |
|
||||
|^`missing` |does not exist (other than possibly as a shadow tiddler), regardless of whether there are any links it |
|
||||
|^`orphan` |has no [[hard links|Hard and Soft Links]] to it |
|
||||
|^`shadow` |is a [[shadow tiddler|ShadowTiddlers]], regardless of whether it has been overridden with a non-shadow tiddler |
|
||||
|^`system` |is a [[system tiddler|SystemTiddlers]], i.e. its title starts with `$:/` |
|
||||
|
|
Ładowanie…
Reference in New Issue