From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marvin Doyley Subject: Capturing to current file Date: Sat, 14 Apr 2012 14:27:29 -0400 Message-ID: <6969390217168358027@unknownmsgid> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJ7h9-0007B9-TB for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 14:27:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJ7h8-0004iB-7V for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 14:27:35 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:57370) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJ7h7-0004hr-S0 for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 14:27:34 -0400 Received: by wibhj13 with SMTP id hj13so3210798wib.12 for ; Sat, 14 Apr 2012 11:27:31 -0700 (PDT) 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" Hi there, I am trying to create a thought bin related to a specific project (org-file, where I perform all my writing task). My idea is very simple, if an idea, todo item related to the project i am working on, which is usually the case, I would like to file it under a specific heading within the same file rather than a master file. Any thoughts on how to do this ? Thanks M