Skip to main content

Module dedupe

Module dedupe 

Source
Expand description

linkmarks dedupe — local deterministic dedupe by canonical URL.

Reads the live store by default and runs the core dedupe algorithm over the rows. --source=chrome parses a Chromium JSON file instead. --apply re-writes the store with the canonical set: archived tombstones are left intact and the winning record is upserted.

Structs§

DedupeArgs

Functions§

run