From mboxrd@z Thu Jan 1 00:00:00 1970 From: Isaac Subject: Re: Wiki-like creating links on the fly for org Date: Fri, 7 Jan 2011 17:54:50 +0000 (UTC) Message-ID: References: <4C3B5778.2060100@ccbr.umn.edu> <20100712213621.GX5297@thinkpad.adamsinfoserv.com> <1280398605.17833.22.camel@inf-8657.int-evry.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36414 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeJd3-0001C7-Pg for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 22:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeJd2-0007z4-Ph for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 22:50:09 -0500 Received: from lo.gmane.org ([80.91.229.12]:36268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeJd2-0007ym-K6 for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 22:50:08 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PeJcz-000693-1E for emacs-orgmode@gnu.org; Sun, 16 Jan 2011 04:50:05 +0100 Received: from jx.mskcc.org ([140.163.0.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Jan 2011 04:50:05 +0100 Received: from ip by jx.mskcc.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Jan 2011 04:50:05 +0100 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 I encounter the same issue as a wikidpad user migrated to emacs It would be fantastic, if emacs org can have a visual tree display of its headings in a sperate window, something like the speedbar? file linking can be fairly easily done in org, However, wikidpad is more of a database approach (possible to use sqlite as backend), whereas emacs org is a single file based mode: my guess is that implementing wikidpad feature in emacs would would end as a different application, other than what emacs is intended - a mighty text editor