An open API service indexing awesome lists of open source software.

https://github.com/math2001/todoplease

A little Sublime Text package to list and open your todos
https://github.com/math2001/todoplease

sublime-text todo

Last synced: about 2 months ago
JSON representation

A little Sublime Text package to list and open your todos

Awesome Lists containing this project

README

          

# TodoPlease

This is a small package to list all your todo's in your project.

## How it works

It's simple: it looks for a todo in all your Sublime Text project (the one that you can see when
you go to *Project → Quick Switch Project*)

## Settings

- `todo_names`: It's has to be a *list* of valid names for your todos. As soon as one is present,
the one after are ignored.

## [ProjectManager][] is supported

If you use [ProjectManager][] (I recommend you do :wink:), then it'll use the project from this
package instead of the regular ones.

[ProjectManager]: https://packagecontrol.io/packages/ProjectManager