sissbruecker / linkding

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
MIT License
5.32k stars 261 forks source link

[Feature Request] group by domain #415

Open leangseu opened 1 year ago

leangseu commented 1 year ago

Similar to tags, domain will be an automatic grouping and sort by count. I would suggest to put it is under tag-cloud filter. it would look similar to this.

image

Use case:

I wouldn't mind spending sometime working on this. I just want to make sure it is desirable.

sissbruecker commented 1 year ago

Not sure about this. The utility as a "read it later" kind of thing seems questionable, since the number would never decrease, even after you "read" it. Apart from that there is an actual read it later feature for bookmarks, though not grouped by domain. Filtering by domain is kind of possible by just searching forgithub.com, just not as convenient. What remains is the number of bookmarks per domain, which seems like a vanity stat.

Maybe we can get some more use cases where people regularly need to filter by domain. Another thing to keep in mind is that any feature that is invasive to the UI as this should be optional, so that people who want to keep their UI minimal can keep it turned off.

Gandalf-the-Blue commented 2 months ago

I think this can be useful in terms of finding articles from a particular publication, especially if that publication has a particular bent one might want to explore. Of course, as you said, this can already be somewhat accomplished by just searching for the domain, but the convenience of that, is increased.