Expand description
Note abstractions
Structs§
- Action
Point - ActionPoint abstraction
- Found
Note - Abstraction for the link between note and the task the note belongs to (if any)
- Note
- Note abstraction
Enums§
- Note
Error - Errors that can happen during Note handling
Functions§
- amount_
of_ notes - Get the amount of notes on disk
- list_
notes - List notes stored on disk based on a search criteria
- load_
note - Read note from the disk
- note_
pathbuf_ from_ id - Get the note files path based on an ID string
- note_
pathbuf_ from_ note - Get the note files path based on the ID of a Note
- save_
note - Save note to the disk