garmin-connect-export icon indicating copy to clipboard operation
garmin-connect-export copied to clipboard

Add JSON export format.

Open yohcop opened this issue 10 years ago • 1 comments

JSON format does not download any file, but saves all the metadata received about activities in a .json file.

This is useful to load all the metadata for analysis using other tools. CSV is good too, but by exporting the raw data as JSON, everything is available and parsing is easy (for example, normalized numbers without units are available).

yohcop avatar Oct 16 '15 04:10 yohcop

FWIW, I'm happy rewriting the change after the argparse lib change.

yohcop avatar Oct 16 '15 17:10 yohcop