feat: add explicit note organization setting

This commit is contained in:
lucaronin
2026-04-10 13:52:39 +02:00
parent 0e1d98a217
commit 7bc74432ac
20 changed files with 341 additions and 49 deletions

View File

@@ -503,7 +503,7 @@ No indexing step required — search runs directly against the filesystem.
Per-vault settings stored locally and scoped by vault path:
- Managed by `useVaultConfig` hook and `vaultConfigStore`
- Settings: zoom, view mode, tag colors, status colors, property display modes, Inbox note-list column overrides
- Settings: zoom, view mode, tag colors, status colors, property display modes, Inbox note-list column overrides, explicit organization workflow toggle
- One-time migration from localStorage (`configMigration.ts`)
### Getting Started / Onboarding