Open dereuromark opened 4 years ago
Also, looking at https://de.wikipedia.org/wiki/Liste_von_T%C3%A4nzen the measurement/count, like 3/4 4/4 etc could be interesting maybe
@dereuromark let's do it! Would you have time to contribute?
I don't know yet which was is more comfortable: Google Spreadsheet or editing YAML files in Github.
A spreadsheet has not so much control over the history, and/or teamwork is harder also exporting and using the data
There is a 3rd alternative, using csv files which can natively been read by most IDEs and tools, or just open office etc. See e.g. https://github.com/dr5hn/countries-states-cities-database/blob/master/csv/states.csv Still quite readable in the browser.
Maybe with some cli script it could even sync into the human readable yml files per dance But in general, modifying multiple yaml files is a bit hard I think :)
Spreadsheet has versioning and I wrote a tool to download from Spreadsheet (it's already integrated to this repository).
I created it to work with translators, so they can edit Spreadsheets and collaborate there and I use Spreadsheet as source of the truth, so all desired changes have to be done in Spreadsheet. I tried to create a UI for translations, but Spreadsheet gives so much collaboration features out of the box and everyone knows how to use it, so I dropped the idea of special editor UI.
CSV as text files are not very human readable, but if you choose CSV then Spreadsheet is the way to go: download as CSV, make changes locally in open office, upload a new version.
We could include a starting foot per dance (left vs right) Some online dance libraries do that afaik
Maybe out of scope of this specific list, though.