From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: [PATCH] org-remember: Skip creation of the default '* Notes' task Date: Tue, 14 Apr 2009 12:11:16 +0530 Message-ID: References: <1239311972-3362-1-git-send-email-bernt@norang.ca> <1239311972-3362-3-git-send-email-bernt@norang.ca> 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 1LtcL0-0003wb-2y for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 02:41:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtcKv-0003w6-Fp for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 02:41:41 -0400 Received: from [199.232.76.173] (port=44564 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtcKv-0003vw-Bb for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 02:41:37 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:25771) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtcKt-0001YY-T8 for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 02:41:36 -0400 Received: by ti-out-0910.google.com with SMTP id y8so1900759tia.10 for ; Mon, 13 Apr 2009 23:41:31 -0700 (PDT) In-Reply-To: <1239311972-3362-3-git-send-email-bernt@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org On Fri, Apr 10, 2009 at 2:49 AM, Bernt Hansen wrote: [snip (17 lines)] > Carsten, (and list) > > I've started using this new workflow just this week and org remember insisted > on creating an annoying '* Notes' task before my #+FILETAGS: line since there > were no tasks in the file yet. I'm refiling as top-level tasks at the end > of the file and the '* Notes' task was just in the way. I couldn't find any > good reason to keep this so this patch removes the requirement. I find tasks > to refile with a custom agenda tag search looking for the tag REFILE and this > change gets rid of the bogus 'Notes' task that kept showing up. If I may ask a question about your workflow. Once you have constructed the agenda view with all tasks tagged "REFILE", how do you go and start refiling them? Do you have any way to do refile from the agenda view itself or do you visit the org file containing the task? Thanks -- Manish