mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-29 02:13:02 +01:00
06cf425314
- The logic for compiling an org-mode entry (for later encoding) now completely resides in the org-to-jsonl processor layer - This allows asymmetric search to be generic and not be aware of org-mode specific properties that were extracted by the org-to-jsonl processor layer - Now asymmetric search just expects the jsonl to (at least) have the 'compiled' and 'raw' keys for each entry. What original text the entry was compiled from is irrelevant to it. The original text could be mail, chat, markdown, org-mode etc, it doesn't have to care |
||
---|---|---|
.. | ||
conversation | ||
ledger | ||
org_mode | ||
__init__.py |