Miłosz Kucharski696 downloadsTrack hit points, temporary HP, and apply damage/healing with resistance and vulnerability options for D&D characters.
A simple and intuitive hit point tracker for your D&D characters, right in your Obsidian vault!
Visual HP Tracking - See your character's health at a glance with a color-coded HP bar
Temporary Hit Points - Track temporary HP separately, automatically applied before regular HP
Damage Modifiers - Apply resistance or vulnerability to damage calculations
Quick Actions
Concentration Checks - After taking damage while concentrating, resolve the Constitution save in the tracker panel
Combat Log and Undo - Review your five most recent actions and undo the latest one
Mobile Friendly - Works on desktop and mobile Obsidian
There are three ways to open the HP Tracker:
When you take damage while the Concentrating toggle is active, the tracker shows the required Constitution saving throw in the panel. Select whether you succeeded to keep concentration or failed to end it.
Configure your character in Settings → DnD HP Tracker:
Want to contribute or customize the plugin?
# Clone the repository
git clone https://github.com/Butterski/obsidian-dnd-hp-tracker.git
# Install dependencies
npm install
# Start development with auto-rebuild
npm run dev
# Build for production
npm run build
src/
main.ts # Plugin entry point
settings.ts # Settings interface and defaults
constants.ts # View type constants
HPTrackerView.ts # Main HP tracker UI
HPTrackerSettingTab.ts # Settings UI
Contributions are welcome! Here are some ways you can help:
Please feel free to open an issue or pull request on GitHub!
This plugin is released under the MIT License. See LICENSE for details.
Built with ❤️ for the D&D and Obsidian communities.
Special thanks to:
Roll for initiative! 🎲