Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

garmin.js: Support multiple path and file types #11

Open
ypetya opened this issue Jan 2, 2019 · 1 comment
Open

garmin.js: Support multiple path and file types #11

ypetya opened this issue Jan 2, 2019 · 1 comment

Comments

@ypetya
Copy link

ypetya commented Jan 2, 2019

Not every garmin has a Garmin/GPX directory. My edge has a Garmin/Activities instead. The available path and purpose could be figured out from Garmin/GarminDevice.xml:

screenshot from 2019-01-02 16-07-20

@salomvary
Copy link
Owner

Interesting, I did not know about GarminDevice.xml.

To keep things simple we can just scan Garmin/Activities in addition to Garmin/GPX and adjust the file extension filter to *.fit files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants