Module obfile

Module obfile 

Source
Expand description

Represents an Obsidian note file with frontmatter properties and content

Modules§

obfile_in_memory
In-memory representation of an Obsidian note file
obfile_on_disk
On-disk representation of an Obsidian note file

Traits§

ObFile
Represents an Obsidian note file with frontmatter properties and content
ObFileDefault
Default implementation using HashMap for properties
ObFileFlush
Represents an Obsidian note file with frontmatter properties and content for flush to file

Functions§

parse_links
Parses Obsidian-style links in note content