#1
|
|||
|
|||
Export Data to OmniOutliner Pro 3.61
I would like to export my Ultra Recall data to omnioutliner pro 3.61 on my new MacPro. The OmniOut. documentation states that the program can open files in the following formats:
ACTA Concurrence Keynote Keynote XML MORE MORE plain text Outline Processor Markup Language (OPML) Plain Text, with columns separated by tabs Rich Text Format (RTF), with columns separated by tabs Rich Text Format with attachments (RTFD), with columns separated by tabs Sample output files (from the Sample command-line tool), you must change the extension to .sample .strings localization files I have spent several hours over the past week or so trying various UltraRecall export choices but nothing has worked so far. Any advice or suggestions anyone can offer will be appreciated. Thanks. Scott Betz |
#2
|
|||
|
|||
The XML export option creates an OML file,which is very similar to an OPML file. The main differences are the main element name (oml vs. opml) and its use of the 'Item' attribute to store more than the very limited OPML file format. You can convert the created OML to OPML by renaming the file, and changing the root oml element to opml.
Another option might be to export to a csv file, then use excel or some other application to open the csv file, then re-export the data as a tab delimited file. |
|
|