From a28e27e8601b40b85614ec20fbfba8dc961e79a2 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 14 Jun 2020 12:53:46 +0200 Subject: [PATCH] Updated Attributes (markdown) --- Attributes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Attributes.md b/Attributes.md index 7b261d8..5d030e2 100644 --- a/Attributes.md +++ b/Attributes.md @@ -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)