Updated Attributes (markdown)

zadam 2020-06-14 12:53:46 +02:00
parent 47cce3e5b8
commit a28e27e860

@ -52,7 +52,6 @@ More importantly relations are used for some more advanced things - like attachi
### Standard relations
[[Events]]:
* `runOnNoteView` - executes when note is displayed on frontend
* `runOnNoteCreation` - executes when note is created on backend
* `runOnNoteTitleChange` - executes when note title is changed (includes note creation as well)
* `runOnNoteChange` - executes when note is changed (includes note creation as well)