Closed masneyb closed 1 year ago
…mport
Allow overriding the activity sport and sub_sport at the time that the activities are imported like so:
postrunner import --sport Cycling --sub_sport Mountain xxx.fit
Without this change requires calling 'postrunner set type xxx ', which appears to regenerate all of the HTML files, and can be time consuming.
This change depends on this change to fit4ruby: https://github.com/scrapper/fit4ruby/pull/27
…mport
Allow overriding the activity sport and sub_sport at the time that the activities are imported like so:
Without this change requires calling 'postrunner set type xxx ', which appears to regenerate all of the HTML files, and can be time consuming.