Comments on: Hack the workout categories list https://zwifthacks.com/hack-the-workout-categories-list/ Make it easy to ride more.... Wed, 30 Nov 2022 17:16:30 +0000 hourly 1 https://wordpress.org/?v=7.0 By: Jesper [ZwiftHacks] https://zwifthacks.com/hack-the-workout-categories-list/#comment-6942 Wed, 30 Nov 2022 17:16:30 +0000 http://zwifthacks.com/?p=669#comment-6942 In reply to Maarten.

Unfortunately it doesn’t work and I haven’t found an alternative solution 🙁

]]>
By: Maarten https://zwifthacks.com/hack-the-workout-categories-list/#comment-6941 Wed, 30 Nov 2022 10:24:55 +0000 http://zwifthacks.com/?p=669#comment-6941 Hello,

tried this hack today, but doesn’t seem to work anymore? I’m guessing this might be related to zwifts new home screen UI? Any ideas on how we could re-introduce this hack?

]]>
By: vincent https://zwifthacks.com/hack-the-workout-categories-list/#comment-576 Sun, 10 May 2020 15:42:15 +0000 http://zwifthacks.com/?p=669#comment-576 In reply to Jesper.

thanks for the help this is perfect for me

]]>
By: Jesper https://zwifthacks.com/hack-the-workout-categories-list/#comment-575 Sun, 10 May 2020 15:30:14 +0000 http://zwifthacks.com/?p=669#comment-575 In reply to vincent.

Just add the new category to the file manually

]]>
By: Jesper https://zwifthacks.com/hack-the-workout-categories-list/#comment-574 Sun, 10 May 2020 15:29:32 +0000 http://zwifthacks.com/?p=669#comment-574 In reply to vincent.

workout.categories actually only contains a subset of the categories. Zwift shows the categories it finds in workout.categories first and then all other categories. Zwift does not update the workout.categories file but you can use it to override the sort order.

I just tested it with this small file:

<workout_categories>

<category>Custom Workouts</category>
<category>Your First Century</category>
<category>Zwift Academy 2019</category>

</workout_categories>

It puts these three categories at top of the list and lets Zwift sort the other.

(I have also deleted the old workout.categories from the Program Files folder)

]]>
By: vincent https://zwifthacks.com/hack-the-workout-categories-list/#comment-573 Sun, 10 May 2020 15:11:39 +0000 http://zwifthacks.com/?p=669#comment-573 In reply to Jesper.

I did a test with a new training with a new category and in the menu it creates the category well but I do not find anything in the workouts categories file 🙁

]]>
By: Jesper https://zwifthacks.com/hack-the-workout-categories-list/#comment-572 Sun, 10 May 2020 15:09:39 +0000 http://zwifthacks.com/?p=669#comment-572 In reply to vincent.

I’m not sure it will work but will be interested to hear back from you.

]]>
By: vincent https://zwifthacks.com/hack-the-workout-categories-list/#comment-571 Sun, 10 May 2020 15:05:29 +0000 http://zwifthacks.com/?p=669#comment-571 In reply to Jesper.

thanks I will try

]]>
By: Jesper https://zwifthacks.com/hack-the-workout-categories-list/#comment-570 Sun, 10 May 2020 14:51:59 +0000 http://zwifthacks.com/?p=669#comment-570 In reply to Jesper.

This is the default content in the current version of Zwift:

<workout_categories>

<category>Today's Plan Custom Workouts</category>
<category>TrainingPeaks Custom Workouts</category>
<category>FTP Tests</category>
<category>Training Plans</category>
<category>Less than 30 minutes to burn</category>
<category>Less than an hour to burn</category>
<category>60-90 minutes to burn</category>
<category>90+ minutes to burn</category>
<category>4wk FTP Booster</category>
<category>10-12wk FTP Builder</category>
<category>4wk PRL Prep</category>
<category>Your First Century</category>
<category>8wk Race Day Prep</category>
<category>Hunter's Challenge</category>
<category>GCN</category>
<category>Olympic Tri Prep Plan</category>
<category>TimeTrials specific</category>
<category>6wk Beginner FTP Builder</category>
<category>12wk Winter plan (advanced)</category>
<category>Zwift Academy 2017</category>
<category>Zwift Academy 2016</category>
<category>ZwiftFondo Bambino</category>
<category>Custom Workouts</category>

</workout_categories>

]]>
By: Jesper https://zwifthacks.com/hack-the-workout-categories-list/#comment-569 Sun, 10 May 2020 14:43:30 +0000 http://zwifthacks.com/?p=669#comment-569 In reply to VINCENT.

I can see that Zwift tries to read workout.categories from the folder Documents\Zwift\Workouts. You could try manually creating the file here instead and see how it goes.

]]>