>
> Ok, by trying to answer the question for a list of keywords on my own my
>> best guess would be http://tiddlywiki.com/#is%20Operator
>>
>
If you search the keyword Operator you will get a list of operators. No all
of them are user friendly or evident, so feel free to ask.
If the list would consist of tagpills instead of pure links then - with a
>> click - you could see the tiddlers using each tag - and you would have more
>> context about the meaning of the tag - what would it make easier to tag the
>> tag itself into a certain category.
>>
>
Something like this?
<$list filter="[tags[]is[missing]!is[system]]">
{{!!title||$:/core/ui/TagTemplate}}
<$list filter="[tagged[]]">
* {{!!title}}
</$list></$list>
Maybe you don't need the second part because the list of tiddlers is
already provided clicking on the tag, so it could be as simle as
<$list filter="[tags[]is[missing]!is[system]]"
template="$:/core/ui/TagTemplate"/>
Regards
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/06358551-a7fe-4d26-8d9c-403ea2748cae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.