mirror of
https://github.com/sotashimozono/obsidian-remote-ssh.git
synced 2026-07-22 17:10:32 +00:00
Two more docs carried the same misconception the compat guide did: - architecture/index.md: "local vault that mirrors remote", "creates a real vault and syncs files", and a "local storage grows / LRU evicts files not opened in N days" cost note (the ReadCache is in-memory and capped, not a growing on-disk mirror). - getting-started/first-connect.md: the connect explanation said it "mirrors the remote vault's files" and "watches both sides and syncs them" — restated as direct-to-remote, virtual notes, remote→local fs.watch only. Found by a full docs/en audit (architecture+api / user-facing / guides+ops+migration). Everything else verified accurate — notably architecture/shadow-vault.md §6.5 already described fs-direct readers as broken and the local mirror as a deferred (never-built) enhancement, which is the source of truth the drifted docs contradicted. Refs #429 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .obsidian | ||
| en | ||
| ja | ||
| index.md | ||