1 repositorio
Computing a numeric score for each task based on weighted factors like age, tags, and due date to determine ordering.
Distinct from Task Ordering: Distinct from Task Ordering: uses a multi-factor urgency formula, not simple numeric priority levels.
Explore 1 awesome GitHub repository matching software engineering & architecture · Urgency-Based Task Orderings. Refine with filters or upvote what's useful.
Taskwarrior is a command-line task manager that lets you create, modify, filter, and complete to-do items directly from the terminal. It stores all tasks in a single plain-text file for portability and manual editing, and includes a custom expression language for selecting tasks by status, priority, tags, and date ranges. The tool distinguishes itself through several integrated capabilities. It computes a numeric urgency score for each task based on weighted factors like age, tags, and due date to determine ordering. A recurrence template engine generates new task instances from a template af
Computes a numeric urgency score for each task based on age, tags, and due date to determine ordering.