From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Keeping a wiki with org-mode Date: Fri, 12 Jun 2009 16:32:36 -0500 Message-ID: <1e5bcefd0906121432hfc9efc1sf09710568c6c74d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFEMZ-0001H7-0M for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:32:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFEMY-0001Gv-Kj for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:32:38 -0400 Received: from [199.232.76.173] (port=35591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFEMY-0001Gs-FY for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:32:38 -0400 Received: from yw-out-1718.google.com ([74.125.46.153]:12679) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MFEMY-0001Bn-6I for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:32:38 -0400 Received: by yw-out-1718.google.com with SMTP id 5so1316109ywm.66 for ; Fri, 12 Jun 2009 14:32:37 -0700 (PDT) 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 Hello, I wonder what is the best way to implement a wiki with org? I know you can hyperlink to anything, but what I was thinking was something automatic, like what WikiDPad does or Tomboy -- like having wikiwords (CamelCase) automatically linked as you type to a filename in the system (a specific directory you specify for the wiki). If it is not possible, it could be a nice addition for a future org version. Thanks, Marcelo.