> Having done this -- I opened the control panel to change a few of the basic settings and on refreshing the wiki, these changes were lost.
Adjusting settings in the control panel doesn't currently cause an autosave. (Note that with the client-server configuration settings in control panel are synced back to the server and saved continuously). Autosaving happens because the navigator widget sends "tw-auto-save-wiki" messages whenever a tiddler is modified by one of the messages "tw-delete-tiddler" or "tw-save-tiddler". In the case of the control panel there's no obvious trigger for when we should send the "tw-auto-save-wiki" message. The best I can think of is to have a "save" button at the top of the control panel that sends the "tw-auto-save-wiki" message. The trouble is that the presence of the button implies slightly different semantics: that the control panel settings will not take effect until "save" is clicked. Best wishes Jeremy On Mon, Jul 28, 2014 at 3:08 PM, Alberto Molina <[email protected]> wrote: > It's the same for me. > Alberto > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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. For more options, visit https://groups.google.com/d/optout.

