Skip to content

ryanb/todo-list.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO List TextMate Bundle
-------------------------

I like to keep my todo lists very simple and this bundle helps me do 
so. Usually it's just a TODO file at the root of my project which looks 
something like this.

  Widget Factory - the ultimate widget maker
  - design widgets
  - print blueprint
  ? create molding
  % make widget
  x design advertisement
  - design website
  ! get rich

Here's what the various symbols mean.

  - = to be resolved
  x = resolved, ready for checking and removal
  + = on hold or waiting on someone
  ? = questionable, possibly unnecessary
  % = too big, should be broken down into multiple smaller issues
  ! = urgent

To install this bundle, just download and double click the bundle. Or 
use a tool like GetBundles.

See the Railscasts theme for syntax highlighting.
http://github.com/ryanb/textmate-themes

About

A simple TextMate bundle to manage a todo lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published