No description
Find a file
mow e928c61107 refactor: rename commands to SessionCommand/DocumentCommand split
- Rename SessionKind → CollectionKind
- Replace monolithic DocumentCommand with SessionCommand (lifecycle + collection)
  and DocumentCommand (reserved for future document operations)
- Separate session creation from population (New → Select → AddDirectory)
- Collection commands operate on active session, no hidden side effects
- RemoveDocument/CopyDocument use explicit indices (no more Option)
2026-03-08 09:01:20 +01:00
core refactor: rename commands to SessionCommand/DocumentCommand split 2026-03-08 09:01:20 +01:00
i18n/en chore: inital commit 2026-03-07 20:29:18 +01:00
resources chore: inital commit 2026-03-07 20:29:18 +01:00
ui chore: inital commit 2026-03-07 20:29:18 +01:00
.gitignore add Cargo.lock 2026-03-07 22:57:29 +01:00
Cargo.toml chore: restore Cargo.toml 2026-03-07 22:57:29 +01:00
i18n.toml chore: inital commit 2026-03-07 20:29:18 +01:00
justfile chore: inital commit 2026-03-07 20:29:18 +01:00
LICENSE chore: inital commit 2026-03-07 20:29:18 +01:00