Y
Hacker News
new
|
ask
|
show
|
jobs
by
hesnuts
918 days ago
Does anyone have a good way to auto export FF bookmarks on some cadence to a folder for backup purposes (e.g. a location in ones dropbox folder)?
Thats one thing I like about Brave, the bookmarks are auto synced somewhere
2 comments
Vinnl
918 days ago
You can set up Firefox Sync in the main menu?
link
starkparker
918 days ago
Including self-hosting the sync server, if preferred:
https://github.com/mozilla-services/syncstorage-rs
link
pacifika
918 days ago
You can use SQLite utility to export it to csv
link