On Sat, Jan 25, 2014 at 3:50 PM, Danielo Rodríguez <[email protected]>wrote:
> Jeremy, once again thank you for the response but that only answered to > the second part of my question. I'm very interested in the first part too, > the issue saving the wiki that I describe above. > Hi Danielo TiddlyWiki5 gives each saver a priority which determines the order in which it looks for a saver to handle a particular save request. Currently the relevant ones are: tiddlyfox saver: 1500 upload saver: 500 download saver: 100 The upload saver only works if you've got a wiki name set in the tiddler "$:/UploadName", which you can do via the "Saving" tab of the control panel. So, the explanation of the behaviour you've encountered is that on Firefox TiddlyWiki will always use the TiddlyFox server is available, while on Chrome it will use the download saver unless the wikiname is set as above. I'll change the priority of the upload saver so that it will take precedence over the TiddlyFox saver. The workaround for the moment would be to do your offline editting in Firefox, and when you want to upload it, just open it in Chrome, set the wikiname, and save it normally. Best wishes Jeremy > > Thank you > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.

