Skip to content

Releases: laguna821/hanmark

HanMark 1.0.2

12 Jun 09:47

Choose a tag to compare

HanMark 1.0.2

A two-way bridge between Korean HWP documents and Obsidian.

📥 Import (built-in, offline)

Convert HWP, HWPX, PDF, DOCX, XLSX/XLS to Markdown in one click — no Python or setup needed.

👁 Live preview & 📤 export (Python + pandoc)

Preview HWP/DOCX inside Obsidian, and export notes back to HWP, DOCX, or HTML via templates.

Desktop only — Windows, macOS, Linux.

Review fixes: use Obsidian's setCssStyles() API instead of direct element styles; removed a dead IE-era setImmediate <script> fallback from bundled deps (behavior unchanged).

Manual install: download main.js, manifest.json, styles.css below into <vault>/.obsidian/plugins/hanmark/.

HanMark 1.0.1

12 Jun 09:38

Choose a tag to compare

HanMark 1.0.1

A two-way bridge between Korean HWP documents and Obsidian.

📥 Import (built-in, offline)

Convert HWP, HWPX, PDF, DOCX, XLSX/XLS to Markdown in one click — no Python or setup needed.

👁 Live preview & 📤 export (Python + pandoc)

Preview HWP/DOCX inside Obsidian, and export notes back to HWP, DOCX, or HTML via templates.

Desktop only — Windows, macOS, Linux.

Build fix vs 1.0.0: removed a dead, IE-era setImmediate fallback (inlined by bundled dependencies) that statically resembled dynamic <script> injection. It never executed under Electron, so behavior is unchanged.

Manual install: download main.js, manifest.json, styles.css below into <vault>/.obsidian/plugins/hanmark/.

HanMark 1.0.0

12 Jun 09:04

Choose a tag to compare

HanMark 1.0.0

A two-way bridge between Korean HWP documents and Obsidian.

📥 Import (built-in, offline)

Convert HWP, HWPX, PDF, DOCX, XLSX/XLS to Markdown in one click — no Python or setup needed. The original source is recorded in the note's frontmatter.

👁 Live preview & 📤 export (Python + pandoc)

Preview HWP/DOCX inside Obsidian, and export notes back to HWP, DOCX, or HTML via templates. The plugin guides the one-time toolchain setup on first use.

Desktop only — Windows, macOS, Linux.

Manual install: download main.js, manifest.json and styles.css below into <vault>/.obsidian/plugins/hanmark/.