Skip to content

The CAN list command should show the names of your notes

The CAN list command should show the name of each note currently in the notebook.

The list command should fire a COMMAND_LIST event. A list-names event handler should listen for this event and log each name out on a separate line.

For now there will be no pageing or handling the lists length. The list will not be filterable for now.