Skip to main content

Module list

Module list 

Source
Expand description

linkmarks list — list bookmarks deterministically.

Default source order:

  1. --source=store: read from the local SQLite store.
  2. --source=chrome: parse a Chromium JSON file.

--source is optional. When omitted, the store is used if the DB exists; otherwise we fall back to the OS-typical Chrome path so the CLI stays useful before init is run.

Structs§

ListArgs

Functions§

run