@lispi314 @PierreC @silvermoon82
Something I keep meaning to try is to sync my #Firefox bookmarks with my #Emacs org-roam database. Firefox bookmarks are stored in #sqlite and can have taxonomy/tags too, which gives a lot more useful context than a simple url + title. I *think* there might be cool stuff to do in that space but I'd need to actually do it first lol.
@bloopernova @PierreC @silvermoon82 Yeah, the #Firefox bookmarks & tagging are actually what I based the hypothetical #bookmark #database's design on.
Plus the descriptions which for some incomprehensible reason Mozilla decided to remove without any warning (I lost quite a lot of useful annotations because of that).
I worry a bit about scaling for doing it via org-roam because filesystems tend not to like (i.e.: they slow down) having thousands of files in the same directory.