The HTML5 APIs are insufficient. You can only read files that have been initiated by user action (e.g. browse, or drag and drop). You can't save arbitrarily.
I've studied the APIs a fair amount to do drag and drop and importing. They're aimed at very simple use cases at the moment. Best wishes Jeremy On Fri, Nov 8, 2013 at 3:02 PM, PMario <[email protected]> wrote: > There are / will be local file access with HTML5 browsers. > http://www.html5rocks.com/de/tutorials/file/dndfiles/ > IMO the new API just isn't used atm. > -m > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > 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 "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
