michellegdyason181 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 to .docx.
What it does:
Figure sequence numbering..docx next to the source note.Current scope:
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 0.1.4
git push origin 0.1.4
That tag triggers the GitHub Actions release workflow, which rebuilds the plugin, uploads the release assets, and generates GitHub artifact attestations for them.