From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc-Oliver Ihm Subject: Re: [DEV] New version of org-reftable.el Date: Mon, 24 Dec 2012 23:41:53 +0100 Message-ID: <50D8DA31.5070806@ihm.name> References: <87pq1zsuov.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnGit-0007X0-Or for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 17:42:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnGis-00017W-Hh for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 17:42:15 -0500 Received: from plane.gmane.org ([80.91.229.3]:41221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnGis-00017Q-B2 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 17:42:14 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TnGj2-0007wL-Lr for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 23:42:24 +0100 Received: from p54a88ada.dip0.t-ipconnect.de ([84.168.138.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Dec 2012 23:42:24 +0100 Received: from marc by p54a88ada.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Dec 2012 23:42:24 +0100 In-Reply-To: <87pq1zsuov.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: emacs-orgmode@gnu.org Hi Bastien, Hi all ! Currently I often use this package to quickly navigate within my org-files. Entering a keyword gives me a list of nodes associated with this keyword; within this list, often used entries appear at the top, so that the desired entry can be spotted very fast. This will be even easier with the support for normal org-mode links, that will be introduced with version 2.1, next month. Comments, as always, are welcome. Best regards, Marc Am 24.12.2012 09:47, schrieb Bastien: > Hi Marc-Oliver, > > Marc-Oliver Ihm writes: > >> Version 2.0 of org-reftable.el has arrived at worg. >> Please find it as: >> >> http://orgmode.org/worg/code/elisp/org-reftable.el > > I've not had time to test the package but I hope others will do. > If you/they think this can be a good candidate for contrib/ please > let us know! In the mean time, thanks for making it available on > Worg. > > Best, >