khoj/src/interface/obsidian
Debanjum Singh Solanky f495d338eb Modularize render message with references func in web based clients
Simplify, reuse, standardize code to render messages with references
in the obsidian, web and desktop clients. Specifically:

- Reuse function to create reference section, dedupe code
- Create reusable function to generate image markdown
- Simplify logic to render message with references
2024-05-26 13:55:22 +05:30
..
src Modularize render message with references func in web based clients 2024-05-26 13:55:22 +05:30
.editorconfig Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
.eslintignore Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
.eslintrc Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
.gitignore Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
.npmrc Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
esbuild.config.mjs Use node-fetch >=3.1.0 in khoj obsidian plugin to avoid security vulnerability 2023-07-06 13:05:52 -07:00
LICENSE Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
manifest.json Release Khoj version 1.12.0 2024-05-01 16:30:48 +05:30
package.json Release Khoj version 1.12.0 2024-05-01 16:30:48 +05:30
styles.css Stream steps taken to generate response in Obsidian chat pane 2024-05-26 13:55:22 +05:30
tsconfig.json Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
version-bump.mjs Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
versions.json Release Khoj version 1.12.0 2024-05-01 16:30:48 +05:30
yarn.lock Chat stream using default fetch' not node-fetch' in obsidian plugin 2024-02-06 03:03:42 +05:30