Crate jottem

Source

Modules§

cli
config
file
index
note
path
prompt
tags
utils

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.