Skip to content

A simple todo plugin for vscode, using the tree view

Notifications You must be signed in to change notification settings

janlout/jl-simple-todo

Repository files navigation

jl-simple-todo

This is jl-simple-todo, a todo tracker using the tree view in the main explorer sidebar of VS Code.

Features

Adds a new tree view in the main explorer sidebar. You can:

  • Add todo-items
  • Nest todo-items by creating a child todo-item
  • Edit todo-items
  • Remove todo-items (even remove ALL of them)
  • Mark your todo-items as finished (recursive: every child (and every child of every child(and ...)) item gets also marked as done!) (even mark ALL of them)
  • Reopen your todo-items (recursive: the parent (and the parent's parent(and ...)) will also get reopened)

Requirements

None.

Release Notes

1.0.0

Initial release.

About

A simple todo plugin for vscode, using the tree view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published