On Friday, September 2, 2016 at 9:42:59 AM UTC+2, Jeremy Ruston wrote: > > I’d actually tackle it slightly differently, by retaining the current > definition of “tiddlerInfoState” and changing $:/core/ui/ViewTemplate/title > to append a qualifier “-open” to the value of tiddlerInfoState as the title > of the state tiddler specifically for the open/close state, and then > changing $:/core/ui/TiddlerInfo to use the same technique to generate a > state tiddler for the current tab. >
Hi Jeremy, You may remember my presentation from the Oxford meetup. I do have the exact functionality, that Danielo wants. I use it with the "tagMap" plugin, which instead of opening a dropdown if you click on tag pills, it opens the info panel and the tagMap tab. The tricky thing her is, that all names need to be predictable. So the existing qualify macro to create state names can't be used. ... As I wrote. I need some time to push it to github. -m -- 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/128ebbf8-9636-4d55-8c0c-6d6584ffd83e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

