Goodness you're right I'd missed that -- now it says I have to feed the 
cats on every single tiddler - not what I wanted.

So the rule

 <$list filter="[is[current]tag[Now]]">

is applied to every tiddler - How do I say (In pseudo code)
 
    if currentTiddler has tag 'Now' then
       add a button at the top of the tiddler
       and display the tiddler
    else
       display the tiddler
   end

Cheers

/Joe


On Wednesday, 21 February 2018 20:50:26 UTC+1, BurningTreeC wrote:
>
> Hi Joe,
>
> all Tiddlers tagged with $:/tags/ViewTemplate get used AS A VIEWTEMPLATE
>
> so the content of your newly tagged tiddler will also be shown on any 
> other tiddler when not in "edit-mode"
>
> that's the purpose of the tag $:/tags/ViewTemplate
>
> Simon
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e9f20340-c7a7-47c0-926e-c38f8747df4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to