Vincent Koc
|
fc30106579
|
fix(export): clean emoji from filenames (#24)
|
2026-04-29 05:13:19 -07:00 |
|
Vincent Koc
|
7c00851638
|
perf(markdown): preload export path metadata
Preload export path metadata before writing Markdown.
|
2026-04-27 12:33:45 -07:00 |
|
Vincent Koc
|
b689ce3ecc
|
feat(markdown): group exports by teamspace
Ingest Desktop teamspaces and use them to organize Markdown exports under workspace/teamspace folders.
|
2026-04-27 11:53:49 -07:00 |
|
Vincent Koc
|
6c21691f0d
|
fix(markdown): prune stale exported files
Remove stale generated Markdown files during export while preserving non-Markdown sidecar files.
|
2026-04-27 11:09:12 -07:00 |
|
Vincent Koc
|
a906ed4845
|
fix(markdown): preserve unicode export paths
Preserve readable Unicode path components and make Markdown filenames collision-safe for Notion Desktop IDs.
|
2026-04-27 11:04:23 -07:00 |
|
davelutztx
|
25be299fab
|
fix(api): preserve block display order
Persist Notion API sibling order and use it for page blocks, Markdown export, and page FTS tree text.
|
2026-04-27 10:54:04 -07:00 |
|
Vincent Koc
|
5ea52ac49c
|
chore: rename project to notcrawl
|
2026-04-22 16:57:43 -07:00 |
|
Vincent Koc
|
a64de54725
|
fix: cap markdown filename slugs
|
2026-04-22 16:03:31 -07:00 |
|
Vincent Koc
|
6fa3286edc
|
feat: export normalized markdown
|
2026-04-22 15:54:56 -07:00 |
|