Hi all, I find I use tabs regularly for a couple of reason. One of which is quick access to lists I edit regularly. To simplify getting to the actual tiddler, I added a button to the bottom of the tiddler that opens the transcluded tiddler in edit mode.
<$button actions="action-sendmessage" message="tm-edit-tiddler" > param=<<currentTab>> tootlip="Edit this tab">Edit Tab</$button> > I figured out that I can create a view template and add a filter to add the above button to the bottom of tiddlers with a specific tag. *Is there a way to filter based on whether the tiddler is being transcluded or not*? It would be nice to only include the button when the tiddler is being displayed in a tab. -- 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/3c4572e8-48fc-4594-ab34-d0824d9da8ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

