From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: jump to iso-week in agenda Date: Sat, 15 Mar 2008 17:00:46 +0100 Message-ID: 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 1JaYos-000656-25 for emacs-orgmode@gnu.org; Sat, 15 Mar 2008 12:01:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaYoo-00061m-OH for emacs-orgmode@gnu.org; Sat, 15 Mar 2008 12:01:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaYon-00061X-U9 for emacs-orgmode@gnu.org; Sat, 15 Mar 2008 12:01:09 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JaYon-0003Ql-Ji for emacs-orgmode@gnu.org; Sat, 15 Mar 2008 12:01:09 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JaYob-0001sx-Om for emacs-orgmode@gnu.org; Sat, 15 Mar 2008 16:00:57 +0000 Received: from p54961ae6.dip0.t-ipconnect.de ([84.150.26.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Mar 2008 16:00:57 +0000 Received: from dtbaumann by p54961ae6.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Mar 2008 16:00:57 +0000 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: emacs-orgmode@gnu.org Hi, I really like the most advanced (pure magic working ...) and easy way of entering dates in org mode. When answering a phone call it's only a few keystrokes to jump to the date and settle the appointment. However there are some people thinking in weeks (iso-week). So when those friends call it get's much more complicated. Currently when I would like to jump to say week 46, I might find an old paper calendar or M-x calendar-goto-iso-week. How difficult would it be to (a) add the current iso-week into the headline of the Week-View (b) include magic jump to a certain week eg. *46 to jump to week 46 Thomas