How do you link the parent and child notes?

Not a stupid question!

However, your notes are not a DAG (directed acyclic graph). There is no hierarchy. There are no parents or children. Except if you define those concepts through your own naming conventions. Links don’t imply any meaning or structure on their own.

The links do have a direction. But the graph is a bi-directional network. You can link one way, both ways, cyclic, anything you want. There is no best practice here, except what works for you.

If you don’t link both ways, you also have Backlinks: Linked Mentions, and Unlinked Mentions. You can also show Backlinks in-line inside a note. You also have the Local Graph. So if you don’t link both ways, as long as there is one directional link, you’ll have that path to traverse.


Here is a discussion about how to discern “types” of links. How to best discern between different types of links?

There is also a feature request to add link types, which would help us define things like children and parent relationships. (You could also hack together structure by using properties or naming conventions, or restricting yourself to one-directional links.) Add support for link types - #24 by cristian