Export to Markdown
Selecting the "Export to Markdown" option from the Journal Sidebar generates a ZIP file containing the selected journal/folder tree.
It is possible to export:
- one individual journal
- a folder of journals
- the entire sidebar of journals
-
the contents of a Journal compendium
-
the contents of Journal compendiums in a compendium folder
The contents of the downloaded ZIP can then be extracted into your Obsidian Vault.
Links to non-journal entries will be converted to Markdown-format links (which will obviously point to non-existent pages).
Installation
To install manually, the following installation link can be used:
https://github.com/farling42/fvtt-export-markdown/releases/latest/download/module.json
Libraries
- JSZip
- turndown (for HTML to Markdown conversion)
- turndown-plugin-gfm (to convert HTML tables to GFM format)