Ask a question to get started
Enter to send•Shift+Enter new line
ObsidianLoader( self, path: Union[str, Path], encoding: str = 'UTF-8',
BaseLoader
path
Union[str, Path]
Path to the directory containing the Obsidian files.
encoding
str
'UTF-8'
Charset encoding, defaults to "UTF-8"
collect_metadata
bool
True
Load Obsidian files from directory.
Obsidian
Whether to collect metadata from the front matter. Defaults to True.