On Tuesday, August 5, 2014 12:26:26 PM UTC-7, Mayur wrote: > > Is it possible to autosave tiddlers without creating new file every-time? > I want tiddlers to get save in the existing file only, when it is created. > Please advice. >
If you run TiddlyWiki5 under nodejs, or run the single-file version in Firefox with TiddlyFox add-on installed, or run the single-file version within the TiddlyDesktop application... then direct file I/O is supported, and the current file is overwritten when you save your session changes. However, if you are running the single-file version in another browser (other than Firefox with TiddlyFox), then direct local file I/O is not permitted (due to security limitations in the browser). To work around this limit, TiddlyWiki uses the browser's built-in "download-and-save" handler to store the sessions changes locally. By default, most browsers will create a new copy of the file, in the default "Downloads" folder. If you change your browser settings to "ask for folder location" when downloading, then you will be able to select the path/filename for the target file... which will allow you to choose and overwrite the same file you are working with (with a suitable "are you sure you want to replace this file?" warning from your operating system). hope this helps, enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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.

