request to develop bookmark management
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Please consider adding ability to add and delete bookmarks through the same interface like Shift-b|B , just need to add autocomplete to it.
- add bookmark
- delete bookmark
- autocomplete for both above
Using this Extensions api , for example , https://developer.chrome.com/extensions/bookmarks
it is absolutely possible to implement.
Also , it would be nice to have another header for bookmark management in Vimium Help ( ? )
It would be really convenient , because you would be able to quickly add\remove bookmark, and improve your performance (Default chrome interface is nothing compare to it).
P.S. Great Extension ! Many thanks !
(P.S.S. , this issue was created without a single click , thanks to VIMIUM !)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the existing Shift-b|B bookmark interface and review the Chrome Extensions bookmarks API linked in the issue. Define how adding, deleting, and autocomplete should work for both actions, then update the Vimium Help (?) content with a bookmark-management header. Done means all three interactions work through the same interface and are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100