Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Koc
ea691828c6
fix(export): add bulk database export (#22) 2026-04-29 04:32:52 -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
Vincent Koc
e5764220b2
feat: add archive activity report 2026-04-22 23:03:06 -07:00
Vincent Koc
796a5a03d4
feat: support Notion data sources and database maintenance 2026-04-22 22:11:02 -07:00
Vincent Koc
0a1d9b1992
feat: add Notion database export 2026-04-22 21:44:36 -07:00
Vincent Koc
5ea52ac49c
chore: rename project to notcrawl 2026-04-22 16:57:43 -07:00
Vincent Koc
a03b44eb6f
chore: scaffold notioncrawl 2026-04-22 14:41:56 -07:00