From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Re: OrgmodeWiki Support Date: Fri, 18 Dec 2009 11:28:49 +0000 Message-ID: <20091218112849.GH5666@atlantic.linksys.moosehall> References: <200912062323.35140.liste@barisch.com> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLb1L-0001M4-N2 for emacs-orgmode@gnu.org; Fri, 18 Dec 2009 06:29:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLb1H-0001LU-Il for emacs-orgmode@gnu.org; Fri, 18 Dec 2009 06:29:19 -0500 Received: from [199.232.76.173] (port=36863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLb1H-0001LR-5i for emacs-orgmode@gnu.org; Fri, 18 Dec 2009 06:29:15 -0500 Received: from vpn.id2.novell.com ([195.33.99.129]:35571 helo=gwia-smtp.id2.novell.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NLb1F-0006Ou-49 for emacs-orgmode@gnu.org; Fri, 18 Dec 2009 06:29:14 -0500 Content-Disposition: inline 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: emacs-orgmode@gnu.org On Wed, Dec 09, 2009 at 09:38:42AM -0800, Wes Hardaker wrote: > >>>>> On Sun, 6 Dec 2009 23:23:35 +0100, Marc said: > > M> If I got it right, this is not completly implemented (e.g. nested > M> bullet lists are not supported). Are there plans to complete the > M> export function? IMHO, this is a really good feature that might save > M> a lot of time. > > I actually almost implemented bullet-parsing yesterday for > org-export-generic, but in the end I was swamped with other things to > do. > > So yes, I'd like to see it done. But no, it's not done currently... > > M> Are there plans to do it vice versa, i.e. translate from wiki syntax > M> to org-mode ? > > That'd certainly be helpful as well. I don't know of anyone with plans > though (maybes someone else does) I would *love* to see auto-linking of WikiWords as a customisable option. I'm not sure if anyone's looked at supporting WikiWords yet.