Crate obsidian_export[][src]

Structs

Exporter

Exporter provides the main interface to this library.

WalkOptions

WalkOptions specifies how an Obsidian vault directory is scanned for eligible files to export.

Enums

ExportError

ExportError represents all errors which may be returned when using this crate.

FrontmatterStrategy

FrontmatterStrategy determines how frontmatter is handled in Markdown files.

Functions

vault_contents

vault_contents returns all of the files in an Obsidian vault located at path which would be exported when using the given WalkOptions.