fix: jump list loses view context (calendar e → Ctrl+o goes to wrong view) #117

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

Problem

Pressing `e` on a calendar day navigates to the queue filtered by that date. Pressing `Ctrl+o` to jump back goes to the calendar but lands on week view regardless of original view mode. The jump list doesn't preserve enough context — view mode, scroll position, selected date, etc.

The entire jump list approach needs to be rethought to properly save and restore full view state (not just URL).

## Problem Pressing \`e\` on a calendar day navigates to the queue filtered by that date. Pressing \`Ctrl+o\` to jump back goes to the calendar but lands on week view regardless of original view mode. The jump list doesn't preserve enough context — view mode, scroll position, selected date, etc. The entire jump list approach needs to be rethought to properly save and restore full view state (not just URL).
barrettruth commented 2026-03-29 00:00:58 +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#117
No description provided.