We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/todotxt/todo.txt-cli has a really nice way of organizing todos by priority. I think nb could easily include this in with managing todos.
nb
Look at pri, listpri, and depri cmds here: https://github.com/todotxt/todo.txt-cli/blob/master/USAGE.md
pri
listpri
depri
The text was updated successfully, but these errors were encountered:
Is anyone working on this? I'd like to help.
Sorry, something went wrong.
@Rooyca I’ve brainstormed implementation options on my own, but haven’t decided or implemented anything yet.
Hello @xwmx, What options have you considered? Maybe we can help you decide
No branches or pull requests
https://github.com/todotxt/todo.txt-cli has a really nice way of organizing todos by priority. I think
nb
could easily include this in with managing todos.Look at
pri
,listpri
, anddepri
cmds here:https://github.com/todotxt/todo.txt-cli/blob/master/USAGE.md
The text was updated successfully, but these errors were encountered: