docs(tui): note notion parent labels

This commit is contained in:
Vincent Koc 2026-05-03 00:32:29 -07:00
parent 4536693bc2
commit ae2bb3c032
No known key found for this signature in database

View File

@ -6,4 +6,5 @@
- Report primary archive and desktop-cache SQLite inventories in status JSON for shared local control surfaces.
- Add `notcrawl tui`, a local terminal browser for archived pages and databases backed by `crawlkit/tui`.
- Render TUI rows with compact panes so page and database metadata stays in context/detail instead of crowding the row list.
- Resolve database parent names for the TUI parent pane so collection nesting is readable instead of raw IDs.
- Route the TUI through read-only SQLite access and cover the JSON fallback in tests.