From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yevgeniy A. Viktorov Subject: Re: Select default clocking task by Bernt Hansen Date: Tue, 07 Sep 2010 06:08:39 +0300 Message-ID: <87d3sqp7wo.wl%yevgeniy.viktorov@gmail.com> References: <87iq2k3k10.wl%yevgeniy.viktorov@gmail.com> <874oe2wixg.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=44767 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsoY7-0008F3-Si for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 23:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsoY6-0007xw-CJ for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 23:08:43 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:45089) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsoY6-0007xp-82 for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 23:08:42 -0400 Received: by fxm3 with SMTP id 3so3236182fxm.0 for ; Mon, 06 Sep 2010 20:08:41 -0700 (PDT) In-Reply-To: <874oe2wixg.fsf@gollum.intra.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 At Mon, 06 Sep 2010 19:28:43 -0400, Bernt Hansen wrote: > > Hi Yevgeniy, > > I actually have 3 'Organization' tasks that I clock in -- all at > level 2. These are in 3 different org files and are listed in my > org-agenda-files variable. > > My current layout is like this: > > ,----[ todo.org ] > | #+FILETAGS: HOME > | ... > | * Miscellaneous :misc: > | ** Organization > | ... > `---- > > ,----[ org.org ] > | #+FILETAGS: ORG > | ... > | * Tuning :tuning: > | ** Organization > | ... > `---- > > ,----[ norang.org ] > | #+FILETAGS: NORANG > | ... > | * Administration :admin: > | ** Organization > | ... > `---- > > I used to have a first level * Organization task when I was clocking in > by ID but that set up has changed. It's possible I still have > references to the old layout in the document that needs to be > updated. > > Sorry about the confusion. > > Do you have any suggestions on how I can improve the documentation to > make this more clear? Hello Bernt, thank you for examples, I really lost it :) would be nice to fix references to first level * Organization, i.e. mostly to replace "* Organization" with "** Organization" and include above examples. As far I understand you categorize organization by work you usually do in some context if no other task specified or using "Misc" when there is no appropriate category?