Hi Mel
Edit zzConfigOptions tiddler to "remember" your defaultsettings.
If it doesen't exist you can probably create one yourself and tag it
systemConfig.
My zzConfigOptions tiddler looks like this:
//{{{
config.options.chkDisableTabsBar=false;
config.options.chkHttpReadOnly = false;
/*config.options.chkAutoSave = true;*/
config.options.chkSaveBackups = true;
config.options.chkAnimate = false;
config.options.chkShowRightSidebar= false;
config.options.chkShowLeftSidebar= true;
config.options.chkSinglePageMode= true;
config.options.chkSinglePagePermalink= false;
config.options.chkSearchTitles=true;
config.options.chkSearchText=true;
config.options.chkSearchTags=true;
config.options.chkSearchFields=true;
config.options.chkSearchTitlesFirst=false;
config.options.chkSearchList=true;
config.options.chkSearchByDate=false;
config.options.chkSearchIncremental=false;
config.options.chkSearchShadows=false;
//}}}
Regards Måns Mårtensson
On 11 Sep., 22:30, Mel Grubb <[email protected]> wrote:
> On Sep 11, 3:49 pm, Eric Shulman <[email protected]> wrote:
>
> >http://www.tiddlytools.com/#SetUserNamePlugin
>
> > ...
>
> > enjoy,
> > -e
> > Eric Shulman
>
> Okay, that will take care of the user name, but what about the other
> settings (AutoSave, No backups, etc)?
> Is there a general solution to the problems with Chrome?
>
> Mel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---