Re: [Orgmode] [PATCH] org-remember: Skip creation of the default '* Notes' task

2009-04-14 Thread Bernt Hansen
Manish writes: > 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

Re: [Orgmode] [PATCH] org-remember: Skip creation of the default '* Notes' task

2009-04-13 Thread Manish
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 ye

[Orgmode] [PATCH] org-remember: Skip creation of the default '* Notes' task

2009-04-09 Thread Bernt Hansen
Remember and refile processing does not require a task. This change removes the unneeded default task. This supports a workflow where new remember tasks and notes go into a mostly empty file which just has #+FILETAGS: at the top and nothing else. This workflow has a minimal number of remember te