If you want to edit existing Wiki pages with such a system, this would
require a complete conversion of all Wiki syntax to an Org-mode
equivalent, or else a way to leave unknown wiki syntax alone.
Otherwise you would clobber any formatting that Org-mode doesn't know
about when you edit the page.

On Fri, Feb 19, 2010 at 2:24 PM, Andrea Crotti
<andrea.crott...@gmail.com> wrote:
>
> Today I had to modify some wiki pages for a project and I realized how
> it sucked..
> Stupid editor, annoying markup language, difficult to remember/track
> down what you've written and so on.
>
> So wouldn't be great to do something like this
>
> * Wiki stuff
> ** Page1
>   This is a wiki page, automatically created if not existing
>   - item
>   - item
>
> ** Page2
>   Another page.
>
> Than with one command like org-export-to-wiki look if the page is
> existing, if not create it, convert it to the right format and it's
> done!
>
> I think it should involve some rpc php stuff which is not directly
> related, and also if the page is modified by someone else is not so
> easy (unless we're able to update our org-version).
> But to create new pages it would be great (for me at least).
> What do you think?
>
> Thanks
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to