Just Todo It

Super easy project-based todo list for VS Code — built in 2 days with Cursor.
Features
- Project-based: Each folder/repo has its own todo list in
.just-todo-it.json at the project root. Commit and push to sync with GitHub.
- Infinite subtasks: Create tasks with nested sub-items; check them off when done.
- Task colors: Assign a color to tasks (e.g. pending, in progress, done).
- File tags: In a task title or description, write the relative path in backticks (e.g.
src/media/main.js) to tag that file.
- Images: Attach images to tasks by pasting or uploading.
- Drag to reorder: Reorder tasks and subtasks by dragging.
- Expand / collapse: Expand or collapse task groups.
Usage
- Open the Just Todo It view from the Activity Bar
- Use the + button or the "Add Task" command to create tasks
- Right-click tasks to add descriptions, colors, or images
- Tag files by typing paths in backticks in titles or descriptions
- Drag and drop to reorder; use expand/collapse on groups
| |