From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Remember in Agenda buffers Date: Sun, 01 Jun 2008 11:38:42 +0200 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 1K2k1r-0001xb-KT for emacs-orgmode@gnu.org; Sun, 01 Jun 2008 05:39:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2k1p-0001uU-54 for emacs-orgmode@gnu.org; Sun, 01 Jun 2008 05:39:05 -0400 Received: from [199.232.76.173] (port=38018 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2k1o-0001u4-G3 for emacs-orgmode@gnu.org; Sun, 01 Jun 2008 05:39:04 -0400 Received: from main.gmane.org ([80.91.229.2]:42517 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 1K2k1o-0001Gu-8m for emacs-orgmode@gnu.org; Sun, 01 Jun 2008 05:39:04 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K2k1d-0002ra-IK for emacs-orgmode@gnu.org; Sun, 01 Jun 2008 09:38:53 +0000 Received: from p54962dde.dip0.t-ipconnect.de ([84.150.45.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jun 2008 09:38:53 +0000 Received: from dtbaumann by p54962dde.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Jun 2008 09:38:53 +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, my workflow for new appointments is 1. check agenda for free dates (cursor will be on the day/time of the free time slot) 2, use remember to record the appointment (currently inserting the timestamp manually) I know I can insert new entries into the diary with "i". However, I do not use the diary and keep all appointments in org. Maybe someone has a remember template which automatically inserts the timestamp from the cursor position (date in month and week modes, date and time in day grid mode) Thanks Thomas