Updated Basic use cases (markdown)

Arun 2022-05-28 05:50:37 +05:30
parent d53ede2468
commit fabc7edca5
1 changed files with 5 additions and 3 deletions

@ -46,11 +46,13 @@ The bookmarks are listed in the help and config screen (key <kbd>?</kbd>).
#### Symlinked bookmarks
Create symlinks to bookmarked locations within the `bookmarks` directory in the `nnn` config directory.
A symlinked bookmark to the current directory can be created with the <kbd>B</kbd> key.
<kbd>Enter</kbd> at the bookmarks prompt takes to this directory. If `NNN_BMS` is not set, it happens directly on bookmarks key.
Add prefix `n_` to the names to open the targets instead of the symlinks.
To add a new bookmark, visit the directory and press <kbd>B</kbd>. Note that <kbd>,</kbd> only remembers a location in memory.
Symlinks can also be created manually under the "bookmarks" directory in the nnn config directory (`~/.config/nnn/bookmarks`).
Pressing <kbd>Enter</kbd> at the bookmarks prompt takes to this directory. If `NNN_BMS` is not set, it happens directly on bookmarks key.
#### Mark directory