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
- Host: GitHub
- URL: https://github.com/math2001/todoplease
- Owner: math2001
- License: mit
- Created: 2017-04-02T06:20:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T06:39:21.000Z (about 9 years ago)
- Last Synced: 2025-01-06T20:52:21.831Z (over 1 year ago)
- Topics: sublime-text, todo
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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