emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* import wiki to orgmode
@ 2016-06-25 18:37 ron123
  2016-06-25 19:06 ` Kyle Meyer
  0 siblings, 1 reply; 2+ messages in thread
From: ron123 @ 2016-06-25 18:37 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

is it possible to import mediawiki pages to org mode? [I need this for
saving some wiki-articles.]
I think a complete solution would be a bit difficult [you have links,
footnotes, formatting etc.]

But for the beginning it would be sufficient to make such conversions:

from this MediaWiki text:

    == History ==

    Emacs development began during the 1970s at ...

    === Other early implementations ===
    In the following years, programmers wrote a variety of Emacs-like
editors for other computer systems.

    === GNU Emacs ===
    Richard Stallman began work on GNU Emacs in 1984 to produce a

    === XEmacs ===
    Lucid Emacs, based on an early alpha version of GNU Emacs 19


    === Editors with Emacs emulation ===
    * Yi, an editor that is written and extensible in
    * Joe emulates Emacs keybindings when
    * Jed has an emulation mode for Emacs.

to this orgmode text:

    ** History

    Emacs development began during the 1970s at ...

    *** Other early implementations
    In the following years, programmers wrote a variety of Emacs-like
editors for other computer systems.

    *** GNU Emacs
    Richard Stallman began work on GNU Emacs in 1984 to produce a

    *** XEmacs
    Lucid Emacs, based on an early alpha version of GNU Emacs 19


    *** Editors with Emacs emulation
    - Yi, an editor that is written and extensible in
    - Joe emulates Emacs keybindings when
    - Jed has an emulation mode for Emacs.


Unfortunately (and surprisingly) I didn't find a program for this. Any
ideas? Isn;t there an org function?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-25 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-25 18:37 import wiki to orgmode ron123
2016-06-25 19:06 ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).