From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: ColumnView and DateFormat Date: Wed, 29 Oct 2008 13:26:10 -0400 Message-ID: <87k5brs47h.fsf@gollum.intra.norang.ca> References: <49079dd3.0c07560a.13a4.ffff99a8@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KvEoK-0006FT-8O for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 13:26:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KvEoI-0006Ek-74 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 13:26:23 -0400 Received: from [199.232.76.173] (port=42057 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvEoH-0006EK-NJ for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 13:26:21 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:49817) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KvEoE-0003M1-62 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 13:26:19 -0400 In-Reply-To: <49079dd3.0c07560a.13a4.ffff99a8@mx.google.com> (Memnon Anon's message of "Wed\, 29 Oct 2008 00\:18\:33 +0100") 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: Memnon Anon Cc: emacs-orgmode@gnu.org Memnon Anon writes: > And another question related to the Agenda View. > > I dislike scheduling everything. I have got some Items I work on whenever I > need a break. These Items do not get a real timestamp because I can not say > before when I will work on them. But, if I do, I often spend some hours on > them. Of course, I still clock them. That sounds like a great use of the a tag (like TODAY) so you can create a list of tasks with that tag and pick what to work on from that. > Orgmode provides this nice timeline view, but this only displays tasks > with time-stamped items. Using column view, it provides even more > useful information. Is there a way to have a timeline that focuses > not on time-stamped items but on the clocked time? Thus showing me > when and how long I actually worked on items and not when I planned to > do so? Like Wednesday 22 October 2008 Clocked 12:00-16:00: TODO Work > on Thesis :UNI:LIBRARY: Clocked 16:15-18:00: Read LOTR (again;) :HOME: > Clocked 18:30-20:00 DONE Call Parents :PHONE:HOME: Simchat Torah > > > If I missed some crucial information in the org manual, a simple *RTFM* > is enough and sorry for the noise. > If anyone out there has a simple solution or a different "workflow" to adopt > and achieve this, your suggestion would be very much appreciated. You can use 'l' in the agenda view to see what, when, and how long things were clocked for. It doesn't summarize totals of the clocked time - I use clock reports for that. -Bernt