mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
parent
dc9981322a
commit
a604afe871
@ -1,14 +1,11 @@
|
||||
created: 20140410103123179
|
||||
modified: 20140410103123179
|
||||
modified: 20141007213204936
|
||||
tags: Concepts
|
||||
title: FilterOperators
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
\define bulletList(filter)
|
||||
<ul><$list filter="$filter$"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>
|
||||
\end
|
||||
Filter operators are the individual elements of [[filters|Filters]]. See [[Introduction to Filters]] for details.
|
||||
|
||||
The full list of available filter operators is:
|
||||
|
||||
<<bulletList "[tag[Filters]]">>
|
||||
<<list-links "[tag[Filters]]">>
|
||||
|
Loading…
Reference in New Issue
Block a user