Craftist
Craftist copied to clipboard
import child tasks independently from due date (for import todays tasks feature)
this feature request only affects the "import todays tasks" functionality at the moment - if future due date related features are added, this will be relevant for them, too
Problem Description: currently subtasks are only imported when they are also due today - they won't show up if they are not due
Preferred Solution: Import child tasks independently from their due date for all imported tasks which contain subtasks and add them nested below their parent tasks
Additional context: The REST API of Todoist only returns the requested tasks for a filter so if I query for e.g. "today | overdue" the API won't return the child tasks - which is the intendet and expected behavior for that API.
Maybe some users would prefer if the child tasks are imported independently from their due date.
This could be solved as a setting option to enable it for the users who prefer that behavior
This would be nice. I like seeing the bigger context of the task.