diff --git a/Basic-use-cases.md b/Basic-use-cases.md index fc997b6..a0a1105 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -46,11 +46,13 @@ The bookmarks are listed in the help and config screen (key ?). #### 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 B key. -Enter 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 B. Note that , 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 Enter at the bookmarks prompt takes to this directory. If `NNN_BMS` is not set, it happens directly on bookmarks key. #### Mark directory