At least, I think that we could take advantage of nested templates and
have the toolbars moved to their own shadow tiddler. A one-line
tiddler is less scary than a full template, and toolbars could be
reused when using multiple templates
If changing the toolbars could be made as simple as changing the
SideBarOptions...
-Xavier
Sounds like a nice idea; we could use tiddler slices (like in ColorPalette).
Could you create a patch? It shouldn't be too hard; take a look at the
recent discussion on "centralized date formats", where I did something
very similar:
http://tinyurl.com/2nkp4g
(http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/2fe4e7bd3e01f8a6)
Here's the ticket with the attached patch(es):
http://trac.tiddlywiki.org/ticket/361
-- F.
F., that's very nice. It would allow to avoid an explosion in the
number of tiddlers, and to add some help in the shadow tiddler itself
----
[[ToolBars]]
(Annotation: This shadow tiddler determines what commands are
available in tiddlers' toolbars)
ViewTemplate: closeTiddler closeOthers +editTiddler > fields syncing
permalink references jump
EditTemplate: +saveTiddler -cancelTiddler deleteTiddler
Use this tiddler to customize the toolbars in tiddlers.
">" will be replaced by "more", and will show the commands to the
right when clicked
Use "+" before the command to make it the default command.
Use "-" before the command to make it the cancel command.
The available command are <<showAllCommands>>
----
> Could you create a patch?
Hey! I was just complaining, not volunteering to help! :-P
Ok, ok... I did use "we", so I'll have to eat my words and take the
challange (plus the slices idea makes things quite simpler and less
open to naming issues, and your patch shows that "nested" really means
"nested").
However,
* it will have to wait till I'm back from the two weeks computer-free
vacation that I'm about to start (yay!).
* it would be nice to see if any of the commiters thinks that this is
a good thing
>>(my 2c: I want "refresh" there :-)
I just realized that this is a mGTD thing...
btw, This may be the msg number 10.000 to this group...
-Xavier
>>(my 2c: I want "refresh" there :-)
I just realized that this is a mGTD thing...
btw, This may be the msg number 10.000 to this group...
-Xavier
http://tiddlythemes.com ) : a gallery of TiddlyWiki themes.
TiddlySnip ( http://tiddlysnip.com ) : a firefox extension that turns TiddlyWiki into a scrapbook!
LewcidTW ( http://tw.lewcid.org ) : a repository of extensions for TiddlyWiki