Thank you so much for this. I wish I could express how much I appreciate your accomplishments. TW5 is way cool.
Sent from my Samsung Epic™ 4G TouchaJeremy Ruston <[email protected]> wrote:Hi Andrew I've just pushed a first version of a saver module for IE10 and above. It's not great, sadly. Clicking save in the browser pulls up an unobtrusive bar at the bottom of the browser window where you can click "save". You then get a new copy of your wiki in the downloads folder. Anyhow, it's better than nothing I suppose. The update will appear on five.tiddlywiki.com as part of alpha.15 soon, but it's on GitHub now: https://github.com/Jermolene/TiddlyWiki5/commit/791033d7517b38135564a13fdaf6f427d0222b70 Many thanks for pointing out the article, Best wishes Jeremy On Tue, Nov 12, 2013 at 3:45 PM, Jeremy Ruston <[email protected]> wrote: Hi Andrew Brilliant, it looks like that's usable (albeit different than other browsers). I'll look into it and report back, Best wishes Jeremy On Tue, Nov 12, 2013 at 2:04 PM, Andrew Harrison <[email protected]> wrote: According to http://msdn.microsoft.com/en-us/library/ie/hh673542(v=vs.85).aspx it sounds like the File API is pritty much standard now and saving using a Blob. I don't have much time to program but I know local file saving can be done with IE10. I just want you to know l'm still trying. Could you possibly take another look at this? Sent from my Samsung Epic™ 4G Touch Jeremy Ruston <[email protected]> wrote: Hi Andrew I'm afraid the prospects aren't great for IE10. My understanding is that it limits data URIs to 32KB, unlike all other browsers in existence. TiddlyWiki5 uses a data URI containing the entire wiki when it saves, so it will always break that limit. I've not researched whether it would be possible to create a TiddlyFox-type plugin for IE10. You may be able to use node.js, though, as it doesn't require admin privileges to use it: http://stackoverflow.com/questions/13609380/file-based-installation-of-node-js Best wishes Jeremy On Sun, Nov 10, 2013 at 3:21 AM, Andrew Harrison <[email protected]> wrote: Yes, and many other hacks. It is either with my IE10 setting or the save module. Anyone else tried to save in standalone edition with IE10? I must be missing something. Sent from my Samsung Epic™ 4G Touch -------- Original message -------- Subject:Re: [TW5] Saving using IE10 in standalone edition From:PMario <[email protected]> To:[email protected] Cc:Andrew Harrison <[email protected]> Did you try the "save button" above the search field? -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. -- 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] -- 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. -- 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.
