Folks,

I am not sure its it is a form of writer's block but I have this filter in 
a list on the view template which detects if the current tiddler has the 
either of the tags todo or project and displays the content "once" if it 
has one or both of the tags.

[all[current]tag[todo]] [all[current]tag[project]] +[limit[1]]

However it seems to me there should be a way to provide a list of tags and 
have a test that determines if the currentTiddler has anyone of these. In 
some ways the reverse of the above. This would make it easier to simply 
name another tag if needed without repeating the "[all[current]" part of 
the filter.

Yet, for some reason I can wrap my head around a suitable filter, thus I am 
posting here to see if anyone can present a more elegant filter possibly of 
the form;

todo project othertag *something*.

Thanks in advance
Tones


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a4c1e0a8-22e6-4e96-9990-ff005eb9403an%40googlegroups.com.

Reply via email to