Skip to content

The CAN list command should take an argument to filter note namesΒΆ

CAN's list command should take an optional string argument. When present, this argument should fuzzy-search the names of notes, with the command listing any matches.

The fuzzy search will be performed with fuze.js. When COMMAND_LIST is fired, the argument should be passed along with it if present. The filtering will happen in the list-name handler