Re-exports§
pub use common::InlineLocation;pub use common::Location;pub use health::BrokenLink;pub use health::DuplicateAlias;pub use health::DuplicateId;pub use health::NoteRef;pub use health::StrandedNote;pub use health::VaultHealthReport;pub use health::backlinks_from;pub use health::check_notes;pub use search::SearchQuery;pub use search::SortOrder;
Modules§
Structs§
- Extract
Edits - Exact file contents that note extraction would write.
- Extract
Result - Result of extracting content from one note into another.
- Located
Link - Located
Tag - Merge
Preview - Public summary of what a merge would change, without touching the filesystem.
- Note
- Note
Builder - Rename
Edits - Exact text changes required for backlink rewrites during a note rename.
- Rename
Preview - Public summary of what a rename would change, without touching the filesystem.
- Text
Span - Character-based span within a note’s body text.
- Vault
Enums§
- Extract
Selection - Selection target for note extraction.
- Link
- Note
Error - Search
Error - Vault
Error