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: if bookmark search returns single result, then redirect to that bookmark (optionally) #768

Open gsturov opened 1 week ago

gsturov commented 1 week ago

Thanks for the Linkding! :)

This is what I would like to have: An option: "Redirect to single search result" If enabled, then, for example, if I have a single bookmark with the tag "vm1" and I type in the browser "ld #vm1" then I get my bookmark opened in the browser instead of Linkding UI with a single result.

hope it makes sense thanks!