> So all you do is add this to your configTweaks tiddler
>
> merge(config.views.editor,{
> tagPrompt: "Type tags separated with spaces, [[use double square
> brackets]] if necessary, or add existing",
> defaultText: "'"});
This can be simplfied to just one line in [[ConfigTweaks]]:
config.views.editor.defaultText="";
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---