From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: org-log-reschedule: inactive time-stamp instead Date: Tue, 16 Dec 2014 18:25:37 +0100 Message-ID: <2014-12-16T18-21-20@devnull.Karl-Voit.at> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0vsm-0000k7-Uc for emacs-orgmode@gnu.org; Tue, 16 Dec 2014 12:26:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y0vsg-0005no-VV for emacs-orgmode@gnu.org; Tue, 16 Dec 2014 12:26:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:34226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0vsg-0005nX-O1 for emacs-orgmode@gnu.org; Tue, 16 Dec 2014 12:25:54 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y0vsf-0004oK-CZ for emacs-orgmode@gnu.org; Tue, 16 Dec 2014 18:25:53 +0100 Received: from friends.grml.info ([136.243.234.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Dec 2014 18:25:53 +0100 Received: from news1142 by friends.grml.info with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Dec 2014 18:25:53 +0100 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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I am using org-log-reschedule set to "time" to get LOGBOOK entries when I reschedule a task. This is fine so far. However, I'd like to log *inactive* time-stamps instead of active ones: ,----[ what I get now ] | :LOGBOOK: | - Rescheduled from "<2014-12-17 Mi>" on [2014-12-16 Di 17:01] | :END: `---- Those active time-stamps clutter my daily agenda a bit. Therefore: ,----[ what I would like to get ] | :LOGBOOK: | - Rescheduled from "[2014-12-17 Mi]" on [2014-12-16 Di 17:01] | :END: `---- So can someone please add an option for this variable to get inactive time-stamps? Thank you very much! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github