feat(docs): clarify attribute use cases

This commit is contained in:
Elian Doran
2025-04-07 12:30:37 +03:00
parent 190cff6f7e
commit ec5025d7fd
8 changed files with 48 additions and 46 deletions

View File

@@ -1,6 +1,11 @@
# Relations
A relation is similar to a [label](Labels.md), but instead of having a text value it refers to another note.
## Common use cases
* **Metadata Relationships**: For example, linking a book note to an author note.
* **Scripting**: Attaching scripts to events or conditions related to the note.
## Creating a relation using the visual editor
1. Go to the _Owned Attributes_ section in the <a class="reference-link" href="../../Basic%20Concepts%20and%20Features/UI%20Elements/Ribbon.md">Ribbon</a>.