amonks / run

Go run some tasks!
https://amonks.github.io/run/
Other
19 stars 4 forks source link

how to display cmd-less tasks in tui #68

Open cgsdev0 opened 1 year ago

cgsdev0 commented 1 year ago

can we hide them in the ui? or will they have some kind of output in the future?

amonks commented 1 year ago

I find the checkmark on them useful in the sidebar, even though they don't have pager output

amonks commented 1 year ago

here are some options:

remove them from the list

make their output be the interleaved output of their members

make their output be something static, like a centered "this is a group of x y and z" message; a la "this page intentionally left blank"

amonks commented 8 months ago

"group tasks" are now "tasks without a cmd", but this issue is still valid in that context; renamed