FlorianPix / climbing_diary

track your climbing activity
GNU General Public License v3.0
2 stars 0 forks source link

Add import/export as zip #75

Closed FlorianPix closed 1 year ago

FlorianPix commented 1 year ago

compact

trips expanded (spots that were not added to a trip are omitted)

FlorianPix commented 1 year ago

842fc1bdae6988a7c13631a5b55d561cc3897c16 added:

compact variant

{
    "trips": [...],
    "spots": [...],
    "single_pitch_routes": [...],
    "multi_pitch_routes": [...],
    "pitches": [...],
    "ascents": [...]
}