lllin000_PaperForge/paperforge/services
Research Assistant a30ffd3835 refactor: eliminate frontmatter regex duplication — route everything through adapter
- 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()
2026-05-09 22:30:59 +08:00
..
__init__.py v1.4.17rc4 2026-05-09 17:05:07 +08:00
sync_service.py refactor: eliminate frontmatter regex duplication — route everything through adapter 2026-05-09 22:30:59 +08:00