Closed PiotrEsse closed 10 months ago
Nice pickup. Yep, this will be an easy fix. I'll do it tomorrow. Thanks again 👍
Also, it looks like you're using an old version of the script
Also, it looks like you're using an old version of the script
yes, it was older ;-)
Problem: need to ensure the "overall_goal" component of the csv/py filename does not exceed 30 characters.
The simple solution:
The sophisticated solution:
The current version now inserts only the first 50 characters of overall_goal into the CSV / PY filenames
Hi, adding goal description to a filename gives error for long goals. Idea is perfect but brings error as users cant use long texts.
Its in line #31 I would trunctate this to , lets say, 10 letters.