Expand "Other" workout category to offer all Strava options

Issue #388 resolved
Sander Roosendaal repo owner created an issue

has to take care of export to C2 etc

Comments (2)

  1. Sander Roosendaal reporter

    implemented all strava categories plus the rowing specific ones:

    ('water','Standard Racing Shell'),
    ('rower','Indoor Rower'),
    ('skierg','Ski Erg'),
    ('bike','Bike Erg'),
    ('dynamic','Dynamic Indoor Rower'),
    ('slides','Indoor Rower on Slides'),
    ('paddle','Paddle Adapter'),
    ('snow','On-snow'),
    ('coastal','Coastal'),
    ('c-boat','Dutch C boat'),
    ('churchboat','Finnish Church boat'),
    ('Ride','Ride'),
    ('Kitesurf','Kitesurf'),
    ('Run','Run'),
    ('NordicSki','NordicSki'),
    ('Swim','Swim'),
    ('RockClimbing','RockClimbing'),
    ('Hike','Hike'),
    ('RollerSki','RollerSki'),
    ('Walk','Walk'),
    ('AlpineSki','AlpineSki'),
    ('Snowboard','Snowboard'),
    ('BackcountrySki','BackcountrySki'),
    ('Snowshoe','Snowshoe'),
    ('Canoeing','Canoeing'),
    ('StairStepper','StairStepper'),
    ('Crossfit','Crossfit'),
    ('StandUpPaddling','StandUpPaddling'),
    ('EBikeRide','EBikeRide'),
    ('Surfing','Surfing'),
    ('Elliptical','Elliptical'),
    ('VirtualRide','VirtualRide'),
    ('IceSkate','IceSkate'),
    ('WeightTraining','WeightTraining'),
    ('InlineSkate','InlineSkate'),
    ('Windsurf','Windsurf'),
    ('Kayaking','Kayaking'),
    ('Workout','Workout'),
    ('Yoga','Yoga'),
    ('other','Other'),
    
  2. Log in to comment