Modules§
Functions§
- delete_
note - Deletes a note both from disk and the index.
- edit_
note - Opens a note in the user’s editor per the $EDITOR variable
- export_
index - Prints out the entire index as JSON
- find_
notes - Collects a list of notes based on user-specified search parameters.
- manage_
tags - Triggers the appropriate tag management action.
- move_
note - rename_
note - Renames a note (changes final path segment) in place.