Skip to content

M3 Tauri vault filesystem and watcher - #305

Merged
h4yfans merged 15 commits into
mainfrom
m3/vault-fs-and-watcher
Apr 26, 2026
Merged

M3 Tauri vault filesystem and watcher#305
h4yfans merged 15 commits into
mainfrom
m3/vault-fs-and-watcher

Conversation

@h4yfans

@h4yfans h4yfans commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds the M3 Tauri vault backend: guarded path resolution, atomic file IO, frontmatter parsing/serialization, note read/write/delete flows, vault preferences, vault registry, runtime state, and filesystem watcher support.
  • Wires the new Tauri command surface for vault, shell, dialog, app state, protocol handling, capabilities, and memry-file:// renderer support.
  • Adds Rust coverage for vault path safety, file IO, frontmatter, notes IO, preferences, registry, watcher behavior, plus drag/drop smoke docs and M4 crypto/keychain/auth planning prompts.

Validation

  • pnpm --filter @memry/desktop-tauri typecheck
  • pnpm --filter @memry/desktop-tauri capability:check
  • pnpm --filter @memry/desktop-tauri cargo:test
  • pnpm --filter @memry/desktop-tauri lint (0 errors; warnings emitted by the current Tauri lint baseline)

@h4yfans
h4yfans marked this pull request as ready for review April 26, 2026 06:11
@h4yfans
h4yfans merged commit ed827fd into main Apr 26, 2026
7 checks passed
@h4yfans
h4yfans deleted the m3/vault-fs-and-watcher branch May 6, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant