feat(docs): reorganize scripting notes and finalize attribute reference

This commit is contained in:
Elian Doran
2025-04-07 11:16:10 +03:00
parent cdf9fa5b4a
commit 72f0bc32df
63 changed files with 1878 additions and 1381 deletions

View File

@@ -20,6 +20,8 @@ Labels are also searchable, enhancing note retrieval.
### Common Labels for Advanced Configuration
See the corresponding section in <a class="reference-link" href="Attributes/Attribute%20Reference.md">Attribute Reference</a> for a comprehensive list of attributes.
## Relations
Relations define connections between notes, similar to links.
@@ -31,8 +33,7 @@ Relations define connections between notes, similar to links.
### Common Relations
* **Event-based Relations**: Such as `runOnNoteCreation` or `runOnNoteChange`, which trigger scripts on specific actions
* **Other Relations**: Include `template`, `renderNote`, `widget`, and sharing-related relations
See the corresponding section in <a class="reference-link" href="Attributes/Attribute%20Reference.md">Attribute Reference</a> for a comprehensive list of relations.
## Multiplicity