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 Today's Posts

 
ofexport - export to text, taskpaper, html, opml Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Quote:
Originally Posted by kingsinger View Post
How do I upgrade to a newer version? I know very little about the command line.
Probably the simplest thing is to backup/move/delete your existing installation and go through the install procedure again.

However, if you're feeling adventurous and want to track the changes more conveniently, you can install git from their web site or using mac ports. Git is a source code control tool that'll fetch all the changes whenever you want. It's a command line tool but there are plenty of fancy graphical front ends to it if you want to avoid the command line. Github provide their own - but I haven't tried it.

But if you've taken the command line route and have git installed, just typing:

Code:
git clone git://github.com/psidnell/ofexport.git
at the command line will go fetch you a fresh copy in your current directory.

Thereafter, every time you want to get updates just typing:

Code:
cd wherever-I-installed-it/ofexport
git pull
will fetch any updates - and merge them with any changes you've made - like changes to the runner script to reflect an alternate install location.

(It's probably a good idea if I add a post-download script that fixes up the paths/permissions after a download or update - I'll add that to the next release.)

Last edited by psidnell; 2013-05-13 at 11:26 PM..
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Batch Export OO to OPML or Text adgirard OmniOutliner 3 for Mac 0 2012-10-04 11:53 AM
.html extension on dynamic html export pairustwo OmniOutliner 3 for Mac 3 2011-09-10 01:53 PM
Bug - Export as TXT (TaskPaper) Vlad Ghitulescu OmniFocus 1 for Mac 2 2011-04-29 03:36 AM
Pasting Taskpaper-format text into OmniOutliner RobTrew OmniOutliner 3 for Mac 1 2011-01-11 05:00 AM
Export Properties:Notes as HTML Roll Over Text? jeffreykennedy OmniGraffle General 6 2009-10-26 07:40 AM


All times are GMT -8. The time now is 10:47 PM.


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