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 1 for Mac
FAQ Members List Calendar Today's Posts

 
Export to text file CLUTTER Thread Tools Search this Thread Display Modes
Hi,

I'm using the export to text file function in omni focus and wanted to know if its at all possible to clean up the extra columns of information that just clutters up the export. Of course you can clean it up on your own, but of course we could write all this down on paper and not use Omni Focus either. lol.

But any way if the "@context, due date, and some of the other things can either be deleted via export options that would be awesome.

If you could exports just the context and the task it self and nothing more, that would be super duper great. Clean and simple, the OMNI FOCUS WAY!!
 
That stuff is easily elided if you don't want it.

After exporting to the taskpaper format, open up a Terminal window and incant the following:

Code:
sed -E -e 's/@due(.+)|@start(.+)|@mins(.+)//' <your filename> > <new filename>
which will read <your filename>, removing all the @due(07-03-10), @start(05-09-10), @mins(30) stuff and writing a copy to <new filename>
 
Use Help → Send Feedback to submit feature suggestions to get them entered in the development database. (See this sticky thread at the top of the forum for details.) Bill's solution will work in the interim.
__________________
Cheers,

Curt
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
PNG File Export ashforma OmniGraffle General 2 2013-03-10 01:09 PM
Visio Export doesn't export pattern fill [A: limitation of Visio file format.] BradP OmniGraffle General 4 2012-02-25 03:50 PM
Use OPML file with Mindmeister and export to rtf-File nm2 OmniOutliner for iPad 3 2011-05-22 06:30 AM
applescript to export to text file? jbaile38 OmniFocus Extras 3 2008-09-06 12:01 PM
File extension issue for HTML export can overwrite plan file jrwilco1 OmniPlan General 4 2007-10-31 02:38 PM


All times are GMT -8. The time now is 11:41 AM.


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