feat(docs): reorganize & merge attachments

This commit is contained in:
Elian Doran
2025-04-06 16:04:55 +03:00
parent fb6e6241d9
commit c9e3fb90f1
189 changed files with 1650 additions and 4441 deletions

View File

@@ -22,4 +22,4 @@ If a parent note has the label `#child:exampleAttribute`, all newly created chil
## 3\. Template Inheritance
Attributes can also be inherited from [templates](Template.md). When a new note is created using a template, it inherits the attributes defined in that template. This is particularly useful for maintaining consistency across notes that follow a similar structure or function.
Attributes can also be inherited from [templates](../Templates.md). When a new note is created using a template, it inherits the attributes defined in that template. This is particularly useful for maintaining consistency across notes that follow a similar structure or function.