From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanislav Vlasov Subject: "Refiled from..." Notes in LOGBOOK - Feature suggestion Date: Thu, 13 Sep 2018 11:48:43 +0200 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0OEz-0002Yf-Cx for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 05:48:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0OEw-0000LR-Of for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 05:48:49 -0400 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]:37186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g0OEw-0000Kf-Fq for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 05:48:46 -0400 Received: by mail-ed1-x536.google.com with SMTP id a20-v6so4125144edd.4 for ; Thu, 13 Sep 2018 02:48:46 -0700 (PDT) Received: from [192.168.0.42] (92-111-67-33.static.v4.ziggozakelijk.nl. [92.111.67.33]) by smtp.gmail.com with ESMTPSA id z19-v6sm2731924edd.77.2018.09.13.02.48.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Sep 2018 02:48:44 -0700 (PDT) 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" To: emacs-orgmode@gnu.org Dear org-mode community, It could be useful to have a note about the place where the entry was = refiled from. Like so: * TODO Note on where the entry was refiled from :LOGBOOK: =20 - Refiled on [2016-04-04 Mon 00:57] from = ~/emacs-tasks.org::*Tasks%20workflow - Refiled on [2015-05-15 Fri 13:53] from ~/stuff.org - State "TODO" from "" [2015-05-15 Fri 13:53] :END: The current options with org-log-refile in only allow to log time of = refile event or prompt for a note. The problem is that the templates for adding notes in = org-log-note-headings do not support a proper location placeholder = (something like %F used in org-capture-templates). It is also explicitly = not recommended to change those templates. Maybe add this for future releases? Thank you for considering! Kind regards, Stas