I understand the OPML filetype is like rtf, or html. What I don't get is how to markup the link data in the Outliner. Let me give an example or three. My experiments aren't working.
I opened up a blank Omni Outliner and input the following links, one per row, single column. Exported it as OPML file and imported it into WP. The entire "a href link" text was imported into the "name" field as text. It wasn't a live or working link. The URI field in WP was blank.
<a href="http://www.podcastalley.com/">PodcastAlley.com</A>
<a href="http://www.digitalpodcast.com/">Digital Podcast Directory</A>
The next OmniOultiner file was 2 columns. First column was "name" and the second was the URL, and 1 per row. The name was imported into the name field and the URLs vanished.
PodcastAlley.com http://www.podcastalley.com/
Digital Podcast Directory http://www.digitalpodcast.com/
The 3rd OmniOutliner file was 1 column with the info each in a separate row, with an extra blank row between the 2 links.
PodcastAlley.com
http://www.podcastalley.com/
Digital Podcast Directory
http://www.digitalpodcast.com/
Results were very odd. There were 5 links created in WP with the following in the "name" field.
Digital Podcast Directory
Digital Podcast Directory
http://www.digitalpodcast.com/
http://www.podcastalley.com
PodcastAlley.com
OmniOutliner can easily import a whole page of links. How to layout the link data before exporting it to OPML is the problem. Is it possible to organize the link data the way WP wants it? It will be far far easier to organize in OmniOutliner than cutting-and-pasting individual links into WP.
Is the example given in that wikipedia article the format it expects?
<%radio.macros.directoryFrame ("http://www.myserver.com/gems/myDirectory.opml", "http://www.myserver.com/gems/myDirectoryStylesheet.css")%>
Would importing the links into Safari, exporting the bookmarksm and converting it to OPML work? Or am I stuck inputting lots of links manually?