Zach Hall20 downloadsImports a ForgeSteel .ds-hero export or a filled MCDM character-sheet PDF into a Draw Steel Elements formatted Note.
Obsidian plugin that imports a Draw Steel hero — from a
ForgeSteel .ds-hero export, or a filled official
MCDM Draw Steel character-sheet PDF — into a single Note formatted with
Draw Steel Elements
codeblocks.
.ds-hero files come from. Not a dependency to install; unaffiliated with this plugin.Power Roll + N values clickable dice rollers..ds-hero file or a filled character-sheet PDF into one Note (Name.md) with Characteristics, Vitals, Resources, Statistics, Skills, Actions, Traits, Background Info, and Kit sections.Power Roll + 2, 5 + 2 psychic damage) — compatible with Power Roll Detector.DS Compendium vault folder, where one exists.ds-counter blocks.Name.md as the current Note (so existing [[links]] keep resolving) and archives the previous version into a timestamped file.See DOCUMENTATION.md for full details on both import paths and exactly what each Note section contains.
zachhall/drawsteel-hero-importer.main.js, manifest.json, and styles.css from the latest release and enables the plugin. Run BRAT: Check for updates to all beta plugins to pull in future releases.main.js, manifest.json, and styles.css from a release (or build from source, below).<your vault>/.obsidian/plugins/drawsteel-hero-importer/..ds-hero file exported from ForgeSteel, or a filled character-sheet PDF.DS Compendium.hero-archive.npm install
npm run dev # watch build
npm run build # production build
npm run lint # eslint-plugin-obsidianmd (developer guideline checks)
npm test # Obsidian community-directory compliance checks (tests/)
esbuild.config.mjs writes main.js into this folder, so if the repo lives in
your vault's .obsidian/plugins/ directory, no copy step is needed — just reload
Obsidian.
MIT