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