xwmx / nb

CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
https://xwmx.github.io/nb
GNU Affero General Public License v3.0
6.43k stars 180 forks source link

[Feature Request] Todo Priorities #315

Open doranmartinez opened 1 month ago

doranmartinez commented 1 month ago

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, and depri cmds here: https://github.com/todotxt/todo.txt-cli/blob/master/USAGE.md

Rooyca commented 3 weeks ago

Is anyone working on this? I'd like to help.

xwmx commented 3 weeks ago

@Rooyca I’ve brainstormed implementation options on my own, but haven’t decided or implemented anything yet.

Rooyca commented 3 weeks ago

Hello @xwmx, What options have you considered? Maybe we can help you decide