π Document Structure β
Notivaeβs power lies in how you can organize your knowledge into clear, nested structures β making it easy to find, edit, and collaborate on content.
Documents and Collections β
- Collections are like folders. They help you group related documents logically. (e.g.
Work
orStudies
) - Documents contain the actual markdown content.
Each userβs workspace holds multiple collections, and each collection contains multiple documents.
Nesting Documents β
Documents can be nested inside other documents to create deep hierarchies that mirror your thinking or project needs.
Example:
π Programming Notes
β£ π Languages
β β£ π Rust
β β π Python
β£ π Tools
β β π Docker
β π Personal Roadmap
This lets you structure your notes as folders and subfolders, but within the markdown document hierarchy.
Benefits of Nested Structure β
- Organize large knowledge bases clearly
- Focus on small, manageable documents while keeping the big picture
- Enable granular access control at different hierarchy levels (planned)
- Support versioning and snapshots per document
Navigation and UI β
Notivaeβs UI reflects this hierarchy with:
- Sidebar trees to browse collections and documents
- Breadcrumbs for context inside nested documents
- Quick search to jump between documents
By structuring your knowledge this way, Notivae helps you maintain clarity, context, and control over your content β whether youβre working solo or collaborating.