Hi Eric!

I tried this:

Am Mittwoch, 28. Dezember 2011 01:32:08 UTC+1 schrieb Eric Shulman:
>
>
>
> You can define a 'home' command yourself, by putting the following 
> code into a tiddler tagged with systemConfig (i.e., a plugin): 
> -------------------- 
> config.commands.home={ 
>         text: "home", 
>         tooltip: "restore initial display", 
>         handler: function(event,src,title) { 
>                 story.closeAllTiddlers(); restart(); 
>         } 
> } 
> -------------------- 
> Then, in ToolbarCommands, replace the command keyword 'closeTiddler' 
> with 'home'. 
>

The result is an error: Error while executing macro <<home>> No such macro


Am I missing something?

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to