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

https://github.com/knagy/sublimetext2-todotxt

Sublime Text 2 package for todo.txt
https://github.com/knagy/sublimetext2-todotxt

Last synced: 11 months ago
JSON representation

Sublime Text 2 package for todo.txt

Awesome Lists containing this project

README

          

Todo.txt for Sublime Text 2
===========================

Todo.txt syntax highlighting and keyboard shortcuts. [About todo.txt](http://todotxt.com/).

- `Ctrl+K` `Ctrl+R`
Remove priority from task
- `Ctrl+K` `Ctrl+H`
Set task priority to high
- `Ctrl+K` `Ctrl+M`
Set task priority to medium
- `Ctrl+K` `Ctrl+L`
Set task priority to low
- `Ctrl+K` `Ctrl+D`
Toggle done/undone
- `Ctrl+Alt+Keypad Plus`
Increase priority
- `Ctrl+Alt+Keypad Minus`
Decrease priority