current scratchfile new¶
Backlinks¶
- The CAN store's current scratchfile new field holds if the current scratchfile exists in the notebook
- The CAN's current scratchfile new holds if the current scratchfile is currently a note within the notebook.
- CAN's store should listen to NOTE_EXISTENCE
- When CAN's state store detects a NOTE_EXISTENCE event it should update the currentscratchfilenew field if the event address matches address of currentscratchfileaddress. The CAN store's currentscratchfilenew field holds if the current scratchfile exists in the notebook.