This is related to my recent post, but I thought different enough to
warrant a separate thread.

I am trying to use OpenTaggedTiddlers in combination with
MatchTagsPlugin

This works fine:

<<tiddler OpenTaggedTiddlers with: "Open all" journal modified reverse
close 100>>

Regarding the "tagToMatch" variable (above = "journal"), the plugin's
doc states:

  when MatchTagsPlugin is installed, you can also use a boolean tag
expression, enclosed in "..."

But I haven't been able to get any of the below to work:

<<tiddler OpenTaggedTiddlers with: "Open all" "journal AND NOT
Archived" modified reverse close 100>>
<<tiddler OpenTaggedTiddlers with: "Open all" "(journal AND NOT
Archived)" modified reverse close 100>>
<<tiddler OpenTaggedTiddlers with: "Open all" "[journal AND NOT
Archived]" modified reverse close 100>>
<<tiddler OpenTaggedTiddlers with: "Open all" "[[journal AND NOT
Archived]]" modified reverse close 100>>


While I'm here, is there any way to trigger this behavior
automatically, either when a tiddler is opened, or at document load
time?

Thanks very much in advance.

http://www.tiddlytools.com/#OpenTaggedTiddlers
http://www.tiddlytools.com/#MatchTagsPlugin

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to