Add backup export and import under the log #4
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/backup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Export and import entries between browsers/machines (tenants) — localStorage cannot
cross origins, so a JSON file is the bridge.
What's in
pomotimer-backup-YYYY-MM-DD.jsonwith every entry and thepreferences (
{v, exported, cfg, log}).file twice is harmless. Invalid rows are ignored; a corrupt file changes nothing and
shows a warning.
and times); importing into one that already has entries = consolidation (local
preferences stay untouched).
("2 new entries · 2 already there").
Details
mergeLogs) under?test.Tested