Commit Graph

4 Commits

Author SHA1 Message Date
590f019ca7 feat: focus priority, focus links, task list assignment, lists drag-and-drop, URL display fixes
- Focus page: turn sequence number into persistent editable priority (focus_priority column)
- Focus detail: add links section (add existing, create new, unlink) via focus_links junction table
- Focus detail: add copy and inline edit for checklist items
- Task detail lists tab: add existing list assignment and unlink actions
- Lists page: add drag-and-drop reorder support
- Links/bookmarks pages: remove artificial URL truncation, use CSS ellipsis

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:19:06 +00:00
c8a1d5ba40 feat: bookmark folder reordering and add-existing-link
Add up/down arrow buttons to reorder links within a folder, with lazy
sort_order initialization. Add dropdown to move existing links into the
current folder.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 21:08:20 +00:00
0ed86ee2dc Links and Other Enhancements 2026-03-02 19:55:04 +00:00
6ad642084d Tier 3: appointments CRUD + time tracking with topbar timer 2026-02-28 04:38:56 +00:00