May 18th, 2011

Texting & Tasking with Alfred

Filed under: geek,mac — saul @ 5:56 PM

Alfred 350x206 Texting & Tasking with AlfredI’m ashamed at how many task management scenarios I’ve explored, you name it I’ve used it - the three constants throughout my arduous journey have been TaskPaper, Notational Velocity & Dropbox - as I’m so fond of saying, “it’s not pretty but it works” One element that’s been missing is a quick low-fat way to drop items into my text files to deal with later, I’m not fond of keeping TP or NV running all the time, as I find a task list in my face distracting and somewhat (strangely) intimidating.

Last week the awesome folks at Alfred (@alfredApp) released 0.9 of Alfred, my launcher of choice - and via my PowerPack license I can run shell scripts, global commands and other assorted tasty tidbits. Today I had a few minutes, so I knocked together a quick append to text file function so I can add my tasks to my list while ‘in the moment’

echo "{query}" >> /Users/you-username-goes-here/path/text-file-name.txt

as easy as that.. more soon.. stay tuned

UPDATE

Some people may want to prepend as opposed to append, this seems to work.

echo "{query}" | cat - /Users/you-username-goes-here/path/text-file-name.txt > /tmp/tempfile && mv /tmp/tempfile /Users/you-username-goes-here/path/text-file-name.txt

Another Update

now packaged as an extension here

 

May 10th, 2011

Illustration Friday: Beginner

Filed under: daily,illustration — saul @ 10:06 AM

fortune Illustration Friday: BeginnerSeems like at least a dogs year since I did anything for Illustration Friday, But yesterday I was relaxing at Starbucks with my iPad and figured I’d take an hour or so and knock together something for this weeks theme ‘Beginner’ - not 100% happy with the color, but pretty happy overall - aside from posting this from my desktop computer this illustration is 100% iPad, which is quickly becoming my favorite tool for little spot illustrations.

More Fun Illustrations