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 Enhancement : "De Duplicate Links" #751

Open johncrocker opened 3 weeks ago

johncrocker commented 3 weeks ago

A suggeestion for a feature enhancement could be to offer a function that allows for merging (or removal) of duplicate links stored in the system.. This can be run either by clicking a button in the UI or post-import of a Bookmarks file.

sissbruecker commented 2 weeks ago

So you are importing from a source that contains duplicates? Maybe the import should prevent dupes in a "smart" way, that would be low effort to implementing a UI for merging.