nvUltra Task Management

An Alfred Workflow


Short Description

Taskpaper like functionality in nvUltra

Last Updated

09 Sep 2019

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes No No No
 

Version

1.1.0
 

Bundle ID

com.vanyo.taskmanagement
 

Author

  1.  

Wanting a low friction way to implement Taskpaper like functionality in nvUltra? This workflow implements SublimeText's Plaintasks key strokes to help in that regard.

What's include:

  • CMD-i for new tasks (add @due tag)
  • CMD-d for done tasks (adds @done (current date) tag)  
  • CTRL-C for cancelled tasks (adds @cancelled (current date) tag)  
  • ;due snippet trigger to get a number of days from current date to set due date (adds @due (current date + n) tag)   

What's not included: - Archiving - Strikethrough for completed or cancelled tasks

Easily modifible: - Change what incomplete, done, and cancelled tasks "bullets" look like

You will need nvUltra for this workflow to function.

Update from v1.0

  1. Added @due (date) support for the CMD-i creation of new tasks

Screenshots