khoj/src/interface/obsidian
Debanjum Singh Solanky afcd22d30c Improve spacing, colors of chat message references and buttons
Works better with dark modes. References have more spacing and adhere
to background color of the chat message itself
2024-05-26 13:55:22 +05:30
..
src Add ability to paste chat messages directly into current file 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 Improve spacing, colors of chat message references and buttons 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