Expand description
linkmarks export — export bookmarks to a sink format.
Default source order:
--source=store: read from the local SQLite store (default).--source=chrome: parse a Chromium JSON file.
Sink formats: netscape (HTML) and json (NDJSON, one
Bookmark per line). --output=- writes to stdout; any other
value is treated as a file path.