.md
files in a dedicated working
directory and are tracked in a registry.
CAMEL_WORKDIR
environment variable (if set). If the environment variable is not set, it defaults to camel_working_dir
.note_name
that does not already exist. If you want
to add content to an existing note, use the append_note
function
instead.
Parameters:
note_name
(without the .md
extension) to get the content of that single note.note_name="all_notes"
(default), and this
function will return the content of all your notes, concatenated
together.