Skip to content

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

@DTTerastar

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

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions