watchlist
CrossWatch local provider watchlist feature (file-backed set semantics).
Last updated
Was this helpful?
CrossWatch local provider watchlist feature (file-backed set semantics).
The CrossWatch provider stores watchlist items locally.
Related:
Engine semantics: Watchlist (engine-level)
This is a local “plan to watch” list.
Reads and writes are just JSON reads/writes.
Reads: watchlist.json
Writes:
add inserts items.
remove removes items.
crosswatch.root_dir
crosswatch.auto_snapshot
crosswatch.retention_days
crosswatch.max_snapshots
Config reference: Configuration (config.json).
I deleted my watchlist
Restore from snapshots if available.
Use the Editor for manual recovery.
Last updated
Was this helpful?
Was this helpful?