This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ca6612f60b761c37800c45789b385cd57816a5ec
tree 231e8a52f7f928598dca9e7898c642fd271eda02
parent 4e7d7c386929638898b438bddb76eea33a55a6ee
tree 231e8a52f7f928598dca9e7898c642fd271eda02
parent 4e7d7c386929638898b438bddb76eea33a55a6ee
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Fri May 29 13:09:35 -0700 2009 | |
| |
Preferences/ | Fri May 29 13:09:35 -0700 2009 | |
| |
README.textile | Mon Mar 16 14:05:27 -0700 2009 | |
| |
Syntaxes/ | Fri May 29 13:21:21 -0700 2009 | |
| |
info.plist | Fri May 29 13:17:04 -0700 2009 |
README.textile
Textmate Bundle for Taskpaper
This is an upgrade of the tasks-tmbundle.
The goal is to keep the same functionality that the original bundle had but create files that are actually compatible with Taskpaper.
This bundle marks items as done using the standard Taskpaper format (adding @done to the end of the line).
Bundle Features:
- Color highlighting for headers, tags, pending and done tasks.
- Toggle tasks as done or not-done with Command-D
- Add new tasks by pressing Enter
TODO:
- Insert the cursor back in place in the line when Toggle Completed is executed.
Installation
mkdir -p ~/Library/Application\ Support/TextMate/Bundles/ cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/jessmartin/taskpaper-tmbundle.git Taskpaper.tmbundle
- In TextMate: From your drop down menu, select Bundles → Bundle Editor → Reload Bundles.
Credits
- Henrik Nyh – Original creator of the Tasks bundle (http://henrik.nyh.se/2007/08/tasks-bundle)
- Jess Martin – Upgraded to be compatible with Taskpaper 2







