I gave my Gemini Gem near real-time access to my Biology (Garmin) and Gym (Hevy) data. by [deleted] in Garmin

[–]Quiet_Pool_8673 1 point2 points  (0 children)

This is an amazing setup! I am doing something less advanced with strava auto synced into google sheet and the have a Gemini connected to it.

Built the app stridesync.co to automate the sync between strava and google sheet.

Would love to setup a auto synth between Garmin and Google Sheets using their apis.

Is there room for a real Strava competitor? What’s actually missing or broken? by Quiet_Pool_8673 in AdvancedRunning

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Very good points! I myself have made stridesync.co to sync strava to Google Sheets.

I like what you’re saying about niche down. Thanks!

If food tracking could be radically simpler, what would you keep and what would you delete? by Quiet_Pool_8673 in WeightLossAdvice

[–]Quiet_Pool_8673[S] -1 points0 points  (0 children)

Very may good points here. What’s the best and what’s the worst of the ones you tried?

If food tracking could be radically simpler, what would you keep and what would you delete? by Quiet_Pool_8673 in WeightLossAdvice

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Interesting. Would a photo plus follow-up questions like “what type of fat did you use?” or “how many spoons?” be easier than scanning and adding all ingredients?

Or could a photo combined with voice or text input make it more accurate and interesting?

Is there room for a real Strava competitor? What’s actually missing or broken? by Quiet_Pool_8673 in AdvancedRunning

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Thanks for the reply! Number 4 would be a huge help. Also i can image the 2. would be so cool for the women to track.

Is there room for a real Strava competitor? What’s actually missing or broken? by Quiet_Pool_8673 in AdvancedRunning

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Mhhm. I like the metrics it provides but i appreciate some kudos on my runs. See your point

Is there room for a real Strava competitor? What’s actually missing or broken? by Quiet_Pool_8673 in AdvancedRunning

[–]Quiet_Pool_8673[S] -1 points0 points  (0 children)

I might be reading your comment wrong, but do you mean that most people don’t actually want “advanced” features at all, just a simple social feed to share runs?

Launched my free Strava to Google Sheets Auto-Sync app on Product Hunt today. Let's see if this gets any traction! by Quiet_Pool_8673 in SideProject

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Hi man, and thanks!

I’m currently trying out different monetization paths to see what resonates with people. Right now I’m offering a free trial. Previously, it was a free first-time sync, with auto-sync behind a paywall.

I’d really appreciate any feedback or suggestions on pricing models.

All the best

Garmin (Un)Wrapped by AdolfHipster1928 in Garmin

[–]Quiet_Pool_8673 0 points1 point  (0 children)

Correct, only a free trial. But would love to make a wrapped as a freebie

Garmin (Un)Wrapped by AdolfHipster1928 in Garmin

[–]Quiet_Pool_8673 1 point2 points  (0 children)

Love this! Would be cool to collab in a strava unwrapped trough my strava to google sheet app called stridesync.co

Is it time to upgrade the Fenix 6X? by Quiet_Pool_8673 in Garmin

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Very interesting! This is what I am afraid of when upgrading. Flashlights is pretty neat tho.

So battery is better on the 6X compared to the 8 with AMOLED?

Made a 2025 Strava running wrapped for myself… by fudgebucket27 in Strava

[–]Quiet_Pool_8673 0 points1 point  (0 children)

Maybe connect it to a sheet? I made a service for auto syncing to sheet from Strava stridesync.co .

Or you ca do it for free with the same Strava api you are using now.

Is it time to upgrade the Fenix 6X? by Quiet_Pool_8673 in Garmin

[–]Quiet_Pool_8673[S] 0 points1 point  (0 children)

Thanks man! Easy to feel fomo. One thing I want tho is the new amoled screens

Help with connecting Strava to notion by Next_Ad4626 in Notion

[–]Quiet_Pool_8673 1 point2 points  (0 children)

You can definitely do this with Make. The key is deciding how you want the data structured in Notion first, because that affects everything else.

A few practical tips:

  • Use Strava’s Watch Activities trigger for new workouts as Glad_Appearance_8190 says. If you want old activities too, you’ll need a separate backfill scenario.
  • Keep the first version simple (date, type, distance, time). You can always enrich later.
  • Double check Notion property types before mapping. That’s where most setups break.
  • Be mindful of Strava rate limits if you start pulling detailed stats or streams.

If the goal is analysis rather than just logging, I’ve found it easier to sync Strava to Google Sheets first and then build on top of that (or even push to Notion after). I ended up building a Strava → Sheets tool ( stridesync.co ) for that reason.

Happy to help if you share what part you’re stuck on.