philc / philc/vimium

request to develop bookmark management

Open
#3,589 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.