Hi Alex > Could TW access Chrome to get the bookmarks I save there?
I can think of a few ways to get bookmarks out of Chrome: * A Chrome extension can call a JS API: https://developer.chrome.com/extensions/bookmarks * Server-side code can use the unofficial Google Bookmarks API if the user has chosen to sync their bookmarks to the cloud: https://code.google.com/p/gmarks-android/wiki/BookmarksAPI * A user can manually export all bookmarks as an HTML file I think the most convenient route is likely to be to use a Chrome extension, but there's not much motivation to create a Chrome version of TiddlyFox because Chrome Extensions don't get file system access. Best wishes Jeremy. On Wed, Dec 31, 2014 at 10:41 PM, Alex Hough <[email protected]> wrote: > It's a shame, bookmarking seems so useless yet it's so easy. I revist it > from time to time then forget about it, so fruitless.. > > > Alex > > > On Wednesday, 31 December 2014, Tobias Beer <[email protected]> wrote: > >> Could TW access Chrome to get the bookmarks I save there? >>> >> >> I don't think it can, not without a server to talk to. Theoretically, >> there could be a browser extension that exposes things like bookmarks via >> some local-server-api. But, I don't see that coming out of nowhere (or in a >> way that wouldn't open doors for abuse). >> >> Best wishes, Tobias. >> >> -- >> 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. >> > -- > 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. > -- 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/d/optout.

