From 4744d69221d823455472a9d34303f8a72e52c8e2 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Fri, 23 Jun 2023 09:48:38 -0700 Subject: [PATCH] Resolve button name, anchor tag feedback. Add status message to settings page - Use "Configure" name for settings config action - Use more standard anchor tag instead of button - Add configure status message --- src/khoj/interface/web/config.html | 42 +++++++++++-------- .../interface/web/content_type_input.html | 2 +- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/src/khoj/interface/web/config.html b/src/khoj/interface/web/config.html index f10cce49..c8e405de 100644 --- a/src/khoj/interface/web/config.html +++ b/src/khoj/interface/web/config.html @@ -14,10 +14,10 @@

Set repositories for Khoj to index

- +
@@ -29,10 +29,10 @@

Set markdown files for Khoj to index

- +
@@ -44,10 +44,10 @@

Set org files for Khoj to index

- +
@@ -59,10 +59,10 @@

Set PDF files for Khoj to index

- +
@@ -79,36 +79,42 @@

Setup Khoj Chat

- + + Setup + +
- + +
diff --git a/src/khoj/interface/web/content_type_input.html b/src/khoj/interface/web/content_type_input.html index b7441ac9..e06ab9f4 100644 --- a/src/khoj/interface/web/content_type_input.html +++ b/src/khoj/interface/web/content_type_input.html @@ -7,7 +7,6 @@ {{ content_type|capitalize }}
-
@@ -73,6 +72,7 @@
+