I'd like omnifocus to go get today's appointments from iCal (not iCal todos) and put them in a project. I want to be able to see my schedule for the day in a perspective in OF. Anyone know of an applescript that does that?
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!
|
|
FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
looking for ical appts applescript | Thread Tools | Search this Thread | Display Modes |
Member
2011-05-24, 09:53 AM
I'd like omnifocus to go get today's appointments from iCal (not iCal todos) and put them in a project. I want to be able to see my schedule for the day in a perspective in OF. Anyone know of an applescript that does that?
Post 1
|
Member
2011-06-02, 09:09 AM
Anyone interested in writing this applescript for me?
Post 2
|
Member
2011-06-02, 10:41 AM
I looked at this briefly when you made your original post, and got the impression (possibly erroneous) that extracting the one-off appointments is easy via Applescript, and the repeating ones, not so much. There is a tool out there that seems to have some of the necessary pieces, but it works by parsing the iCal files and I'm unsure as to whether it plays with the new MobileMe calendars. Writing a new project into the OF database with a list of actions retrieved from the calendar system seems like it should be relatively straightforward once the problem of retrieving the actions is handled. I assume you want to map appointment start time to action start time, and appointment duration to action duration?
https://github.com/scooby/dailyrepor.../trunk/#readme I haven't had a chance to try it out.
Post 3
|
Member
2011-06-02, 01:05 PM
Thanks for your reply. Actually, I'm hoping for something even simpler. The appointment start time doesn't need to be mapped to action start time. Don't need duration info at all. My appointments are not repeating events.
Basically, I live with Omnifocus on my screen. Rather than having to switch to iCal to see my schedule for the day, I'd like a "project" that shows each of today's appointment as a todo. It's just for informational purposes. So, my Omnifocus Perspective could include an "iCal" project. The only info in each todo I need is the title of the iCal event and the start time. Ex: '1PM lunch with Clyde', or '3:30PM Department Meeting'. Thanks again.
Post 4
|
Thread Tools | Search this Thread |
Display Modes | |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Applescript to sync with iCal? | tah | iCal Sync | 0 | 2009-04-01 11:03 AM |
Sync via applescript brings up iCal dialog | SunByrne | iCal Sync | 4 | 2009-01-12 11:03 PM |
Applescript? to automatically sync with iCal | Hayl | iCal Sync | 1 | 2008-10-03 04:57 PM |
Help finding iCal applescript | DoktorMarkus | iCal Sync | 2 | 2008-07-08 12:29 PM |
Sync with iCal via AppleScript | The Limey | OmniFocus Extras | 2 | 2007-12-19 06:19 AM |