5 ms·
> What I do miss is a way to back them up from the command line. I've written a Perl script that print bookmarks from Safari/Firefox/Chrome/Edge as <title><url
by kal247 4y ago
> What I do miss is a way to back them up from the command line.
I've written a Perl script that print bookmarks from Safari/Firefox/Chrome/Edge as <title><url><description>, but maybe it's too raw.
https://github.com/kal247/App-bookmarks https://github.com/kal247/App-bookmarks
I might add other formatting options (HTML or Template Toolkit) if there's enough interest.