CAN handler: search-notes¶
Backlinks¶
- The CAN search command should fuzzy search all note content
- The search command should fire a COMMAND_SEARCH event. The search-notes handler should listen for this event and collect the current notes text for searching and rendering. Fuse.js will be used to perform the search.