Electron + local folder
All filesystem and SQLite work lives in the main process. The renderer talks to it over
a typed window.commonplace.* IPC bridge — no raw fs, no
ipcRenderer, no shell access in renderer code.
- Native folder picker · multi-vault switcher
- chokidar watcher with stale-note banner + write conflict guard
- SQLite FTS5 search · backlinks · graph · semantic memory