ohm-engineering53 downloadsConsolidates and exports the entire vault into one PDF.
Consolidate to PDF is an Obsidian community plugin that combines markdown notes in your vault into one export note and starts Obsidian's PDF export flow.
Consolidate vault to PDF.obsidian content and the temporary export noteThe plugin writes a temporary note named __vault_pdf_export_source.md.
The current export note is kept during export to avoid premature deletion.
Any previous export note is deleted before a new export starts.
npm installnpm run devnpm run lint<Vault>/.obsidian/plugins/consolidate-to-pdfThen enable the plugin in Settings -> Community plugins.
PDF behavior (including link clickability) depends on Obsidian/Electron and the PDF viewer.