madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

Reorganize templates: reusable items #177

Closed madmaxoft closed 5 years ago

madmaxoft commented 6 years ago

Currently, template items need to be duplicated when we want the same item in multiple templates. When one needs to change a template item, they need to do so in multiple instances.

Instead, we should have an "item catalogue" that lists all available items, and templates should be built from that catalogue's items. Editing a catalogue item will then affect each template it is part of.

madmaxoft commented 5 years ago

Fixed in #186.