mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
- Add auto_analyze_after_ocr: false to paperforge.json (opt-in, default off) - Insert hook in ocr.py after ocr_status=done to set analyze:true when config is enabled - Wrapped in try/except so a single failure does not abort OCR batch - Uses read_json (already imported) and re.sub (already imported) - Regex pattern matches existing frontmatter convention |
||
|---|---|---|
| .. | ||
| commands | ||
| skills | ||
| worker | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| config.py | ||
| logging_config.py | ||
| ocr_diagnostics.py | ||
| pdf_resolver.py | ||