Appearance
Bookmarks
FreshList and add bookmarks. Bookmarks can point at files, folders, headings, blocks, search queries, or URLs.
Commands for Bookmarks.
bookmarks
List bookmarks.
bash
total # return bookmark count
verbose # include bookmark types
format=json|tsv|csv # output format (default: tsv)bookmark
Add a bookmark.
bash
file=<path> # file to bookmark
subpath=<subpath> # subpath (heading or block) within file
folder=<path> # folder to bookmark
search=<query> # search query to bookmark
url=<url> # URL to bookmark
title=<title> # bookmark titleSee also
- Browse all command groups
- Keyboard shortcuts for the TUI