Commit 5718c82
feat: add field parity and URLs to ascent show text output (#18)
Ensures complete field parity between JSON and plain text output
for the `ascent show` command. All fields available in JSON are now
displayed in the text format.
Changes:
- Add climber ID and URL to Climber field
- Add peak URL to Peak field
- Add ascent URL to Ascent ID field
- Add "Has GPX" field (always shown)
- Add "Has Trip Report" field with optional word count
- Dim IDs in parentheses for better readability
- Display all URLs inline with their respective entities
All URLs are displayed on the same line as their identifiers,
with IDs shown in dimmed gray for improved visual hierarchy.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 05aac36 commit 5718c82
1 file changed
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
404 | 416 | | |
405 | 417 | | |
406 | 418 | | |
| |||
412 | 424 | | |
413 | 425 | | |
414 | 426 | | |
415 | | - | |
| 427 | + | |
| 428 | + | |
416 | 429 | | |
417 | 430 | | |
418 | 431 | | |
| |||
425 | 438 | | |
426 | 439 | | |
427 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
428 | 444 | | |
429 | 445 | | |
430 | 446 | | |
| |||
438 | 454 | | |
439 | 455 | | |
440 | 456 | | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
441 | 463 | | |
442 | 464 | | |
443 | 465 | | |
| |||
0 commit comments