Skip to content

ercanon/Conduct-Codex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conduct Codex

Dynamic reference sheet for TTG rules

This web app was created with the intention of allowing you to dynamically set tabletop game rules and share them with your players. However, with a bit of creativity, it can be used for much more.

Many thanks to Crobi for creating dnd5e-quickref, the repository that inspired the development of this project.

Feel free to follow me to stay updated on my future projects!


Features

  • Import and export data files.
  • GitHub Gist loader on startup if the ID was provided in the URL.
  • Create and customize structures.
  • Edit, reorder and view mode.
  • Markdown support for popup information.
  • Selector of game-icons.net icons.
  • Frontend-only.

Controls

Header

  • Change mode between Edit and Reorder button.
  • Import data file.
  • Export data file.

Edit Mode

Clicking the + button will create a structure based on its hierarchy:

  1. Section: Contains its color, title, and usage inputs.
  2. Article: Where the type of entry can be defined.
  3. Entry: Includes the icon, title, and subtitle.

Clicking twice on an entry will open the popup, which includes a text input area. The markdown you write in this area will be parsed and displayed in the preview area.

Reorder Mode

Drag and drop an element to a new position to reorder it, or drop it inside the bin button at the bottom of the screen to delete it.

Gist

Download the data file using the Export data file option and upload it publicly to GitHub Gist.
After #gistID=, insert the Gist ID found at the end of the Gist URL to load the data. Share the resulting URL to activate Viewer Mode.

Viewer Mode

Click on an entry to open its information popup.

Dependencies

Examples

About

Personalized reference sheet for TTG Web-app

Topics

Resources

License

Stars

Watchers

Forks