Commit graph

2 commits

Author SHA1 Message Date
53ab1cc000 feat: rename 2026-02-24 15:21:44 -05:00
3a5aa5bcc3 feat(views): add category and priority view renderers
Problem: need to render task lists grouped by category or sorted
by priority with concealed IDs and metadata.

Solution: add category_view and priority_view functions that
produce buffer lines with hidden /id/ prefixes, priority flags,
and line metadata for extmark placement.
2026-02-24 15:09:22 -05:00