Features
Todos and Todo Groups
Personal todos and shared todo groups for collaborating with friends.
Public has a lightweight task list you can use for yourself, plus Todo Groups for sharing tasks with other people.
Personal todos
Each todo has:
- Title
- Description (optional)
- Completed flag
Find them
- Web: open
/todosfrom the sidebar. - Android: open Todo List from the Menu tab.
What you can do
- Add a new todo.
- Complete a todo by checking it off.
- Edit or delete a todo.
Todo groups
A Todo Group is a shared list with a name, a description, a creator, and multiple members.
Find them
- Web: open
/todo-groups. Open a single group at/todo-groups/:groupIdand manage members at/todo-groups/:groupId/users. - Android: the same screens are available from the Todo List entry.
What you can do
- Create a new group (
/todo-groups/create) with a name and description. - Invite other people to the group.
- Add tasks that everyone can see.
- Complete group tasks.
- Leave or delete a group.
Notifications about new tasks and completions appear in Notifications.
Related
- Notifications
- Challenges — more structured group activities.