It does use browser storage which will disappear if you clear the site data, but you can also download to a .JSON file, which you can import again later, or on a different device.
Yeah, the intent of this project was to mimic the DURF sheet, so it's not designed to be modular or customizable. A character sheet creator tool is a neat idea, though.
Maybe not the best solution, but if you and your players use the Google Drive app to sync files, you could just edit them locally and they would update automatically. Maybe. Haven't tried it out. Regardless, best of luck to you!
← Return to tool
Comments
Log in with itch.io to leave a comment.
This is really excellent! Saves me a lot of effort for making something similar (if more rudimentary) for my own players.
How does the sheet save the character's information? Do I need to warn my players against clearing their cookies or browser history or something?
It does use browser storage which will disappear if you clear the site data, but you can also download to a .JSON file, which you can import again later, or on a different device.
is there any chance I can see the source code or something so I can make one for my own system? 🙏
Yep! The source is available here: https://github.com/redpebble/durf-digital
Good luck!
Thank you! I was hoping to be able to make my own version, but this might be beyond me >.<
Yeah, the intent of this project was to mimic the DURF sheet, so it's not designed to be modular or customizable. A character sheet creator tool is a neat idea, though.
yeah, i was looking for a way for players to store, edit and update a pdf character sheet online. could probably use google but its quite ugly
Maybe not the best solution, but if you and your players use the Google Drive app to sync files, you could just edit them locally and they would update automatically. Maybe. Haven't tried it out. Regardless, best of luck to you!