queue view #70
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the highlighting/organization just doesn't make sense; top bar?
look at notion calendar, etc.
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:
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 viauseKeyboardhook, status labels with click-to-cycle, labels (sub-category), category display, due dates, multi-select with Ctrl+click, and cursor state persistence viaNavigationProvider. The top bar was replaced with an inline search strip that appears on/press.Queue view exists. Redesign tracked in #119.