Hi Leo, On Wednesday, February 12, 2014 2:13:17 AM UTC+1, Leo Staley wrote: > > Hey, Ton! Great work. > Thanks. First of all, I want to say I am an end-user like you; I'am not a developer/programmer. Keep that in mind. I just want to share my experiments.
> Even though the following suggestions may sound like criticism, I still > intend to use this because it's so useful, even without addressing the > following concerns. > > A great implementation of the TiddlersBarPlugin is > here<http://tbgtd.tiddlyspot.com/#tbGtdTheme%20TiddlersBarPlugin%20desk>at > TobiBeer's > tbGTD<http://tbgtd.tiddlyspot.com/#tbGtdTheme%20TiddlersBarPlugin%20desk>. > The TiddlersBar Normally forces single page kind of view, so you're only > ever viewing one Tiddler at a time. If you open a new tiddler, the previous > one is hidden, but its title is visible in the TiddlersBar in a greyed out > color, as if they were in tabs. The currently viewed Tiddler is a different > color, so you can see which one you're in right now. Partly because of > this, the area where they are displayed is limited to just above the open > Tiddler, no further left, no further right. > > Would you be able to adjust the code and/or CSS to bring those features > back too? Or at least, would you be able to explain to me how to do it? Or > some of them? > I have thought about the colored breadcrumbs (tabs in Tiddlersbar), but at the moment I don't know how to implement that. In tbGTD Tiddlersbar and tiddlers scroll together. I use purposely a fixed top menu and 'Tiddlersbar'. > > Speaking of explaining to me how to do it, currently, I've tried > implementing your TopBar and Breadcrumbs into mine, a blank, new > TiddlyWiki, but it's not working. > > I created all 4 Tiddlers, > $:/_topmenu > $:/_breadcrumbs > $:/_stylesheet/topmenu > $:/_stylesheet/breadcrumbs > > Copypasted the contents from the instruction page, each tagged as > required, (there isn't a tag listed for what tags $:/_breadcrumbs should > have, so i've left its tags blank) > > And almost nothing happens. except both $:/_topmenu $:/_breadcrumbs > display the same content, which is a list of the open tiddlers. > > > > What am I doing wrong? > > When I drag/drop the following 4 tiddlers: $:/_topmenu $:/_breadcrumbs $:/_stylesheet/topmenu $:/_stylesheet/breadcrumbs into an empty TW5, I get working breadcrumbs on top, although you have to adjust the background color (see comments in $:/_stylesheet/topmenu). There is a minor issue with the CSS of the close (x) at the end (a little bit too high). Save, reload an add or open a few tiddlers. It ought to work, I cannot reproduce your problem. Cheers, Ton > > On Tuesday, February 11, 2014 12:59:16 PM UTC-7, Ton Gerner wrote: >> >> Hi all, >> >> In TWc I was a fan of the TiddlersBarPlugin [1]. >> AFAIK Eric Shulman's BreadcrumbsPlugin [2] does about the same. >> >> Based on the code of the 'Open' tab in the Sidebar of TW5, I made my own >> Tiddlersbar (or breadcrumbs). >> I added it to my guide about a top and left menu [3]. >> >> Hope you enjoy it as much as I do. >> >> Cheers, >> >> Ton >> >> >> [1] http://visualtw.ouvaton.org/VisualTW.html >> [2] http://www.tiddlytools.com/#BreadcrumbsPlugin >> [3] http://tw5topleft.tiddlyspot.com/ >> >> -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

