Added a few interactive widgets to the task dashboard showing tasks grouped in different categories so you can browse all your tasks quickly and easily
The different task widgets, each with a different icon, are starred, priority, upcoming, starting soon, recent, and tag tasks. The widgets basically act like filters for all your tasks across all task lists so you don’t need to manually dig through them to find what you’re looking for
You can now add subtasks to your tasks! Subtasks are basically just very simple tasks without any of the fancy features (since that would be annoying to implement and it’s just pretty impractical) that are just smaller steps broken down from the main task
You can add, view, and manage (completing, renaming, or deleting) each task’s subtasks sorted by completion status in the task details panel, and you can see each task’s subtasks directly displayed below the main task
You can also mark subtasks as completed by clicking on the circle on the task item, and the text will be striked through and grayed out
Added a home/task dashboard link to the left sidebar
Updated schema and types
Updated styling and layout
Updated README with more detailed info and specific features
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.