Make stdout more usable #1

Open
opened 2025-10-08 06:04:07 +00:00 by helvetica · 0 comments
Owner

The output while running to-do entries should look like this:

transcoding file.flac
finished transcoding file.opus

This way, the output can be piped to another process to e.g. synchronize the file while transcoding is in progress, rather than synchronizing everything when transcoding is done.

The output while running to-do entries should look like this: ``` transcoding file.flac finished transcoding file.opus ``` This way, the output can be piped to another process to e.g. synchronize the file while transcoding is in progress, rather than synchronizing everything when transcoding is done.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: helvetica/musicomp#1
No description provided.