queue page tasks not uniform #241

Closed
opened 2026-04-17 02:54:42 +00:00 by harivansh-afk · 1 comment
harivansh-afk commented 2026-04-17 02:54:42 +00:00

simple tasks return compute urgency 0 which makes them not show up on queue page
before 0.1 value tasks are filtered out?

simple tasks return compute urgency 0 which makes them not show up on queue page before 0.1 value tasks are filtered out?
harivansh-afk commented 2026-04-17 02:56:42 +00:00

@barrettruth Changing rankTasks so urgency only controls ordering, not visibility
include all non-done/non-cancelled tasks even when their urgency score is 0 or negative

@barrettruth Changing rankTasks so urgency only controls ordering, not visibility include all non-done/non-cancelled tasks even when their urgency score is 0 or negative
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#241
No description provided.