Hi bimlas, > You can try out > https://bimlas.gitlab.io/#Filter%20by%20multiple%20tags%20easily%3A%20FilteredTag%20example > > - the downside is that "apple" and "orange" should have a filed with the > proper category instead of tag: for example "apple" has "kind=fruit". In > this case > https://bimlas.gitlab.io/#Filter%20by%20multiple%20tags%20easily%3A%20FilteredTag%20example > > would be a solution. If you type something in to the search field, the tags > are filtered. >
Thanks for your fast answer :-) But, sorry, I do not really understand how I can write the list for my case. I think, you mean, that I should edit this one for my case?: <$list filter="[get[kind]] +[each:value[]sort[title]]" variable="currentKind"> <strong><<currentKind>></strong> <$list filter="[kind<currentKind>]" variable="tag"> <$macrocall $name="filteredtag" tag=<<tag>>> </$list> </$list> Should I then write another macro for my case? And how? And, did I understand you right, that all tiddlers, that are fruits for example should get a field called "fruit"? Couldn't I make the list with the tag "fruit", which already exists? Please explain a bit more... Thanks! Surya -- 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/9edef638-4a39-4c12-b814-99ae62acfaf7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

