|
|
Browse by Tags
All Tags » Mac » AppleScript (RSS)
-
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 ...
-
Please see the description of "Map to iCal" for more information.This script just changes from using iCal "events" to using iCal "todos".Enjoy!
-
This AppleScript walks all the topics in the front-most MindManager map looking for topics with start and/or end dates (i.e. "task topics"). Using the central topic text as the iCal calendar name, one new event will be created for each task topic. Subsequent executions of the script will update the iCal events with new/changed ...
|
|
|