diff --git a/Advanced showcases.md b/Advanced showcases.md index b647e17..172d997 100644 --- a/Advanced showcases.md +++ b/Advanced showcases.md @@ -1,8 +1,8 @@ Trilium provides some advanced functionality in the form of [[Scripts]] and [[promoted attributes]]. To explain and visualize these features we've prepared few showcases which are also available in the [[demo document|Document#demo-document]]: +* [[Relation map]] * [[Day notes]] * [[Weight Tracker]] -* [[Family Tree]] * [[Task Manager]] Important thing to keep in mind is that above showcases and demoed functionality are not built-in into Trilium - these are just examples of Trilium's extensibility. \ No newline at end of file diff --git a/Document.md b/Document.md index 58b3564..f37f1cb 100644 --- a/Document.md +++ b/Document.md @@ -8,7 +8,7 @@ If you want to backup your Trilium data, just backup this single file - it conta When you run Trilium for the first time, it will generate a demo document for you as a starting point. It's also pretty useful for demonstration of some of Trilium's features, e.g.: +* [[Relation map]] * [[Day notes]] * [[Weight tracker]] * [[Task manager]] -* [[Family tree]] diff --git a/Screenshot tour.md b/Screenshot tour.md index b9a36ab..503491c 100644 --- a/Screenshot tour.md +++ b/Screenshot tour.md @@ -22,11 +22,6 @@ See [[Day notes]]. See [[Weight tracker]]. -[[images/family-tree.png]] - -[[images/family-tree-queen.png]] - -See [[Family tree]]. [[images/task-manager.png]] diff --git a/Template.md b/Template.md index 0917e03..e67e266 100644 --- a/Template.md +++ b/Template.md @@ -8,4 +8,4 @@ Then whenever we create a new note for book we'll just link the template to the To make this even more automated, we can create "child:template" (see [[attribute inheritance]]) attribute on common parent note of our books and whenever we create new note inside this parent, the book note will get the template relation automatically. -You can check out the concept in the [[demo document|Document#demo-document]] in e.g. [[Family tree]], [[Task manager]] or [[Day notes]]. \ No newline at end of file +You can check out the concept in the [[demo document|Document#demo-document]] in e.g. [[Relation map]], [[Task manager]] or [[Day notes]]. \ No newline at end of file