For the climbing gym I volunteer at (4+), we have the list of all routes on Oblyk that we can export as a CSV (technically a TSV), but that we would like to format as we want. We open the CSV as an XLS, format it, and remove unwanted columns.
The input file is a TSV export of the routes of your climbing gym, generated by Oblyk.
Generates a formatted XLS file containing the routes of the climbing gym.
This is my side project so it might evolve very quickly or very slowly, feel free to contribute to allow more customization or functionalities, or simply to add issues.
Many thanks to the Oblyk community and contributors.