diff --git a/src/khoj/interface/web/assets/icons/orgmode.svg b/src/khoj/interface/web/assets/icons/org.svg similarity index 100% rename from src/khoj/interface/web/assets/icons/orgmode.svg rename to src/khoj/interface/web/assets/icons/org.svg diff --git a/src/khoj/interface/web/base_config.html b/src/khoj/interface/web/base_config.html index 59e66f49..b1cd654c 100644 --- a/src/khoj/interface/web/base_config.html +++ b/src/khoj/interface/web/base_config.html @@ -1,9 +1,10 @@ + Khoj - Settings - +
@@ -20,6 +21,47 @@
diff --git a/src/khoj/interface/web/base_data_integration.html b/src/khoj/interface/web/base_data_integration.html deleted file mode 100644 index 7b732a36..00000000 --- a/src/khoj/interface/web/base_data_integration.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - Khoj: Data Settings - - - - -
-

Configure your data integrations for Khoj

-
- Go back - -
- {% block content %} - {% endblock %} -
- - - - - diff --git a/src/khoj/interface/web/config.html b/src/khoj/interface/web/config.html index df2d5fa7..f10cce49 100644 --- a/src/khoj/interface/web/config.html +++ b/src/khoj/interface/web/config.html @@ -1,5 +1,6 @@ {% extends "base_config.html" %} {% block content %} +

Plugins

@@ -13,7 +14,10 @@

Set repositories for Khoj to index

- +
@@ -22,22 +26,28 @@

Markdown

-

Set markdown files for Khoj to index

+

Set markdown files for Khoj to index

- +
- org-mode -

Org-Mode

+ org +

Org

-

Set org-mode files for Khoj to index

+

Set org files for Khoj to index

- +
@@ -49,7 +59,10 @@

Set PDF files for Khoj to index

- +
@@ -66,104 +79,15 @@

Setup Khoj Chat

- +
- +
-