codever
codever copied to clipboard
Bookmarks, Snippets and Notes Manager for Developers & Co (website)
Generate bookmarks.html export file from my bookmarks for browser to understand and import
Probably via personal access token with access only to gists (one time, store only in memory)...
Under User Settings for example add the possibility to upload your chrome (later firefox) bookmarks to www.bookmarks.dev Existing url won't be overwritten (maybe add the "imported" tab to it) -...
It should contain - welcome message - link to how to pages - add the possibility to import bookmarks from chrome/firefox
When the snippets and bookmarks are private give the possibility to share them with others via link, by generting a not guessable (URL, id) that maps to the original id......
If the user types site: then autcomplete with hostname (sites) from her bookmarks
Add favicons to bookmarks to easily recognise the source of the bookmark. Fallback to default icon (or no icon) when no favicon is present or error
Introduce collections to group bookmarks and snippets as a level above tags. If so add autocompletion when searching "c:(then autocomplete)" . Just ONE unique collection per Bookmark/snippet. Maybe also add...
Similar to [IntelliJ plugin](https://plugins.jetbrains.com/plugin/14456-save-to-bookmarks-dev) - select text, right click save to Bookmarks.dev > open new browser window with selected text as code snippet and metadata for it. See IntelliJ Plugin...
For example when start typing "[" or "t:" launch autocomplete for my tags (if logged in) and main public tags (when not logged in).