8 Commits

Author SHA1 Message Date
2e919d458b feat: focus priority, focus links, task list assignment, lists drag-and-drop, URL display fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:19:15 +00:00
8f66094365 feat: focus item detail page with inline note + checklist
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:03:00 +00:00
d5dce02451 feat: standalone focus items with edit, convert, project tab, domain ordering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 02:15:08 +00:00
b0621e33f0 feat: make focus items permanent — no date scoping
Focus items now persist until explicitly removed. Removed date
filtering from main query, dedup subqueries, reorder, and sidebar
badge count. Removed date navigation from UI. The focus_date column
remains as metadata but no longer affects display.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 00:10:12 +00:00
1218489151 feat: autolink URLs in list items, link picker, and inline edit
- Add autolink Jinja2 filter to detect URLs and make them clickable
- Add link picker dropdown to insert existing link URLs into list item content
- Add inline edit with link picker on each list item row
- Apply autolink filter on list detail and focus available list items

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:58:42 +00:00
3c0266bc19 feat: daily focus search, show all tasks, and list item support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 14:53:10 +00:00
1628a4a748 feat: universal reorder grip handles and compact UI density
- Add generic move_in_order() to BaseRepository for reorder support
- Add reusable reorder_arrows.html partial with grip dot handles
- Add reorder routes to all 9 list routers (tasks, notes, links, contacts, meetings, decisions, appointments, lists, focus)
- Compact row padding (6px 12px, gap 8px) on .list-row and .focus-item
- Reduce font size to 0.80rem on row titles, sidebar nav, domain tree

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 01:45:02 +00:00
5297da485f Initial commit 2026-03-03 00:44:33 +00:00