Note
Note.to_dict()
NoteBuilder
NoteBuilder.add_new_note()
NoteBuilder.get_notes()
Bases: object
object
Convert the Entry object to a dictionary.
The Entry object as a dictionary.
dict
Adds a new daily ID.
The newly created daily ID.
TODO