From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: "Refiled from..." Notes in LOGBOOK - Feature suggestion Date: Thu, 13 Sep 2018 05:13:52 -0500 Message-ID: <87y3c5n1r3.fsf@alphapapa.net> References: <9A858A91-716B-4AB1-94CB-B7DC96779BDF@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0OdS-0001oB-C5 for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 06:14:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0OdP-0007kP-1b for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 06:14:06 -0400 Received: from [195.159.176.226] (port=57402 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g0OdO-0007ja-Oj for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 06:14:02 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g0ObF-0003w7-KJ for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 12:11:49 +0200 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 Stas Vlasov writes: > 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: > - 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 to prompt for a note. That's a great idea!