-
Notifications
You must be signed in to change notification settings - Fork 1
Add Task Priorities #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Support task priorities (low, medium, high). Example:
tasky add "Fix bug #12" --priority highCLI output should show priority with symbols or colors.
Why:
Helps users focus on what matters most.