NOTE_CREATED_ERROR¶
Backlinks¶
- CAN's create-note handler should fire NOTE-CREATED-ERROR on failure
- CAN's create-note handler will attempt to create a new note at an address in the notebook. If this goes wrong for any reason, the handler should fire a NOTE-CREATED-ERROR event to allow other handlers to listen and respond.