Skip to content

Import export OPML (file_opml.c)

Larry Kollar edited this page Jun 4, 2016 · 3 revisions

Import/export OPML (file_opml.c)

  • export_opml <filename>
    Exports the current entry, and following entries on the same level, as OPML.
  • export_opml_branch <filename>
    Exports the current entry and all sub-entries as OPML.
  • import_opml <filename>
    Imports an OPML file below the current node.
Clone this wiki locally