Use the form at the top of the homepage. Enter a name, optional category, deadline, and priority. Then click "Add task".
Yes! Click the "Edit task" button below a task. The form will fill with that task's details so you can make changes.
The task gets visually updated and is pushed to the bottom of the list. You can undo it by clicking "Mark as incomplete".
If you want to remove a task from the list, simply press the "Delete task" button. Note that once a task is deleted, it cannot be recovered!
Your tasks are saved in your browser's local storage. This means they stay on your device, even if you reload the page. However, they won't sync across devices or browsers.
However, you can download your tasks as a JSON and import them later to prevent losing your tasks.
Yes! Click the "Download tasks" button to download your task list as a plain text file. You can also click the "Download tasks (JSON)" button to download your tasks as a JSON file.
A JSON (JavaScript Object Notation) file stores your tasks in a structured format that's easy for computers to read. Exporting to JSON lets you import your taks into the planner later. It keeps all task details like deadlines, categories, and completion status.
If you're curious, you can find an example JSON file here.
Use the search bar to filter by name or category. You can also filter by category using the "All categories" dropdown menu.
The dropdown menu on the right of the page also allows you to filter tasks by due date, priority and alphabetical order.