mirror of
https://github.com/4ier/notion-cli.git
synced 2026-09-14 20:17:00 +08:00
2fcf8b0f49
- Add --filter-json for raw Notion API filter JSON (OR/nested queries) - Add --all pagination to db query (all list commands now support --all/--cursor) - Add semantic error hints with actionable suggestions for 10 API error codes - Add page create --db for database parent (schema-aware property detection) - Add block list --depth N for recursive nested block fetching - Add block list --md for Markdown output rendering - Add Markdown-to-blocks parser for --file (h1-h3/bullet/numbered/todo/quote/code/divider) - Add comment get command - Move todo parsing before bullet to prevent --[ ] matching as bullet - Add 24 new tests (block markdown parsing + error hints) Total: 4,310 lines Go, 1,056 lines tests, 124 test cases, 9.6MB binary