klaudiosinani / klaudiosinani/taskbook
Decoration less output
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 393
- PR merge metrics
- No merged PRs in 30d
Description
Hello there !
I'd really like to `tb -l --no-decoration pending` or similar for interoperability.
The output would be only "the task id;the task state;the task description", one per line.
This could allow other programs (notifications, voice assistants, scripts) to integrate taskbook easily.
What do you think about this ?
Contributor guide
Research direction
Start by locating the CLI handling for `tb -l`, `--no-decoration`, and `pending`, then inspect how task output is currently formatted. Done means the requested option produces only the task id, state, and description separated by semicolons, one task per line, while existing output remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100