COMMAND_ADD¶
Backlinks¶
- CAN's add command should fire a COMMAND_ADD event
- CAN's add command should trigger a COMMAND_ADD event, with the name provided as an argument.
- CAN's create-note handler should listen for COMMAND_ADD
- When the COMMAND_ADD event is detected, the create-note handler should take the current scratchfile's AST and store it at the address calculated for that AST earlier within the CAN notebook.