- I have 3 tiddlers with tag ListWidget A, B, C my filter must show A, B, C - I have 2 tiddlers with tag ListWidget A, B my filter must show A, B - I have 1 tiddler with tag ListWidget A my filter must show "empty" - I have 0 tiddler with tag ListWidget my filter must show "empty"
I try somethink like <$list filter="[tag[TableOfContents]sort[title]nth[2]]"> <$list filter="[tag[TableOfContents]]"/> </list> but it don't work. понедельник, 5 декабря 2016 г., 20:52:27 UTC+3 пользователь PMario написал: > Hi, > > Have a look at the list widget [1] "empty" parameter. ... But it only > works for filters, that return no result. Hence the name "emptyMessage" > > I'm confused a bit. 1 item is not empty. At least not for me? ... Your use > case also raises some questions for me, which you didn't describe in the > OP. > > eg: > > - filter returns A -> should be empty > - filter returns B -> should be empty > - filter returns B and A -> should be shown. ... but how. Show A or B or > Both? ... Is the order important? > > -m > > [1] http://tiddlywiki.com/#ListWidget > -- 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/17d3533f-779a-43ea-842f-72679f83b460%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

