The Omni Group
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!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus Extras
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
OmniFocus to Mind Map Help Thread Tools Search this Thread Display Modes
Hey all, hoping you can help me improve a workflow for exporting my entire OF library to OPML in order to import it into iThoughts HD.

This script does a nice job of it, but it requires OmniOutliner Pro and includes completed and dropped projects: http://www.complexpoint.macmate.me/Site/OF2OPML.html

I've found this very helpful for doing my monthly review. It adds a visual aspect to the process and am trying to do whatever I can to improve upon it. Any help would be greatly appreciated.

You can find more details about it on my site here: http://bettermess.com/omnifocus-to-m...-cry-for-help/
 
There is a piece of code in this post which bypasses OO3 and exports directly to OPML. May be worth experimenting with.

The main issue is the selection of the subset of objects to be exported (you mention my entire OF library but it sounds as if this means filtering out projects that have been dropped (but not those that are on hold ?), possibly contexts that that are on hold, and projects (and perhaps actions ?) that have been completed.

This could either be done by replacing the manual selection function SelectedInOF() with something based on a where clause (try experimenting with Where in OF) at www.complexpoint.net) or by designing a perspective which gives the subset of data which you want, manually selecting it, and using something like the code linked to above.

--
 
I have added an option to the OPML export code (now amended to work properly with Tree and iThoughtsHD etc) to bypass manual selection and export all active projects and folders.
Still very slow, mostly because of character encoding - I'll explore something faster if I get some time at the weekend.

At the top of the code edit:
Code:
property pManualSelection : true
changing the value to false, (i.e. all active folders and projects, regardless of what is selected) then run the code and let it cook for a few minutes ...

Last edited by RobTrew; 2012-09-05 at 01:00 PM..
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mind Mapping in OmniFocus? jcole OmniFocus 1 for Mac 14 2012-05-31 10:33 PM
Importing Mind Map into OF ? Tado OmniFocus 1 for Mac 4 2012-04-21 08:31 AM
Mind map ericsmw OmniPlan General 6 2011-06-01 06:55 PM
Mind Mapping? pneill OmniFocus 1 for Mac 17 2009-12-15 12:42 PM
What is a Mind Map? HunterBoss OmniGraffle General 6 2007-07-16 01:30 PM


All times are GMT -8. The time now is 09:57 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.