Vincent Koc
|
8d20f10b6b
|
fix(tui): order notion previews by display tree
|
2026-05-03 22:47:29 -07:00 |
|
Vincent Koc
|
d10b860f25
|
refactor: use crawlkit package nouns
|
2026-05-01 12:39:11 -07:00 |
|
Vincent Koc
|
c16a627be7
|
feat(tui): add archive browser command
|
2026-05-01 10:22:37 -07:00 |
|
Vincent Koc
|
6ea5ca8f6f
|
refactor(store): use crawlkit sqlite opener
|
2026-05-01 08:57:18 -07:00 |
|
Vincent Koc
|
bd4b1977b6
|
fix(export): render desktop database CSVs correctly (#23)
|
2026-04-29 05:03:43 -07:00 |
|
Vincent Koc
|
d17c48b42f
|
fix(search): rank results and include comments
Rank FTS search results, include comment matches, and keep CLI output line-stable.
|
2026-04-27 12:50:08 -07:00 |
|
Vincent Koc
|
e96d54bccc
|
fix(desktop): infer missing metadata
Infer blank desktop page titles from child text and persist fallback space rows.
|
2026-04-27 12:45:49 -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
|
010ca24c49
|
perf(sync): transact desktop ingestion
Run Desktop ingestion through a single store transaction while preserving deferred page FTS refreshes.
|
2026-04-27 12:28:10 -07:00 |
|
Vincent Koc
|
4884d7d54a
|
perf(sync): defer page FTS refreshes
Defer page FTS rebuilds during bulk sync so each dirty page is refreshed once.
|
2026-04-27 12:24:12 -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 |
|
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
|
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
|
a73fd87ee8
|
feat: add git snapshot sharing
|
2026-04-22 15:56:40 -07:00 |
|
Vincent Koc
|
dda7f700ac
|
feat: add sqlite archive store
|
2026-04-22 14:44:47 -07:00 |
|