Alternate D&D 5e sheet layouts for Foundry Virtual Tabletop, focused on a clean UI, usability, flexibility, and extensibility.
Completely rewritten from the ground up, based on the original Tidy5e Sheet module by sdenec and 4535992, and the excellent foundation laid by the 5e system module.
Helpful links | In this document |
---|---|
Foundry Package | Installation guide |
Tidy 5e Sheets API | Sheet overview |
Tidy 5e Wiki | Reporting issues |
API-Extensible Sheets | |
Module Compatibility | |
Tidy 5e Sheets Manifesto |
Tidy runs on community feedback! If you like something you see, reach out in the Tidy 5e Sheets community Discord, or put in a GitHub issue if you find something amiss.
Join us on the Tidy 5e Sheets community discord to receive insider updates, dream up new features, report bugs more easily than GitHub, and or just say hi.
We recommend installing this module through Foundry, the Forge Bazaar, or a similar interface for official Foundry packages.
Or, you can still install Tidy manually via the module.json
URL:
- Inside the initial Foundry Configuration and Setup screen, open the Add-on Modules tab.
- Press the Install Module button.
- In the Manifest URL field, paste in a manifest URL. The "Latest Stable" URL is:
https://github.com/kgar/foundry-vtt-tidy-5e-sheets/releases/latest/download/module.json
- See the foundry package page for Last Versions for different dnd5e system versions.
- Press Install and wait for installation to complete.
- Enable the module in your game in the Game Settings sidebar tab, pressing the Manage Modules button and activating Tidy 5e Sheets. This activates the module, but you still need to switch sheets to Tidy verions.
- Change individual sheets to Tidy using the three-dot Toggle Controls menu at the top of each sheet and choosing Configure sheet.
- Globally change all sheets from the Game Settings sidebar tab, choosing Configure Settings. Here you can change Core β Configure Default Sheets, or Tidy 5e Sheets β Set Tidy as Default Sheet.
βοΈ The new Tidy 5e Sheets overhaul, codenamed Quadrone, has begun, and we are gradually releasing new sheets into the beta. βοΈ To make these sheets your own, change to the new Tidy 5e Sheet options in the Sheet Configuration pages.
Note
From kgar: Do you like what you see? Please consider thanking hightouch for giving us his time and expertise in graphic design by visiting his ko-fi. This is all volunteer work, but saying thanks with a cup of coffee is a gesture that goes a long way!
The community has been generous to me for my efforts with this module. With that said, this next chapter in Tidy's history is, in a large part, thanks to hightouch's willingness to give of himself and work with the community and me to give Tidy an amazing new look while preserving all the functional things that users have come to rely upon.
Item Sheets Progress | Actor Sheets Progress |
---|---|
β Background | β Character |
β Class | β¬ NPC |
β Consumable | β¬ Group |
β Container | β¬ Vehicle |
β Equipment | |
β Facility | |
β Feat | |
β Loot | |
β Species | |
β Spell | |
β Subclass | |
β Tattoo | |
β Tool | |
β Weapon |
Evocative character sheets that give players and DMs more control, with more ways of sorting, filtering, and organizing character details.
Dragonborn Warlock Channels Magic by Iqnatius Budi, Β© Wizards of the Coast.
Core Functionality | New Features |
---|---|
Custom sheet themes, colors, and images | Custom sections |
Sidebar for quick access to Favorites and Skills | Hidden Tabs |
Sheet tab for all a character's most used items, grouped by action | Journal Tab |
Easy module integration | Extensible inspiration and exhaustion |
Fully expandable containers | Easy to expand items |
Quick edit with middle click, open with double-click | Expanded context menus |
Responsive design | Rarity colors |
An alternate view of items that brings more functionality to the surface.
Thundrous Refrain image by community member CRASH, all rights reserved.
Core Functionality | Additional Features |
---|---|
All reference data on one page | Additional item fields |
All editable data on one page | Section selection |
Equip, attune, identify from the sidebar | Prominent rarity/spellcasting mode theming |
Container contents as powerful as Character inventory | Player identification optionally hidden |
Fully themed descriptions including statblocks | Feat origin source selection |
Resizable and responsive sheets |
Core Functionality | Additional Features |
---|---|
Sheets closely aligned with character sheet functionality | Tab selection |
Detailed tables with drag and drop, sorting, and filtering | Custom sections |
Show spells with other NPC features | Quick access to roll HP |
Core Functionality | Additional Features |
---|---|
Sheets closely aligned with character sheet functionality | Combined attributes and features |
Detailed tables with drag and drop, sorting, and filtering |
*Adventuring Party commissioned work by Sar Cousins, Β© Sar Cousins.
Core Functionality | Additional Features |
---|---|
At a glance character stats and skills | Party languages and skills lists |
Inventory sorting, filtering, and customization matching other sheets | Hide and reorder sections |
If you are experiencing a bug or have an idea for a new feature, submit a github issue or begin a discussion in the community discord.
The Tidy 5e Sheets API is here to allow for extending the sheets in a variety of supported ways. Because this module uses alternate web technology from the normal Foundry sheets, integrating by API is essential for other modules and for those making world scripts.
If you need API support for a feature or customization that you have in mind, submit a github issue or begin a discussion in the community discord.
If a module is not compatible with Tidy 5e Sheets, submit a github issue, and the author will work with other module authors to establish compatibility.
- Tidy 5e Sheets are meant to be nice sheets that make it easy to do D&D in style.
- Tidy 5e Sheets are intended to remain compatible with the current version of the D&D 5e system, including mirroring its Foundry compatibility settings. When there's a system update that has breaking changes, Tidy 5e Sheets will move all current efforts forward to the new D&D 5e version and adjust its minimum system version accordingly.
- This module cannot and should not try to bootstrap all sheet-augmenting modules within its own source code. Modules come and go.
- This module should not become a Kitchen Sink module. Requests that go out of scope cannot be fulfilled.
- This is a community effort. The Maintainer(s) strive to keep an open dialogue with interested users / devs while continuing maintenance and adding features.