fix: g. toggle done tasks in kanban, queue, and calendar #115

Closed
opened 2026-03-26 02:58:24 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-03-26 02:58:24 +00:00

Problem

`g.` (toggle showing done/completed tasks) doesn't work on kanban. It should work consistently across all views: queue, kanban, and calendar day views.

Currently `g.` only works via global keyboard which pushes a `showDone` query param, but kanban and calendar don't consume it.

## Problem \`g.\` (toggle showing done/completed tasks) doesn't work on kanban. It should work consistently across all views: queue, kanban, and calendar day views. Currently \`g.\` only works via global keyboard which pushes a \`showDone\` query param, but kanban and calendar don't consume it.
barrettruth commented 2026-03-29 00:00:56 +00:00

Landed

Landed
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#115
No description provided.