queue view #70

Closed
opened 2026-03-23 22:19:50 +00:00 by barrettruth · 3 comments
barrettruth commented 2026-03-23 22:19:50 +00:00

the highlighting/organization just doesn't make sense; top bar?

look at notion calendar, etc.

the highlighting/organization just doesn't make sense; top bar? look at notion calendar, etc.
barrettruth commented 2026-03-25 17:08:03 +00:00

to articulate, the rendering of categories, dates, and more in the queue/ANY list view is weird; they're all shoevedl in at the end.

experiment and ideate ultrathink about variouis designs consistent with the philosophy of delta.

for example:

  • a second sub-line with such information?
  • should all data be explicitly stateed (io.e. "Category: " before category, etc.) <- i don't love this
  • explore all of these possibilities and come back with a unified plan of action.
to articulate, the rendering of categories, dates, and more in the queue/ANY list view is weird; they're all shoevedl in at the end. experiment and ideate ultrathink about variouis designs consistent with the philosophy of delta. for example: - a second sub-line with such information? - should all data be explicitly stateed (io.e. "Category: " before category, etc.) <- i don't love this - explore all of these possibilities and come back with a unified plan of action.
barrettruth commented 2026-03-25 21:49:40 +00:00

Progress update: queue view has been significantly reworked in src/components/queue-view.tsx. Now includes relative line numbers, / search with result count, vim keyboard navigation via useKeyboard hook, status labels with click-to-cycle, labels (sub-category), category display, due dates, multi-select with Ctrl+click, and cursor state persistence via NavigationProvider. The top bar was replaced with an inline search strip that appears on / press.

Progress update: queue view has been significantly reworked in `src/components/queue-view.tsx`. Now includes relative line numbers, `/` search with result count, vim keyboard navigation via `useKeyboard` hook, status labels with click-to-cycle, labels (sub-category), category display, due dates, multi-select with Ctrl+click, and cursor state persistence via `NavigationProvider`. The top bar was replaced with an inline search strip that appears on `/` press.
barrettruth commented 2026-03-28 18:55:24 +00:00

Queue view exists. Redesign tracked in #119.

Queue view exists. Redesign tracked in #119.
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#70
No description provided.