feat(docs): improve documentation on note map/relation map

This commit is contained in:
Elian Doran
2025-03-29 12:15:29 +02:00
parent 80cfd73cae
commit 644d79b1ce
34 changed files with 527 additions and 417 deletions

View File

@@ -1,7 +1,7 @@
# Advanced Showcases
Trilium offers advanced functionality through [Scripts](../Note%20Types/Code/Scripts.md) and [Promoted Attributes](Attributes/Promoted%20Attributes.md). To illustrate these features, we've prepared several showcases available in the [demo notes](Database.md):
* [Relation Map](Relation%20Map.md)
* [Relation Map](../Note%20Types/Relation%20Map.md)
* [Day Notes](Advanced%20Showcases/Day%20Notes.md)
* [Weight Tracker](Advanced%20Showcases/Weight%20Tracker.md)
* [Task Manager](Advanced%20Showcases/Task%20Manager.md)