- Convention over configuration
- As many defaults as possible, as less settings as possible
- "Install and use" approach
- Rich multi-hierarchy visulatisations(treemaps, wiki-style, matrix trees)
- Help with Inteligence augumentation mechanisms: automatic graph analysis, etc
- Use only Obsidian cache and make it as fast as possible
- Automatically detect communities: https://graphology.github.io/standard-library/communities-louvain (auto-MOCs)
- automatically set tags for groups of pages
- augument graph view with different colors for this groups
- Detect cycles in graph
- Simple metrics that describes current PKM graph https://graphology.github.io/standard-library/metrics
- centrality
- Tags for MOC defition. Default: #moc
- Matrix/breadcrumbs view: left-right VS right-left
- Tag for skip suggestion block for some files. Default: #root-moc
- List length to show in suggestion. Default: 100