Which else format should I use instead? TrainingPeaks offers only that format in the menu settings - export - date-range
Or a better way to sync?
Am 04.06.26 um 19:02 schrieb Ale Martinez:
>
>
> If that notes are included in summary CSV an alternative would be to
> create a Python Data Processor running on import which reads the CSV,
> gets the notes and adds them to Notes metadata field using setTag.
Thats hard stuff for me. On which point should could I start?
First, I
meant that the csv-file-format seems to has chnaged, since the import
routine was build. Where can I find that source code?
Secound, I don't have any Idea how the csv File is structured.
Thanks, i red the workout file. With Perl it would be simple foe me, to extract the Values. I try to figure out, how it works with Phyton and the CustumDataProcessor.