A simple to-do/shopping list app that allows you to track your tasks easily.
The app makes it convenient to reuse archived tasks.
Usage:
- Enter text in the input box to add a new task.
- Click on a task to mark it as completed.
- Long press to select a task.
- After selecting any task, click on other tasks to select multiple tasks.
- Click on a selected task to deselect it.
- Click the "ARCHIVE" button to move completed or selected tasks to the archive area.
- Click the "ARCHIVE" button to delete selected tasks.
- Click the "+" button on the right side of the input box to show/hide the archive area.
- Click on tasks in the archive area to move them to the top.
- Click the icon in the upper right corner to display the history.
- Click the "+" button in the sidebar to add a new list.
- Long press the list title in the sidebar to display the edit page.
- On the list edit page, you can edit the list title and label color.
- Click the "DELETE" button at the bottom of the list edit page to delete the list.