Hi Julien > > > drag-and-drop >> > And great again ! > (files from file browser with relative path ... if I may ask.) >
If you mean being able to drag a file from Explorer/Finder into a TW5 browser window in order to create a relative path to that file, then I'm afraid we're out of luck. HTML5 doesn't let drop targets access the original file path. It may be possible to work around this restriction within a browser-specific plugin; I've not done any investigation yet. However, when running under node.js, TW5 has access to the entire file system so it would at least be possible to create a UI in the browser for selecting files from the file system. Best wishes Jeremy > > these are me two last broken but beloved features > https://groups.google.com/d/topic/tiddlywiki/lo-4DgSCUFk/discussion > > https://docs.google.com/spreadsheet/ccc?key=0AgsnfATVyIoUdHByT2xCSkNCRU5sZThNcUM1OVF5X1E > > looking forward to see it happen > > Julien > > > Le lundi 10 juin 2013 08:58:58 UTC+2, Jeremy Ruston a écrit : >> >> Hi JVC >> >> Thanks for the feedback, and sorry for the late reply; I think you've >> actually anticipated my answers. >> >> I plan to create a bookmarklet that inserts a UI into the current page to >> let the user choose/modify a snippet, and then pushes it to a TW5 server >> over HTTP. It would function similarly to Ben Gillies' TiddlySpace >> bookmarklet: >> >> http://tiddlybookmarks.**tiddlyspace.com<http://tiddlybookmarks.tiddlyspace.com> >> >> I also intend to extend the TiddlyFox addon for Firefox so that it can >> snip straight into a single file TiddlyWiki. (Browser extensions can "see" >> across all tabs, so it becomes possible to push the snippet straight into >> the tab holding your chosen TiddlyWiki document). >> >> I've done some work on drag-and-drop from browser windows to TW5; I'd >> like to be able to drag images straight into TW5. However, current browsers >> don't implement the drag and drop spec sufficiently to do this. >> >> Best wishes >> >> Jeremy >> >> >> >> On Sun, Jun 9, 2013 at 11:45 AM, jvc <[email protected]> wrote: >> >>> i asked this question over at the other tiddly group, but perhaps this >>> would be a better place to ask... >>> >>> *i am curious if the new tiddlywiki5 will be able accept info from a >>> bookmarklet for snipping web content that you want to save to the wiki? >>> for instance... i am browsing the web and in the same browser i have my >>> tiddlywiki5 open and i see something interesting on a website so i click on >>> my bookmarklet and it grabs the site (or selected text) and automagically >>> creates a new tiddly with the content from the site in my tiddlywiki. >>> >>> if it can not handle it by itself... would it be possible to set it up >>> with a local server to do something like that?* >>> >>> ...it seems like the new version can be run as a server, so perhaps this >>> is possible??? is there any tutorials available for getting tiddlywiki5 >>> running under node.js and using it as a server? >>> >>> thanks, >>> -jvc >>> >>> -- >>> 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 tiddlywikide...@**googlegroups.com. >>> To post to this group, send email to [email protected]**. >>> >>> Visit this group at >>> http://groups.google.com/**group/tiddlywikidev?hl=en<http://groups.google.com/group/tiddlywikidev?hl=en> >>> . >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
