Page 1 of 1
Export to OPML
#1
Posted 16 August 2005 - 08:00 AM
Anyone out there have a template the exports to OPML XML format? Just wanted to check first before trying to bang one out myself.
Thanks,
John
#2
Posted 21 August 2005 - 10:05 PM
No I haven't, but I do export to an outline containing URLs to an HTML file. It is straight forward, but a few hints:
In [OPTIONS] I set:
NOTE_NEWLINE=" title="
Then the leaf is:
<li class="LL"><a href="#NOTE#" id="p#PRIORITY#">#TEXT#</a>
The outline text is the descriptive name for the URL, the first line of the note is the URL. If there is a second line, it becomes the "title" or pop-up that appears during mouse hover.
The rest is some CSS styles to format the HTML, but that is not useful for your task.
Good Luck.
Andrew
In [OPTIONS] I set:
NOTE_NEWLINE=" title="
Then the leaf is:
<li class="LL"><a href="#NOTE#" id="p#PRIORITY#">#TEXT#</a>
The outline text is the descriptive name for the URL, the first line of the note is the URL. If there is a second line, it becomes the "title" or pop-up that appears during mouse hover.
The rest is some CSS styles to format the HTML, but that is not useful for your task.
Good Luck.
Andrew
Share this topic:
Page 1 of 1

Help










