Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmarks? #701

Open
ghost opened this issue Jan 15, 2022 · 4 comments
Open

Bookmarks? #701

ghost opened this issue Jan 15, 2022 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jan 15, 2022

Can you add bookmarks in vimb? If so, how?

@fanglingsu
Copy link
Owner

@amarakon You have multiple option to do this.

  • use :bma [tags] to bookmark current url and associate it with the given space separated tags.
  • add it direct to the .local/share/vimb/bookmark file with URI\tTitle\tSpaceseparated Tags\n

@ghost
Copy link
Author

ghost commented Jan 21, 2022

Thanks, I added a bookmark. How do I check my bookmarks and open them?

@fanglingsu
Copy link
Owner

@amarakon To open you bookmark, you can type o so that ':open ' appears in inputbar. If you type ! followed by one or more tags or parts of them and press <tab> a list of matching bookmarks opens. You can then step through this list by <tab> or <shift-tab> and open it by enter.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had activity within the last 60 days.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant