Skip to content

workouts list empty markdown prints nothing instead of 'No workouts found.' #24

Description

@DTTerastar

Command

```
liftoff-export workouts list --since today
```

Actual

Exits 0 with completely empty stdout (0 lines, 0 bytes).

Expected

Per `liftoff-export prime`: "An empty result is success — markdown prints \"No workouts found.\", JSON prints '[]'."

`workouts stats --since today` correctly prints "No workouts found." for empty markdown — `workouts list` should match.

Severity

major

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area:format--format markdown/json/csv and codec behavior.kind:bugObserved behavior diverges from documented behavior.priority:mediumReproducible bug or gap with a workaround, or a well-scoped enhancement clearly in charter.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions