flopp / GpxTrackPoster

Create a visually appealing poster from your GPX tracks
MIT License
411 stars 50 forks source link

add filter by activity type #89

Closed lowtower closed 3 years ago

lowtower commented 3 years ago

At the moment only filters by year and min_length is available. This PR adds another filter by activity type, e.g. "running", "hiking", etc.

yihong0618 commented 3 years ago

At the moment only filters by year and min_length is available.

This PR adds another filter by activity type, e.g. "running", "hiking", etc.

You can change --from-stava too with your filter logic

lowtower commented 3 years ago

@yihong0618: I don't use strava, thus I haven't made any changes to strava related things - I couldn't test it.

yihong0618 commented 3 years ago

@yihong0618:

I don't use strava, thus I haven't made any changes to strava related things - I couldn't test it.

OK I can do it after this pr merge