improve example config
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
owner:
|
owner:
|
||||||
handle: brutsalvadi
|
handle: yourname
|
||||||
display_name: Bru
|
display_name: Your Name
|
||||||
|
|
||||||
input:
|
input:
|
||||||
dirs:
|
dirs:
|
||||||
- ~/src/cycling_data_davide/activities
|
- ~/Activities # add as many dirs as needed; scanned recursively
|
||||||
- ~/src/cycling_data_davide/Karoo_2026
|
# Optional — only needed for Strava bulk exports.
|
||||||
- ~/src/cycling_data_davide/Karoo
|
# Provides activity titles, descriptions, and authoritative sport type.
|
||||||
# Strava bulk export metadata — provides names, descriptions, gear
|
# If you only have device files (Garmin, Wahoo, Karoo, etc.) you can delete this line.
|
||||||
metadata_csv: ~/src/cycling_data_davide/activities.csv
|
# metadata_csv: ~/strava_export/activities.csv
|
||||||
|
|
||||||
output:
|
output:
|
||||||
dir: ~/bincio_data
|
dir: ~/bincio_data
|
||||||
|
|||||||
Reference in New Issue
Block a user