Simple bookmark manager built with Go
-
Updated
Aug 29, 2020 - JavaScript
However clicking on folder bookmark closes popups.
Add a description, image, and links to the bookmark-manager topic page so that developers can more easily learn about it.
To associate your repository with the bookmark-manager topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Details for bookmarks are as expected, but I was expecting the folders to have additional details apart from who is the owner, like the number of items in the folder(I mention items in order to be inclusive of both nested folders and bookmarks), as well as potentially a creation date, tags, and notes.
**Describe the solution