Export comprehensive ESO character data in beautiful Markdown or structured TONL format with clickable UESP links for abilities, sets, races, classes, zones, and more.
- π Complete Character Profile - Level, CP, attributes, skills, equipment, combat stats
- π― Multiple Formats - Markdown (Visual), TONL (Data)
- π Smart Links - Automatic UESP links for abilities, sets, races, classes
- βοΈ Customizable - Extensive settings and profile system
- π¨ Rich Output - Tables, emojis, progress bars, collapsible sections
- π± Copy & Paste - One-click copy to clipboard
- Via Minion: Search "CharacterMarkdown" β Install
- Manual: Download from ESOUI
/markdown (or /cm) # Generate Markdown format (default)
/tonl # Generate TONL data format
# Settings management
/markdown help # Show available commands
/markdown version # Show version
/markdown settings # Open settings panel
- Run
/markdownor/tonlcommand in-game - Window opens with generated output
- Click "Select All" β Copy (Ctrl+C)
- Paste anywhere (Markdown viewers, data tools, etc.)
- Character: Name, race, class, alliance, level, CP
- Attributes: Magicka, health, stamina allocation
- Combat Stats: Resources, power, resistances, recovery
- Equipment: Gear, sets, mundus stone, active buffs
- Skills: Skill bars, progression, morphs
- Economy: Gold, currencies, inventory status
- Progression: Achievement score, riding skills, enlightenment
- Content: DLC access, collectibles, crafting knowledge
- PvP: Alliance War rank, campaign assignment
- Companion: Active companion stats and equipment
- Full tables with collapsible sections
- Rich formatting with emojis and progress bars
- Comprehensive UESP links
- Perfect for documentation and sharing (e.g. GitHub, Discord)
- Structured data format (Tom's Obvious, Minimal Language)
- Machine-readable export with full data fidelity
- Ideal for external tools, data analysis, and build sharing
Access settings via:
- In-game:
/markdownβ Settings button - Addon Menu: CharacterMarkdown settings panel
- Sections: Enable/disable specific data sections
- Links: Toggle UESP links for abilities and sets
- Filters: Minimum skill ranks, equipment quality
- Profiles: Save/load different configuration sets
- Full Documentation - Everything enabled
- PvE Build - Focus on trials/dungeons
- PvP Build - Optimized for Cyrodiil/Battlegrounds
Add personal build notes that appear in your markdown:
/markdown notes "This is my main PvE DPS build for trials"
- Per-character custom notes and titles
- Per-character play style tags
- Settings saved per account
- Comprehensive error reporting
- Graceful degradation if data unavailable
- Debug mode for troubleshooting
- User Guide - Detailed usage instructions and troubleshooting
- Development Guide - Setup, contribution, and code style
- Architecture - Code structure, patterns, and data flow
- API Reference - ESO Lua API usage patterns
- Memory Management - Efficient memory practices and best patterns
- Publishing Guide - Release and distribution process
- Testing Guide - Validation and testing procedures
- Changelog - Complete version history
We welcome contributions! See Development Guide for:
- Local setup instructions
- Code style guidelines
- Testing procedures
- Pull request process
MIT License - see LICENSE
- Diamond Metal Texture - Thank you to A2_GAMES for the beautiful diamond metal texture (CC0 License) used in the UI
Made with β€οΈ for the ESO community