The SqliteBrain instance to read from.
Protected traceExport all memory traces as Obsidian-flavoured .md files.
Pre-fetches all knowledge-edge relationships into an in-memory cache,
then delegates to the parent export() method. Directory creation and
file writing are handled there; only buildFileContent is overridden.
Root directory to write the Obsidian vault into.
Optional options: ExportOptionsOptional export configuration.
Protected buildBuild Obsidian-flavoured Markdown for a trace.
Additions over the base implementation:
#tagName inline hashtags in the body.knowledge_edges) are rendered as
[[Node Label]] wikilinks appended at the bottom of the note.Parsed trace row.
Full Markdown file content with front-matter.
Protected Readonly brainThe SqliteBrain instance to read from.
Exports memory traces as an Obsidian-compatible Markdown vault.
Usage: