diff --git a/src/khoj/interface/email/task.html b/src/khoj/interface/email/task.html index 86a801ac..1e78ce34 100644 --- a/src/khoj/interface/email/task.html +++ b/src/khoj/interface/email/task.html @@ -1,7 +1,7 @@
-Hey {{name}}!
-I've shared your scheduled task results below:
+I've shared your automation results below:
{{result}}
The scheduled query I ran on your behalf: {query}
-You can view, delete and manage your scheduled tasks via the settings page
+The automation query I ran on your behalf: {{query}}
+You can view, delete your automations via the settings page
- Khoj
diff --git a/src/khoj/interface/web/config.html b/src/khoj/interface/web/config.html index a17cd0f9..e9c24d06 100644 --- a/src/khoj/interface/web/config.html +++ b/src/khoj/interface/web/config.html @@ -272,17 +272,17 @@ {% endif %} {% endif %} -Manage your scheduled tasks
+Manage your automations
Name | @@ -292,10 +292,10 @@Actions |
---|