Currently, when inputting a sentence like:
"I need to feed the turtle and buy napkins"
The app creates a single task, when it clearly should’ve been two.
Automatically detect and split multiple tasks from a single input, and create separate todo items for each.
Expected behaviour:
Input: "I need to feed the turtle and buy napkins"
Output:
Feed the turtle
Buy napkins
This would improve usability and align the app with common patterns in how people naturally express their todo lists.
Why it's useful:
Reduces manual editing by the user
Makes task tracking clearer and more structured
Leverages the power of the LLM for intelligent task decomposition
Please authenticate to join the conversation.
In Review
Feature Request
10 months ago

Guido Fraga
Get notified by email when there are changes.
In Review
Feature Request
10 months ago

Guido Fraga
Get notified by email when there are changes.