View Single Post
Quote:
Originally Posted by ptone View Post
After copying your OmniFocus file from ~/Library/Application Support/OmniFocus to your thumbdrive. Delete the copy in your Library folder, and then use a terminal command like this to create a symbolic link:

ln -s "~/Library/Application Support/OmniFocus/OmniFocus.ofocus" /Volumes/thumbdrive/OmniFocus.ofocus

-P
If you only symlink to your OmniFocus document, your saved perspectives will not travel with you. Is this correct? If that's the case, you would also have to move the Perspectives directory and symlink that as well.