bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

Template Edit Modal #39

Closed bharbron closed 5 years ago

bharbron commented 6 years ago

Create a modal for editing templates. The trickiest part of this is going to be the fact that the section for editing properties and the section for editing metadata are going to vary quite a bit depending on which template plugin is being used.

Do something similar to what we did with the template plugin "preview" -- store the actual function in the store under state.ui.templatePlugins..