|
|
Main Topics to iCal Todos
File Details
| Downloads: |
124 |
File Size: |
4.9kB |
| Posted By: |
jeffrey.w.lynch |
Views: |
1018 |
| Date Added: |
6 Feb 2007 |
|
This AppleScript sample demonstrates how to walk the contents of a Mindjet MindManager map and add topics from the map as iCal todos. It only adds todos for topics that have a due date. This version of the script uses the main topics for iCal calendars (and creates it if it doesn't exist) and then adds all subtopics with end dates as todo items. . The calendar remembers the unique id of the topic in the "description" field so that it can keep track of things. This is mostly used to figure out if a topic has been deleted from the map so that we can remove the corresponding todo item.
See the first in this series "MapToiCal" for more details.
Enjoy!
|
|
|