dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Sync bookmarks to iCloud

Open samhh opened this issue 4 years ago • 4 comments

I want my "flatmarks" to be the source of truth but synced to other devices in the house, even manually in backup script, would be useful.

samhh avatar Dec 13 '21 22:12 samhh

No API for this... would probably necessitate a WebExtension on the Macbook, assuming Safari supports native messaging and allows setting synced/account data.

samhh avatar Dec 14 '21 22:12 samhh

Could I programmatically build a file format that browsers support? This could then be packaged into a script that also produces an OPML from newsboat. It'll require manual "sync" but I don't update bookmarks (or RSS feeds) often anyway.

samhh avatar Dec 26 '21 23:12 samhh

Initial ^: https://github.com/samhh/dotfiles/commit/0975a0444eb3cff737c44e313235857affa90714 & https://github.com/samhh/dotfiles/commit/fa8cde260c5bf09571410157ef8e681ee0e179ae

samhh avatar Dec 26 '21 23:12 samhh

Increasingly tempted to rewrite the scripts dir as a proper Haskell/etc app.

samhh avatar Dec 27 '21 00:12 samhh

Now simply using separate bookmarks across dev and non-dev devices.

samhh avatar Jul 29 '23 17:07 samhh