Commit graph

1026 commits

Author SHA1 Message Date
Research Assistant
2e6c4b5971 bump: 1.5.14 -> 1.5.15 2026-06-01 19:46:46 +08:00
Research Assistant
7d4012bf47 feat: add Gemini CLI agent platform support (.gemini/skills) 2026-06-01 19:46:17 +08:00
Research Assistant
7ae5126de4 fix: correct user-manual link from main to master branch 2026-06-01 18:17:17 +08:00
Research Assistant
718bfd035d refine: simplify release notes language, highlight recommended actions with orange background 2026-06-01 18:15:22 +08:00
Research Assistant
3fdc056886 feat: ocr reading-order fixes, single-source fulltext, redo closed-loop, release notes & manual 2026-06-01 18:12:31 +08:00
Research Assistant
b9d51ee40b fix: also check ocr_time in index migration — auto-rebuild on next sync 2026-06-01 15:38:46 +08:00
Research Assistant
bee9de4cf0 feat: add ocr_time frontmatter field — tracks last OCR completion time, shown in 重做OCR view 2026-06-01 15:36:11 +08:00
Research Assistant
6c50ea2c45 fix: reset ocr_redo as boolean false after redo 2026-06-01 13:51:37 +08:00
Research Assistant
482e289900 fix: replace unicode arrows in docstring causing SyntaxError 2026-06-01 13:31:43 +08:00
Research Assistant
819455ae37 fix: indentation in sync_service rebuild path 2026-06-01 13:31:04 +08:00
Research Assistant
256d597979 fix: add ocr_redo to index entry dict, auto-rebuild when field missing from existing index 2026-06-01 13:29:31 +08:00
Research Assistant
25b1d347f1 fix: wire --rebuild-index flag to bypass hash check, enabling ocr_redo regeneration 2026-06-01 13:27:45 +08:00
Research Assistant
5f073c8c09 feat(plugin): add 重做OCR button to global and collection dashboard 2026-06-01 13:23:50 +08:00
Research Assistant
d089a53441 fix: non-greedy name regex in view dedup 2026-06-01 13:19:46 +08:00
Research Assistant
dfec8bf51e fix: quote !zotero_key.isEmpty() in YAML (YAML treats ! as tag prefix) 2026-06-01 13:09:26 +08:00
Research Assistant
2e2cdfbc39 fix: minimal-intervention base sanitizer — dedup, fix syntax, preserve content, ensure 4 standard views 2026-06-01 13:05:18 +08:00
Research Assistant
0f8c30c4f0 fix: consolidate ocr redo logic into worker.ocr_redo_papers with validation, --dry-run, and proper frontmatter updates 2026-06-01 12:52:09 +08:00
Research Assistant
0dd374336b fix(plugin): add ocr_redo to overlayEntryWorkflowState for live dashboard updates 2026-06-01 12:48:34 +08:00
Research Assistant
fb7a97fa8d fix: always write ocr_redo field in frontmatter_note (defaults to false) 2026-06-01 12:47:57 +08:00
Research Assistant
22b32b766e test: update base view tests for merge_base_views delegate behavior 2026-06-01 12:46:36 +08:00
Research Assistant
4922c04dc1 fix: restore folder filter update in refresh_base after merge_base_views delegate 2026-06-01 12:39:02 +08:00
Research Assistant
6dcff4f2c6 fix: delegate refresh_base to merge_base_views, eliminating duplicate views and YAML corruption 2026-06-01 12:35:51 +08:00
Research Assistant
1be00fa812 fix: robust ocr_redo property insertion with cleanup and idempotency 2026-06-01 11:50:24 +08:00
Research Assistant
9b244f56cd fix: correct ocr_redo property insertion — find block end, avoid broken YAML 2026-06-01 11:48:14 +08:00
Research Assistant
73c99883d2 fix: add ocr_redo property to Base file properties section 2026-06-01 11:43:17 +08:00
Research Assistant
f2bee97a0a fix: address code review issues — fulltext_md_path clear, key validation, redo no auto-run, ribbon button 2026-06-01 11:36:29 +08:00
Research Assistant
ed95776edd feat: add 重做OCR ribbon button to plugin 2026-06-01 11:30:31 +08:00
Research Assistant
eeb4e8f85d feat: add paperforge ocr redo command for re-running OCR on marked papers 2026-06-01 11:29:06 +08:00
Research Assistant
6acfa8b5c2 fix: add ocr_redo to expected frontmatter fields in test 2026-06-01 11:25:24 +08:00
Research Assistant
fb646a1129 feat: add ocr_redo frontmatter field + sync preservation 2026-06-01 11:23:32 +08:00
Research Assistant
6eb0e2a2a1 feat: surgical append missing standard views to existing base files 2026-06-01 11:20:03 +08:00
Research Assistant
9278049669 fix: correct base filter syntax to Obsidian standard (== and double quotes) 2026-06-01 11:16:53 +08:00
Research Assistant
b2738ece47 feat: slim base views to 4, add ocr redo view 2026-06-01 11:09:38 +08:00
Research Assistant
b9689d1263 feat: bump PaddleOCR model from VL-1.5 to VL-1.6 2026-06-01 00:32:46 +08:00
Research Assistant
99e956f8c8 feat: wire layered OCR pipeline into render_page_blocks + fixture-backed integration tests 2026-06-01 00:10:04 +08:00
Research Assistant
db37aa0824 docs: describe layered OCR reading-order pipeline 2026-06-01 00:02:45 +08:00
Research Assistant
b8ac451c68 feat: add OCR emission layer and regression tests 2026-06-01 00:01:39 +08:00
Research Assistant
0042fb2c8b feat: add OCR layered modules (roles, body spine, layout, attach) 2026-06-01 00:01:05 +08:00
Research Assistant
3c262327ac fix: use REPO_ROOT absolute path in fixture inventory test 2026-05-31 23:55:32 +08:00
Research Assistant
b95ef282d4 test: add OCR reading-order fixture inventory 2026-05-31 23:52:55 +08:00
Research Assistant
cf9f143b06 bump: 1.5.13 -> 1.5.14 2026-05-31 20:56:15 +08:00
Research Assistant
de32f236a4 fix(sync): avoid prune crash when optional deps are missing 2026-05-31 20:55:17 +08:00
Research Assistant
3ff37b1702 test(ocr): add block order rendering regressions 2026-05-31 20:55:17 +08:00
Research Assistant
3ed73a434f fix(base): use configured folder filter for fresh base views 2026-05-31 20:55:16 +08:00
Research Assistant
8d9aef1516 test: preserve setup behavior without OCR key 2026-05-31 20:22:38 +08:00
Research Assistant
0cdf01d2b8 fix: run Zotero filesystem checks for all non-OCR step-3 paths 2026-05-31 20:21:36 +08:00
Research Assistant
45fd85ebcc fix: wire shouldBlockStep3 into _validateStep3 2026-05-31 20:18:32 +08:00
Research Assistant
282fb2fbbc feat: allow skipping OCR key during setup 2026-05-31 20:15:22 +08:00
Research Assistant
acb0c2bcb5 feat: preserve user tags during sync 2026-05-31 20:01:16 +08:00
Research Assistant
6039c78ff8 test: cover preserved frontmatter tags 2026-05-31 19:52:37 +08:00