Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude fields in list command #555

Open
heywoodlh opened this issue Mar 26, 2024 · 1 comment
Open

Exclude fields in list command #555

heywoodlh opened this issue Mar 26, 2024 · 1 comment

Comments

@heywoodlh
Copy link

Is there a way to exclude fields from output? For example, I'm not currently using due dates -- is there anyway to filter out the due field from todo list?

(Just discovered this project yesterday and I'm loving it, btw!)

@WhyNotHugo
Copy link
Member

No, there's no customisation of output fields right now.

You can use todo --porcelain list and pipe this to jq to render only the fields that you want an in some specific order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants