Hi all, new to lemmy this is my first post :)
For me it has always been a pain to manage bookmarks mostly due to the fact that I switch browser every few years and sometimes use different browsers for different contexts. In the past I also did front web development for which I had to use multiple browser profiles and platforms.
My main bookmark store has always been firefox because it supports tags which I use massively. I also used to use the mobile app with the sync service but the user experience is horrendous. You get a big ugly folder selection interface with no easy way to add keywords, basically hinting you to use their “profit making” Pocket service. On my PC I use mostly Qutebrowser which is based on chromium and has a very basic bookmark system.
Actually this problem was so much annoying that I started working on my own solution in the last 2 years. I wanted a tool that has zero dependencies on any external plugin, can handle any browser, or as a matter of fact, anything that needs to be saved for later, and no need for cloud it can work on a single machine or be self-hosted to sync between multiple machines.
tldr; it’s such a pain I’m making my own solution
What would be nice is to have a system of tags or keywords that can be defined for a community. It would be trivial then to build a sort of multireddit where multiple communities can be aggregated by the tags they belong to.