- Tracking progress one clip at a time based on Mountain Project ticks -
+Track your climbing progress based on Mountain Project ticks
Need help finding your Mountain Project ID?
+Loading your climbing data...
+| Date | +Route | +Rating | +Style | +Area | +
|---|---|---|---|---|
| {{ climb.Date }} | +{{ climb.Route }} | +{{ climb.Rating }} | +{{ climb["Lead Style"] }} | +{{ climb.Area }} | +
| + Date + {{ sortKey === "Date" ? (sortOrder === 1 ? "↑" : "↓") : "" }} + | ++ Route + {{ sortKey === "Route" ? (sortOrder === 1 ? "↑" : "↓") : "" }} + | ++ Rating + {{ sortKey === "Rating" ? (sortOrder === 1 ? "↑" : "↓") : "" }} + | ++ Style + {{ + sortKey === "Lead Style" ? (sortOrder === 1 ? "↑" : "↓") : "" + }} + | ++ Area + {{ sortKey === "Area" ? (sortOrder === 1 ? "↑" : "↓") : "" }} + | ++ Crag + {{ sortKey === "Crag" ? (sortOrder === 1 ? "↑" : "↓") : "" }} + | +Notes | +
|---|---|---|---|---|---|---|
| {{ climb.Date }} | +{{ climb.Route }} | +{{ climb.Rating }} | +{{ climb["Lead Style"] }} | +{{ climb.Area }} | +{{ climb.Crag }} | +{{ climb.Notes }} | +
Track your climbing progress
-Debug Info:
-{{ debugInfo }}
- Need help finding your Mountain Project ID?
-Loading your climbing data...
-