Re-exports§
pub use create_note_dialog::CreateNoteDialog;pub use delete_dialog::DeleteConfirmDialog;pub use file_ops_menu::FileOpsMenuDialog;pub use help_dialog::HelpDialog;pub use move_dialog::MoveDialog;pub use quick_note_modal::QuickNoteModal;pub use rename_dialog::RenameDialog;pub use save_search_dialog::SaveSearchDialog;pub use sort_dialog::SortDialog;pub use theme_picker::ThemePickerDialog;pub use update_dialog::UpdateAvailableDialog;pub use workspace_switcher::WorkspaceSwitcherModal;
Modules§
- create_
note_ dialog - delete_
dialog - file_
ops_ menu - help_
dialog - move_
dialog - quick_
note_ modal - rename_
dialog - save_
search_ dialog - sort_
dialog - theme_
picker - The theme picker (leader
v c, spec §8c “+vault → config”): a small modal listing every theme; moving the selection previews it live, Enter persists, Esc reverts to the theme that was active when the picker opened. - update_
dialog - workspace_
switcher
Enums§
- Active
Dialog - Validation
State - Tracks the current state of an async name / destination availability check.