Hi Sam > I'd like to show a list containing "bar1", "bar2", "bar3" when I have the "foo" tiddler up
Try adding a new tiddler called "$:/mytags" and the tag "$:/tags/ViewTemplate", with the following content: ---- Tagging: <$list filter="[all[current]tags[]sort[title]]"/> Best wishes Jeremy On Tue, Dec 23, 2014 at 10:13 PM, Sam Drost <[email protected]> wrote: > Unless I missed something, PopupTagger simply lets you check boxes to > define what the tags are for that particular tiddler. That isn't exactly > what I want. What I'd like is this: > > Say I have a a tiddler titled "foo" and then several tiddlers "bar1", > "bar2", "bar3" that all have the tag "foo". > > I'd like to show a list containing "bar1", "bar2", "bar3" when I have the > "foo" tiddler up. I can see such a list if I click on the Tagging tab in > the information for the tiddler, but I'd like it to show up without having > to click anything. > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

