El domingo, 26 de abril de 2026 a la(s) 4:39:12 p.m. UTC-3, seasp...@gmail.com escribió:The Tymewear app and website are not very good. I would like to be able to view Tymewear data in GC. The data is viewable in the raw data. I have done a copy and paste of the Tymewear data into a power column, but that is far from ideal. Is it possible to display Tidal volume on the same chart as heart rate?
Yes, but instead of reusing a different field you could import breathing data as XData series from a CSV file as explained in https://github.com/GoldenCheetah/GoldenCheetah/wiki/FAQ-DATA#how-external-data-can-be-incorporated-as-xdata, then you can use Activity > Combine to merge this with the activity file containing HR/Power/Speed/Cadence/etc.Then you can plot that XData series as User Data in Activity chart or create a User chart with the series you want to plot.
Or is this a wait until the developers add that as a feature?
Unless a developer happens to use that device you may have to wait for a very long time.If you want to automate the import process a Python Data Processore may be an option which doesn't require source code modification.
According to https://www.tymewear.com/blogs/startup-guides/viewing-data you should be able to export FIT files, have you tried to import them to GoldenCheetah, can you attach a sample file?