michellegdyason975 downloadsExport Markdown notes to DOCX with Word heading navigation, visible colors on white paper, and working links.
Obsidian plugin that exports the active Markdown note directly to .docx, and also offers Pandoc export for citation-heavy notes plus assembled Longform project export, targeting the common subset that opens cleanly in Microsoft Word, Apple Pages, and Google Docs.
What it does:
.docx next to the source note.Current scope:
@citekey citations, and converts PDF Scholia vault/Zotero citation links into Pandoc citations when a citekey can be resolved.Build:
npm install
npm run build
Manual install for local testing:
.obsidian/plugins/docx-exporter-plus
Copy these files into that folder:
main.jsmanifest.jsonstyles.cssCommunity release notes:
version in manifest.json.main.js, manifest.json, and styles.css.Future releases:
git tag <version>
git push origin <version>
That tag triggers the GitHub Actions release workflow, which rebuilds the plugin, uploads the release assets, and generates GitHub artifact attestations for them.
Pandoc export:
Export active note with PandocExport Longform project with Pandocpandoc install.citekey metadata.