From 89bb32747592396d5f715e6423176b8fcadf37b0 Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 7 Feb 2025 01:27:37 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09fb047..cd6d873 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Donetick is an open-source, user-friendly app designed to help you organize task 🏰 Group-Based Task Management: Create and manage tasks solo or with your family or friends in shared circles. -✨ One-Sentence Task Creation[Experimental] : Create tasks by simply describing them in a sentence. Donetick intelligently extracts dates, times, and recurrence patterns from your natural language. For example, "Change water filter every 6 months" or "Take the trash out every Monday and Tuesday at 6:15 pm" will automatically generate the correct tasks. +✨ One-Sentence Task Creation[Experimental] : Create tasks by simply describing them in a sentence. Donetick will extracts dates, times, and recurrence patterns from your natural language."Take the trash out every Monday and Tuesday at 6:15 pm" will automatically generate the correct task. 🔄 Smart Assignments: Assign tasks to individuals with rotation strategies like random or least completed. @@ -47,6 +47,8 @@ viewing tasks directly in supported platforms (e.g., Home Assistant with a custo 🛠️ "Things" Integration: Use entities (numbers, strings, booleans) to trigger tasks, track values, or connect with external systems via webhooks. +🔑 SSO/OIDC SupportIntegrate with identity providers using Single Sign-On and OpenID Connect. + --- From cf3ce1668856d86b5cc4e4efadb76c06a5e7881a Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 7 Feb 2025 01:27:59 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6d873..b58dff5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ viewing tasks directly in supported platforms (e.g., Home Assistant with a custo 🛠️ "Things" Integration: Use entities (numbers, strings, booleans) to trigger tasks, track values, or connect with external systems via webhooks. -🔑 SSO/OIDC SupportIntegrate with identity providers using Single Sign-On and OpenID Connect. +🔑 SSO/OIDC Support: Integrate with identity providers using Single Sign-On and OpenID Connect. ---