-
I'd like to filter for
- string in comments (not only title).
- starting point of workout (e.g. coordinates, choosed on map, and a circle with various diameters
That way it's easy to filter all…
-
It doesn't actually use the previous workout. There is a default value set even before the workouts are completed, but it happens on subsequent workouts/days too. The actual value does appear in the W…
-
![image.png](https://raw.githubusercontent.com/lctxct/pe/main/files/4c8ef865-f814-4a82-908b-aebf1f842a91.png)
Could be clearer to the user that there are no workouts done by printing a different mess…
-
Since individual users can author workouts and exercises, we should probably add links under "Gym" to access a user's own authored workouts and exercises. If they're public, they're already listed in …
-
First of all, thanks a lot for this tool, seems to be doing a great job with my data!
When importing my data I do have hundreds of failed API calls being made for so-called "empty files" from Strav…
-
When a swimming workout provides information about lane length switch to a lane-by-lane breakdown for details which provides lane number, pace, hart rate and stroke count on screen and additionally st…
-
Right now, new workouts default to unpublished, which makes sense because they are in "draft" form until the instructor finalizes them and checks them out. We don't want students to be able to see/acc…
-
We currently have these three workouts:
but does these workouts make sense?
for the second one, yes, but I don't really see how first one and the third one would be... helpful.
I'm actually gonna g…
-
```
RCT_EXPORT_METHOD(readWorkout:(nonnull NSNumber *)startDate :(nonnull NSNumber *)endDate :(RCTResponseSenderBlock)callback) {
NSLog(@"%@", startDate);
NSLog(@"%@", endDate);
[self.servic…
-
Located in /api/ride/{rideId}/details there is a lot of great data that provides information about the ride from Peloton Bike users. Here is an example:
For Ride ID: 62367df65488467087558018511daaa…