Expand description
linkmarks list — list bookmarks deterministically.
Default source order:
--source=store: read from the local SQLite store.--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.