MegaSack DRAW - This year's winner is user - rgwb
We will be in touch
I've just noticed that Strava lets you export all of your activities as a single ZIP file, pretty useful, but the files are named according to the dates recorded, not the name given to them in Strava, so not the easiest to sort though.
Without opening them one by one, does anyone know a way of displaying their names? I've tried adding some columns like title, description etc in Windows Explorer, but that hasnt helped.
cheers
Open the gx file in notepad and cackle the names are in the file, if they are not then you can't extract it
The names will be in the files, but looking for a way to display them without having to open files first, as there are 100's. I could probably have written some code once upon a time to do that sort of thing, but rusty now.
Maybe I've found a use for Garmin Connect, which does use the name's given to gpx files, rather than the date recorded.
Right can't post the GPX extract in here....
Was just checking that the name was going to be in there, no real need to do it but they do, I'd suggest a VBA loop through the directory and search for the name tag, you could probably then save a copy of the file with the new name if it meets filename rules
Thanks, I almost threw my VBA code book away last weekend...
book? How do you cut and paste from a book?
You could try Tapiriik. https://tapiriik.com
Use it to copy all of your activities from Strava to Dropbox. It will give you GPX files, with the activity date and name as the filename.
