hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
3.46k stars 128 forks source link

feature request: auto-sorting bookmarks into lists #11

Open asg0451 opened 6 months ago

asg0451 commented 6 months ago

the readme suggests this functionality exists but it doesnt seem to...

MohamedBassem commented 6 months ago

Sorry if the readme isn't clear. Right now items are automatically "tagged". Lists are manually created and managed by the user.

asg0451 commented 6 months ago

Ah gotcha. That might be a neat feature though... ;)

asg0451 commented 6 months ago

something like this maybe -- https://chat.openai.com/share/b1e1c49e-5595-4524-9146-a88a2efa020e

MohamedBassem commented 6 months ago

That's cool indeed. Lists and tags are already quite similar. Basically, everything that you can do with tags, you can do with lists. The only difference is that lists are manual and intentional by humans.

At the same time, I really like the suggested grouping in your example. One idea can be for the app to suggest "Lists" for the user to accept based on the tags. It'll require some more thought though.

asg0451 commented 6 months ago

totally. "suggested lists" or something.

mp-strachan commented 5 months ago

I am coming from Raindrop and bringing over a lot of my bookmarks. In raindrop, I make heavy use of their lists to logically sort a collection of things... for example Vintage Computer Networking might many articles related to a few different but adjacent topics.

It would be super amazing to be able to set a list to include dynamic tags... eg: Vintage Computer Networking -> 56k, ADSL, Dialup.... almost like a list can be a "group" of tags.

Raindrop also let you nest lists, which was handy ("Vintage Computers" -> "Networking") to help keep large libraries (3000+ links) under control - but this is probably its own feature request :D (I'm currently using "Vintage Computers - Networking" and "Vintage Computers - Hardware" etc etc.)

Thanks for this great tool - can't wait to see where it heads over the coming months!

MohamedBassem commented 5 months ago

@mp-strachan I really like the idea of "automatic lists" based on tags. It makes a lot of sense. Can you open a separate feature request issue for it? :)