We will create our own TiddlerFooter that is similar to the info tiddler section with tabs.
1) Create a new tiddler named: TiddlerFooter and tag it with: $:/tags/ViewTemplate So it will automagically show up at the end of every tiddler. ... You can easily test this, if you enter some "dummy text" and save. ... 2) Now, copy the following content into TiddlerFooter <hr> <$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[TiddlerFooter]!has[draft.of]]" default="TiddlerFooterReferences"/> Since we don't have any tiddlers tagged TiddlyFooter yet. ... This list will be empty. 3) in advanced search open: TiddlerInfo/References see: [3] 4) open and clone it (the more tiddler toolbar has the clone button!) 5) rename it to: TiddlerFooterReferences *remove all tags *and tag it: TiddlerFooter After saving a "Reference" tab should show up in every tiddler. 6) advanced search open: TiddlerInfo/Tagging 7) open and clone it 8) rename it to: TiddlerFooterTagging remove all tags and tag it: TiddlerFooter After saving you should now have 2 tabs and "Reference" should be the default. See default from TiddlerFooter References | Tagging -> \o/ Done! have fun! PS: If you want to hide the footer just search for "reveal widget" in the group PPS: Something to import follows :) [3] http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FTiddlerInfo%2FReferences [6] http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FTiddlerInfo%2FTagging -- 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/863c6ba4-6150-455b-99a2-6339d1b086f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

