mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
- adapters/obsidian_frontmatter: +read_frontmatter_bool(note_path, key) public API - asset_index: delete private _read_frontmatter_bool/_optional copies, import from adapter - sync_service cleanup methods: raw regex → read_frontmatter_dict() - ld_deep: fix private worker import → adapter - config.py paperforge_paths: +config and index keys (domain-collections, formal-library) - sync_service.run(): pipeline_paths → self.resolve_paths() |
||
|---|---|---|
| .. | ||
| adapters | ||
| command_files | ||
| commands | ||
| core | ||
| doctor | ||
| plugin | ||
| schema | ||
| services | ||
| setup | ||
| skills | ||
| worker | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| config.py | ||
| logging_config.py | ||
| ocr_diagnostics.py | ||
| pdf_resolver.py | ||
| setup_wizard.py | ||