summaryrefslogtreecommitdiffstats
path: root/TODO.md
AgeCommit message (Collapse)AuthorFilesLines
4 daysfix: render and save list-typed frontmatter fields (categories) correctlyDanilo M.1-7/+13
FrontmatterEditor was only handling tags as a list; categories fell through to str(val) which produced Python repr output in the widget and wrote corrupted TOML strings on save. Extend display and save logic to all list-typed frontmatter fields generically. Also update TODO with new bugs and reorganise frontmatter section. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 daysChore: updated handoff and todoDanilo M.1-9/+24
5 dayschore: update HANDOFF, TODO, and desktop entry for v1.3v1.3Danilo M.1-5/+5
Mark tag autocomplete and rename propagation as complete in TODO. Update desktop entry Exec path and Icon to match installed location. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 daysChore: updated TODO and HANDOFF.Danilo M.1-2/+10
5 daysChore: updated handoff and todo listDanilo M.1-0/+8
5 daysdocs: add font size spinner to TODODanilo M.1-0/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 daysdocs: add TODO.md tracking remaining known gapsDanilo M.1-0/+13
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>