Wauw - That sounds pretty neat - to be able to swith the interface totally - from and to TiddlyDestop... I tried to do something similar a few months ago when I imported TiddlyDesktop tiddlers into an (original) empty TWdocument - but I had to give up.. There are too many things I don't know to be able to set it up myself...
It would be great if tiddlydesktop could be activated as a simple themeswitch in the middle of a workflow - that would be awesome. and very practical indeed. Thanks for explaining how to revert the buttons to standardvalues. YS Måns Mårtensson On 22 Sep., 17:53, wolfgang <[email protected]> wrote: > > fact that the standardbuttons has been replaced with others- makes me > > a little uneasy - > > it's my personal preference to have the shortest terms for standard > commands. However, this could be easily reverted. In the systemConfig > tagged zconfiguration tiddler you'll find: > > config.views.wikified.defaultText=""; > config.views.editor.defaultText=""; > config.commands.cancelTiddler.text="leave"; > config.commands.deleteTiddler.text="erase"; > config.commands.syncing.text="sync"; > config.commands.fields.text="field"; > config.commands.permalink.text="link"; > config.commands.references.text="cite"; > config.macros.refreshDisplay.label="fresh"; > config.macros.closeAll.label="clear"; > config.macros.permaview.label="link"; > config.macros.saveChanges.label="save"; > config.macros.search.label=""; > config.macros.list.all.prompt=""; > config.macros.list.shadowed.prompt=""; > config.messages.backstage.open.text=""; > merge(config.views.wikified.tag,{labelNoTags:"",labelTags:""}); > merge(config.macros.tagging,{labelNotTag:"",label:""}); > > - just delete those lines. > > With a few button labels I use Saq's renameButton macro from > HoverMenuPlugin, abbreviated to rB. Which you'll find in the > respective menus them self (MainMenu, SideBarOptions etc). If you > delete also these, for example the <<rB fold>> after <<collapseAll>>, > all these macro and command labels will have been reverted to default. > > However, I also understand your preference for tabs, which I use > myself most of the time and combine it with TiddlyDesktop by > temporarily using the systemConfigDisable tag and a systemTheme switch. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

