From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Thompson Subject: Re: Wiki? Date: Fri, 19 Feb 2010 14:36:17 -0800 Message-ID: <2a4ba2fd1002191436s46b10833y387862e076092ada@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NibSj-0002ey-Nc for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 17:36:41 -0500 Received: from [140.186.70.92] (port=58428 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NibSi-0002eR-OF for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 17:36:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NibSh-0004Rl-Rh for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 17:36:40 -0500 Received: from mail-yw0-f172.google.com ([209.85.211.172]:40250) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NibSh-0004RX-PO for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 17:36:39 -0500 Received: by ywh2 with SMTP id 2so598306ywh.24 for ; Fri, 19 Feb 2010 14:36:37 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andrea Crotti Cc: emacs-orgmode@gnu.org 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 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 > =A0 This is a wiki page, automatically created if not existing > =A0 - item > =A0 - item > > ** Page2 > =A0 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 >