Skip to content

List

Name

gurli bookmark list - List available bookmarks

Synopsis

gurli bookmark list

Description

Lists the available bookmarks, in a table format with the following information:

  • name → The name of the bookmark;
  • format → The format of the bookmark;
  • root → The root bookmark;
  • path → The bookmark path;
  • embedded → If the template is embedded in the bookmark.

Files

  • $XDG_DATA_DIR/gurli/bookmarks.yml → File that contains the list of bookmarks, it may also have the extension json, toml or plist.

Exit Status

The gurli bookmark list command exits 0 on success, and >0 if an error occurs.