Hi Danielo,
On Wednesday, February 12, 2014 8:18:33 AM UTC+1, Danielo Rodríguez wrote: > > Hello Ton. > > Thank you very much for sharing your TW customizations. They are very > useful and I'm using them a lot. Really, I love them > Glad to hear. From previous posts I already know you like my customizations ;) > I don't want to sound negative, sorry if so, but I think your "hows to" > are a bit hard to understand for newbies. When I first installed the topbar > Menu I had to read the description more than 10 times. At the end > experimenting gave me the answer. I don't mean you have the responsibility > to introduce people to TW, but maybe you should point to any other tutorial. > > You are not negative at all. And I can imagine it will be difficult for newbies. It is a good idea to point to other tutorials like Dave's TiddlyQuickly [2] and his mall [3] As mentioned at [1]: *I started experimenting with TW5 at the end of September 2013 (alpha10).Since I missed a few things in the layout I got used to in TiddlyWiki Classic, I started with modifying the layout of TW5.To share my knowledge, I made a few guides about my 'modifications'.* My guides started as a personal notebook (yeah, the subtitle of TiddlyWiki!). So I started experimenting with layout things and using TW5 to document my experiments as well. For this particular case: I followed your instructions and I can't get your > leftMenu to work. Did you noticed that you don't talk about your slider > macro? > Oops, you are right. I added the slider macro to $:/core/ui/PageMacros so I could use it everywhere in my guide but forgot I need it separate for the menu with sliders in it. > \define slider(label,text) > <$button popup="$:/state/$label$" class="btn-invisible tw-slider"><$list > filter="[[$label$]]"><$view field="title"/></$list></$button> > <$reveal type="nomatch" text="" default="" state="$:/state/$label$" > animate="yes"> > $text$ > </$reveal> > \end > I just pasted that macro definition in the LeftMenu (not $:/_leftmenu) > and now I can see the options. > If you have to add the slider definition to LeftMenu, the separation of $:/_leftmenu and LeftMenu does not make sense anymore. On second thought - the sliders link to tiddlers in my guide - I will change the left menu to 'basic' links to tiddlers and mention the sliders in "Some suggestions for menu entries" at the bottom of the Left menu tiddler. > Maybe someone is experiencing the same issue. > I think the list of tiddlers needed is splitted. This tiddlers: > > $:/_leftmenu > $:/_stylesheet/leftmenu > LeftMenu > > looks not enough. > > I have already installed your topMenu with buttons, so I'm affraid that I > have to work a little bit to make it work together. > Did you see the link at the bottom of the "Top menu + breadcrumbs" tiddler? See second note, link 'adjusted' at the end. At first it was a - more prominent - slider. May be, I have to emphasize it. It links to 'Stylesheet adjustments' What is written there evolved from my own experiments to add breadcrumbs to my top menu with toolbar. > > Just one more question: why did you append _(uderscore) to all your > tiddlers? This has changed since the version I have installed and I have to > do lot of work to "implement" new features. > I added the underscore to get all my system tiddlers on top of the list (less scrolling in the System tab). Sorry for the inconvenience, but my guides are "work in progress" Cheers, Ton [1] http://tongerner.tiddlyspot.com/ [2] http://giffmex.org/TiddlyQuickly.html [3] http://www.giffmex.org/tw5mall.htm > El martes, 11 de febrero de 2014 20:59:16 UTC+1, Ton Gerner escribió: >> >> 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.

