fnord
v0.7.6
Search documentation of fnord
Settings
Store.Project.Note
(fnord v0.7.6)
View Source
Summary
Types
t()
Functions
exists?(note)
is_valid_format?(note_text)
new(project)
new(project, id)
parse(note)
parse_string(input)
read(note)
read_embeddings(note)
read_note(note)
write(note, text)
Types
t()
@type
t() :: %Store.Project.Note{id:
term
(), project:
term
(), store_path:
term
()}
Functions
exists?(note)
is_valid_format?(note_text)
new(project)
new(project, id)
parse(note)
parse_string(input)
read(note)
read_embeddings(note)
read_note(note)
write(note, text)