diff --git a/options/mzta-options-default.js b/options/mzta-options-default.js index f0609ceb..eb8cda9c 100644 --- a/options/mzta-options-default.js +++ b/options/mzta-options-default.js @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -const special_prompts_with_integration = ['add_tags', 'spamfilter', 'summarize', 'get_calendar_event']; //, 'get_task']; +const special_prompts_with_integration = ['add_tags', 'spamfilter', 'summarize', 'get_calendar_event', 'get_task']; export const integration_options_config = { chatgpt: { diff --git a/pages/get-task/mzta-get-task.html b/pages/get-task/mzta-get-task.html index 6e8e5f15..3a5d03f1 100644 --- a/pages/get-task/mzta-get-task.html +++ b/pages/get-task/mzta-get-task.html @@ -4,6 +4,7 @@ ThunderAI - __MSG_GetTask_PageTitle__ + @@ -11,10 +12,20 @@

__MSG_GetTask_PageTitle__

__MSG_GetTask_info_default__

-
__MSG_get_calendar_event_prompt_prefs_title__
+
__MSG_get_task_prompt_prefs_title__
- - + + + + + + + +
__MSG_prefs_OptionText_calendar_enforce_timezone__
__MSG_prefs_OptionText_use_specific_integration__ + +
__MSG_prefs_OptionText_calendar_enforce_timezone__