khoj/src/interface/obsidian
Debanjum Singh Solanky c5ad172616 Keep loading animation at message end & reduce lists padding in Obsidian
Previously loading animation would be at top of message. Moving it to
bottom is more intuitve and easier to track.

Remove white-space: pre from list elements. It was adding too much y
axis padding to chat messages (and train of thought)
2024-07-23 17:56:03 +05:30
..
src Keep loading animation at message end & reduce lists padding in Obsidian 2024-07-23 17:56:03 +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.16.0 2024-07-07 18:26:10 +05:30
package.json Release Khoj version 1.16.0 2024-07-07 18:26:10 +05:30
styles.css Keep loading animation at message end & reduce lists padding in Obsidian 2024-07-23 17:56:03 +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.16.0 2024-07-07 18:26:10 +05:30
yarn.lock Make the Khoj Obsidian plugin more user theme friendly 2024-06-26 08:04:17 +05:30