Menu

Bookmarks Log in to Edit

Anonymous

Bookmarks

First create bookmark file

Before working with Vimprobable you have to create a bookmark-file:

touch ~/.config/vimprobable/bookmarks

Creating a bookmark

To add the current page to the bookmarks, type the command :bma

Bookmarks can have one or more tags. Tags are added at the time of creation of the bookmark. Type one or more tags, seperated by a space after the :bma command.

Example: suppose you would like to add the tags "vimprobable" "browser" with the current page, enter the command

:bma vimprobable browser

Retreiving bookmarks

Open a new URL in the current window with the command "o" or open a new URL in a new window with the command "t" (tab). Type a few characters which are part of one your bookmarked URL's and hit <tab>. Now a list of one or more URLs is shown. Use <tab> to go to the preferred URL.

Finding bookmarks by tag

Use the command ":qt" to find bookmarks by tag. Just type a few characters of the desired tag and hit <tab>. Use <tab> to go to the preferred tag.


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.