Skip to content
Discussion options

You must be logged in to vote

Hi, I just added two new events:

  • runOnBranchCreation - executes when a branch is created. Branch is a link between parent note and child note and is created e.g. when cloning or moving note.
  • runOnBranchDeletion - executes when a branch is delete. Branch is a link between parent note and child note and is deleted e.g. when moving note (old branch/link is deleted).

Move is represented by deleting the old branch (representing old location) and creating a new branch (new target location).

This is present in just released 0.52.1-beta

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nicollasricas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants