sissbruecker / linkding-extension

Companion extension for linkding
MIT License
150 stars 32 forks source link

[Feature Request] Populate Bookmarks Bar #44

Open ohare93 opened 1 year ago

ohare93 commented 1 year ago

The Bookmarks Bar is quick and easy to access, it's right there!^ just a click away (2+ in a folder). Yet it is an organisation hell - Bookmarks either flourish in the main bar or slowly wither in a folder never to be seen again.

LinkDing is fantastic to organise, sort, and discover my bookmarks. But it is not as easily accessible, even with LinkDing as my new tab page it is still 2+ clicks to get to my favourites.

My monkey brain demands the ease of access bookmark entry for a few key sites, but it also rages at the sheer injustice of duplication of bookmarks! 😭 How can this be resolved?

Why Choose?

This extension could populate the bookmarks bar for the user! 🎉 Chrome allows the Bookmarks to be edited via an extension https://developer.chrome.com/docs/extensions/reference/bookmarks/ so it is doable 👍

MVP:

Later possible improvements that are totally out of scope:

Risks:

gabrielwhite commented 1 year ago

I was just looking for something with a similar behaviour. I was also considering whether it's feasible to inject linkding bookmarks into the browser history as a way of accessing bookmarks directly from the omnibox without having to type the linkding prefix. In the end the use case I'm hoping to support is being able to use the omnibox to open linkding bookmarks without a prefix.

ohare93 commented 1 year ago

@gabrielwhite my current setup is to have LinkDing (my self hosted instance) as my new tab page via the Custom New Tab Url extension. The I simply open a new tab and click through the various tag combinations to get to the page I want. At work I have it set to already having my work tag preselected 👍

This is good, but not the best. I cannot preselect a "favourite" tag without making getting to non-favourite bookmarks slower as a compromise 😢

gabrielwhite commented 1 year ago

Thanks @ohare93 - I've got a similar setup which is sort-of-ok. I far prefer to interact directly with the omnibox using my keyboard (which is why native browser bookmarks worked well for me as they appeared in prediction results).