Files
logseq/docs/adr
Tienson Qin 90e8ea4693 fix: stabilize markdown mirror imports
Summary:
- remove block id marker compatibility and rely on JSON sidecar snapshots
- harden duplicate block matching, deletes, follow-up edits, tags, and task status sync
- cap watcher imports at 100 KiB and skip oversized files before reading when stats are available
- update ADRs for JSON sidecars and constrained two-way sync behavior

Tests:
- rtk bb dev:test -v frontend.worker.markdown-mirror-test
2026-05-06 16:08:52 +08:00
..