khoj/src/interface
Debanjum 8b4dd16255
Fix markdownRenderer arg to allow chat responses in Obsidian plugin (#619)
- Issue
Users with Dataview plugin would have error as its markdown
post-processor expects the sourcePath to be a string

This prevents Khoj from responding to chat messages in the Obsidian
chat modal. Search via Obsidian still works but it throws the same
dataview plugin error

- Fix
Pass a string as sourcePath to markdownRenderer to fix failing chat response
and stop throwing dataview errors on search

Resolves #614, Resolves #606
2024-01-18 10:18:31 +05:30
..
desktop Update jinja2 and axios min supported package versions 2024-01-16 18:45:38 +05:30
emacs Remove unused, deprecated /api/config/data API endpoints 2024-01-16 18:15:06 +05:30
obsidian Fix markdownRenderer arg to allow chat responses in Obsidian plugin (#619) 2024-01-18 10:18:31 +05:30