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
- Host: GitHub
- URL: https://github.com/knagy/sublimetext2-todotxt
- Owner: knagy
- Archived: true
- Created: 2012-05-15T10:48:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-24T18:09:01.000Z (almost 14 years ago)
- Last Synced: 2024-11-22T07:36:52.000Z (over 1 year ago)
- Language: Python
- Size: 94.7 KB
- Stars: 16
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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