yarl / pattypan

Upload files to Wikimedia Commons. The Spreadsheet Way.
https://commons.wikimedia.org/wiki/Commons:Pattypan
MIT License
57 stars 37 forks source link

Define templates in individual files #20

Open Abbe98 opened 7 years ago

Abbe98 commented 7 years ago

Currently all templates are defined in Settings.java and the majority of the code found there is just template definitions. Defining all templates in individual files(in a sub-directory) would be an enchantment when the number of templates increases.

Ash-Crow commented 5 years ago

It would also make it easier for people in the same institution to share templates they use. One people creates the template and the others just have to copy-paste it.