Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Category: GtD

GtDProductivityProgrammingProject ManagementRants

Have a conversation once or have it over and over forever

When a team is collaborating to create software, there are inevitably issues that come up in “big picture” areas like architecture and process. There are two ways to deal with these: Take some time out from the daily...
Marc 2012-09-27
GtDMacProductivity

An unnecessary AppleScript to convert an OmniFocus task into a project

I hacked this up and then discovered via a tweet from Ken Case of the OmniGroup that it's completely unnecessary, because you can convert a task into a project in OmniFocus simply by using the outlining outdent shortcut of...
Marc 2012-09-122012-09-12
GtDMacProductivity

Using TextExpander to expand a sequence of OmniFocus tasks: A failed experiment

I recently got turned on to TextExpander by the Mac Power Users podcast. One of my ideas was to use snippets in OmniFocus to create certain repetitive multi-action sequences. For example, when a project involves emailing someone...
Marc 2012-09-10
GtDMacProductivity

Append to nvALT journal – Alfred.app extension for nvALT

I whipped up a quick little extension for Alfred that lets me very quickly jot down time-stamped text. The hope is that if I make it ridiculously easy to log what I'm doing and when, then maybe I can have better records of what...
Marc 2012-07-302012-07-30
GtDMacProductivityPython

PyOmniFocus

A while back, I mentioned here and here that OmniFocus maintains some kind of cache of your data in a SQLite database. I just hacked together a quick little prototype Python module for reading OmniFocus data:...
Marc 2012-06-292012-06-29
GtDProductivity

OmniFocus AppleScript: Move project to folder

This is a pretty useful OmniFocus AppleScript that I developed by hacking on another script that I found on a blog. If you select a project and then execute the script, it will let you type in a string to search for a folder to...
Marc 2011-05-10
GtDMacProductivity

Accessing OmniFocus data as a sqlite database

While playing with some OmniFocus AppleScripts last night, I realized that OmniFocus on the Mac uses a sqlite database (in addition to the zipped .xml files that it uses for synching). This is pretty interesting, because it could...
Marc 2011-03-082011-03-08

Posts pagination

Page 1 Page 2 … Page 6 Next
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing