Hi Uwe,

1) Go to Advanced Search (click the ... to the right of the Search box.
2) In advanced Search click the Filter tab
3) Enter one of the filters [tag[lustig]] or [!tag[lustig]] in the Search 
field.

So you filters work, but to see them in action in a tiddler, have a look at 
[1]:

*Filters are used in TiddlyWiki to choose tiddlers by specifying simple 
match criteria. They are used by widgets like the ListWidget and the 
CountWidget to perform operations on multiple tiddlers at once.*

So something like

<$list filter="[tag[lustig]]">

or

<$list filter="[!tag[lustig]]">

To get the output nicer you can use the ListMacro [2]

e.g.

<<list-links filter:"[!tag[lustig]]">>

Cheers,

Ton


[1] http://tiddlywiki.com/#Filters:Filters
[2] http://tiddlywiki.com/#ListMacro:ListMacro


On Wednesday, October 8, 2014 7:08:06 PM UTC+2, Uwe wrote:
>
> Hi,
>
>  I opened a new Tiddlywiki 5.2.1 and tagged two tiddlers with the tag 
> "lustig". In an other tiddler I added the following:
>
> [tag[lustig]]
>
>
> [!tag[lustig]]
>
>
> I get no list. I think, something (self-evident) has been overlooked by 
> me. But what? (See the example in the attachment under "recent".)
>
> Greetings,
>
> Uwe
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to