From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: [PATCH] Time specifications: Allow specifying relative times Date: Sat, 31 Mar 2012 09:05:53 +0200 Message-ID: <80fwcpmer2.fsf@somewhere.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Ilya, Ilya Shlyakhter wrote: > Btw, I couldn't quite understand the exact meaning of :block, :tstart and > :tend as decribed in the manual. Is there a better explanation > somewhere? The block allows you to specify some chunk which is definable easily: - yesterday - lastweek - thismonth - 2012-02 - 2012-03-30 - etc. #+BEGIN: clocktable :scope ("file.org") :block 2012-02 #+END: `tstart' and `tend' serve for when you want to specify some range of dates which is not expressable that way: for example, last Monday (`tstart') to Wednesday (`tend'). Best regards, Seb -- Sebastien Vauban