Found on Flickr: This is somewhat neat, I didn't know that you could get a day by day numbered folder like this and I could see where it could come in handy.
zRyu posted a photo:

|
It also got me thinking about my weekly reminder list I have set up in
OmniOutliner.

I can judge how well my week went to some measure by seeing how close to "checked off" every parent item is. Each parent item represents a day of the week. I have my weekly review scheduled for Friday, but I uncheck all items on Saturday which is a bit counter-intuitive. I've found that this is the best way it works for me though, after having Saturday be the "start" of my week for a while. Sunday just fits better.
I've been using this for three or four months now and it's actually working out really well. Things that I would have had either as reminders in my Sony Clie and my iCal are now in this list. One of the big suggestions in
David Allen's Getting Things Done is to get repeating tasks OUT of your calendar. This may have been one of the most powerful changes I made.
Previously I would literally have had reminders beeping at me all the time at weird hours. At times when I either didn't want to do the task requested, or at times when I literally couldn't. It's a little hard to tidy the living room when you're at a sunday service. I'd get a reminder, and instead of reading it, I'd just click it off.
If a day goes by and I haven't done something on my task list, I can go back and do it later without worrying that I'll forget. For example in the picture above I've got Wednesday open, but I haven't backed up my PowerBook yet. When I finally do get around to doing that, I'll check it off. So I can do Wednesday tasks on Friday, or Thursday tasks on Sunday if I've got some free time and I want to get a head-start.
Fewer trivial tasks slip through the cracks, and I get more satisfaction out of my week. And of course I've taken trying to remember to do these tasks off my mental plate whereas when I had them set as timed reminders, the reminder would go away and I'd be back to trying to remember to do whatever it was I had just been reminded to do.
As a final component of this, I've used the amazing power of Cron to force my OmniOutliner lists open at regular intervals, 9:30am and 6:00pm daily.
magneto:~ scarr$ crontab -l
30 9 * * * /usr/bin/open /Applications/OmniOutliner\ Professional.app
0 18 * * * /usr/bin/open ~scarr/Documents/Lists/Recurring\ Tasks.oo3
0 18 * * * /usr/bin/open ~scarr/Documents/Lists/KinklessGTD.oo3
[Digression]
The above crontab entry is actually kinda whack.. On the first line OmniOutliner opens at 9:30am alone, but to my advantage it'll open with the last list I had up (as specified in the prefs pane). The second and third lines specify files to open rather than OmniOutliner, but I could just replace that with the entry specified for 9:30am and it would work about the same.
[/Digression]
Why 9:30am? Why not 9:00am? Because sometimes I show up to work late, and if I open my Powerbook after the cron job has passed, it won't be run. So the extra half hour is a safety net. In general, I don't
To summarize, I need so many reminders that I am only a few steps away from
tattooing them all over my body. Compulsively reminding myself
has had the benefit of both helping me get things done and helping me to not forget in the first place since I'm learning through repetition.
[posted with ecto]
Technorati Tags: gtd, life, lifehacks, macintosh, osx