Being on a constant lookout for bookmarks management optimization on www.codever.dev, I had this idea lately to add a bookmark to my history not only when I click the title of the bookmark (main URL), but also when I click hyperlinks in the description of the bookmark - sometimes I tend to bookmark the “parent” url and add “child” or related bookmarks in the description (an example would be bookmarking the same “resource” which is deployed on different environments like dev, test and prod):
This plays really well now with the recently introduced hot keys to access the history and pinned bookmarks
Source code for Codever.dev is available on Github -
Star
Well, let’s see how this looks like in code: