editor.js
editor.js copied to clipboard
How do I know if a block was created by a pasting action or by a user's manual click?
trafficstars
Just like the title says, I want to do different logic based on different actions.
Have you tried tracking actions when the editor has focus?