Hi Dave, I use the tiddly desktop for auto-backup where the search within a page with ctrl+f doesn't work.
I use the TOC feature that you described. It serves most of my purpose but, I think sometimes I feel the need for in-page navigation esp. for big pages using links for sections within a page. I use tags and list all child tiddlers in the head tiddler which works sufficiently well. I do accept that TiddlyWiki has a different philosophy of arranging the information in the smallest piece of information tidbits but, having in-page links and navigation doesn't go against that philosophy but, maybe against some core design issue. Best, -Rahul On Thursday, December 20, 2018 at 10:05:20 AM UTC+5:30, Dave wrote: > > For in page search, can't you just press ctrl-f and start typing your > search term? > > Re TOC, put this in a tiddler: > <div class="tc-table-of-contents"> > > > <<toc-selective-expandable 'TableOfContents'>> > > </div> > and tag it $:/tags/SideBar > and anything tagged TableOfContents will appear there. > > > -- 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/c33103de-e29d-45f2-83c0-d20c8edde283%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

