This is my collection of scripts and workflows and shortcuts which I set up to help me manage my task lists with TaskWarrior.
To install task warrior itself, I had to run with --with-gnutls
to get task sync
to work
brew install task --with-gnutls
I have a couple contexts, one for my personal stuff and one for work:
$ task show context
Config Variable Value
context.me project:me or +me
context.work project:Work or +work
To create, run:
task context define me project:me or +me
You'll find mine in .task_aliases. Add them to yours and adjust as you see fit.
cp -avp "Create New TaskWarrior Task.scptd" "/Users/`whoami`/Library/Scripts/Applications/Outlook/"
cp -avp "Create New TaskWarrior Task.scptd" "/Users/`whoami`/Library/Application Support/Microsoft/Office/Outlook Script Menu Items/"
- Open Keyboard System Preferences
- Go to 'Shortcuts'
- Go to 'App Shortcuts'
- Add a new shortcut with the + sign
- Choose Outlook as the application
- Enter 'Create New TaskWarrior Task' as the Menu Title (but without the single quotes)
- Add the key binding ^` (which is ctrl + `)
As best as I can figure, you'd do this:
- Install Alfred
- Buy the Powerpack (can't remember if this is necesarry to run custom workflows or not)
- Double click the
TaskWarrior.alfredworkflow
file.
- Sign up
- Follow the sync instructions
- Add the sync settings to your
.taskrc
file
- Sign up
- Get a number
- Folw the inthe.am instuctions