From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Best way to implement project specific captures Date: Wed, 22 Aug 2012 23:04:56 +0100 Message-ID: References: Reply-To: emacs-orgmode@gnu.org Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4JW2-0001Jq-19 for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 18:35:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4JW0-0005iJ-TD for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 18:35:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:57068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4JW0-0005hU-LU for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 18:35:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T4J2w-00036z-O1 for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 00:05:06 +0200 Received: from client-86-31-177-231.oxfd.adsl.virginmedia.com ([86.31.177.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Aug 2012 00:05:06 +0200 Received: from rileyrg by client-86-31-177-231.oxfd.adsl.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Aug 2012 00:05:06 +0200 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 To: emacs-orgmode@gnu.org Sylvain Rousseau writes: > Have a look at https://github.com/thisirs/org-context : Context agenda and capture for Org-mode > > It dynamically adds templates depending on the buffer you are currently editing. New templates are available with the key > "c" or merged if there is no conflict with existing ones. > > Hope this helps, > > Sylvain. > Hi, I'm not sure if the error (?!) is mine or on your side - possibly error is the wrong word. See this img here http://i.imgur.com/Tvdgx.png When I hit C-c c I then hit c for my customised "j" template its recreating shamrock/barwebs.org (see status line) as opposed to using the existing barwebs.com which I have referenced via org-agenda-files '("~/.orgfiles" "~/webs/.orgfiles"). Can you advise further? (Looks great regardless btw!) -- Sent using Emacs/Gnus from home ...