Skip to content

EvanLovely/alfred--doing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Workflow for doing

Please read the project page for doing by Brett Terpstra. He's a LaunchBar user and suggested that someone could whip up an Alfred Workflow, so I did. This is a straight port of his LaunchBar script that allows either the simple adding of a new item or asking what are the recent items. Much more is available via the CLI, and could be added later, but let's start with this.

How to use

  1. Follow his instructions (tl;dr: gem install doing)
  2. Install this Workflow
  3. Type doing ? to get a Large Type display of your recent items. Identical to running doing recent. Hold Command to get the list from the Later list. Identitcal to running doing show later.
  4. Type doing "new item to do" to add "new item to do" to your current list. Identical to running doing now "new item to do". Hold Command to send it to the Later List, identical to running doing later "item to do".

How to make sure Alfred's query window is dismissed after running doing ?

After you run doing ?, you may notice Alfred's window is still hanging around, to fix that change this:

Turn on Auto-Hide Large Type in Alfred Prefs

Hat tip to Sam Kimbrel for that, along with the way to get Alfred's Large Type to be scriptable.

About

An Alfred Workflow for interacting with Brett Terpstra's `doing` CLI – http://brettterpstra.com/projects/doing/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published