I used the default tiddler to accomplish this

   1. import the sidebar *home *button tiddlers by ton 
   tw5custom.tiddlyspot.com $:/_home-button 
   <http://tw5ideas.tiddlyspot.com/#%24%3A%2F_home-button> and 
   $:/_images/home-button 
   <http://tw5ideas.tiddlyspot.com/#%24%3A%2F_images%2Fhome-button>
   2. add the filter *[all[tiddlers]tag[MYBOOK]sort[title]] *in the 
    (sidebar >>control panel>>basics>>*default tiddlers*) where you should 
   replace *MYBOOK *by the name of the tag you want 
   3. then *press *the *home *button, ONLY the new default tiddlers 
   including the ones WITH your TAG are shown now.



   1. if you add more lines each with different tags, all the tiddlers 
   tagged with those tags will be shown (grouped per tag).....
   2. you can leave out the title sort or  change it in *!sort[modified] *to 
   show the latest one on top.
   3. you could also replace MYBOOK by {{tagName}} then you can edit the 
   tiddler tagName instead of changing the contents of default-tiddlers, 
   before you press Home-button.

You can see an example at tw5ideas.tiddlyspot.com which shows you a dummy 
linear Mybook at startup. In my TW the default tiddlers can be changed in 
the sidebar>>View-tab. 
In this TW I also added a search string, to only show the ones that contain 
a given string. And had to add an exclude for a template tiddler: 
[all[tiddlers]tag[mybook]sort[title]!prefix[$:/template]search{$:/temp/advancedsearch}].
You can easily modify the book in Sidebar>>-My-tab >> MyBook. 

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to