From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Horn Subject: Re: New feature? Remove duplicate subheadings, preserving order Date: Tue, 02 Jan 2018 09:36:38 -0500 Message-ID: References: <87a7xxx5c5.fsf@nicolasgoaziou.fr> <87tvw5cu5t.fsf@nicolasgoaziou.fr> <87mv1wvr70.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWNgJ-0007l0-TD for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 09:36:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWNgG-0002IK-LT for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 09:36:43 -0500 Received: from mailbackend.panix.com ([166.84.1.89]:56220) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWNgG-0002HL-IN for emacs-orgmode@gnu.org; Tue, 02 Jan 2018 09:36:40 -0500 In-reply-to: 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: Allen Li Cc: Adam Porter , emacs-orgmode@gnu.org Allen Li writes: > On Mon, Jan 1, 2018 at 8:07 PM, Adam Porter wrote: > > I don=E2=80=99t see a use case for checking all heading data. > I can see such cases arising from templates and time tracking. I can have a template that captures telephone calls. The call comes in and I start the template. At this point the heading is just "Received Phone Call" and a time tracking start. Time tracking is eventually kept in a drawer, not in the headline. I might eventually go back an revise the headline based on notes from the call, but that will not happen during the call. It's quite likely that sorting out the calls will happen at the end of the day or the next day. Similarly, I receive lab results. These will initially be a headline with just "Lab Result", a time tag like CLOCK, and a tag to indicate that it is a lab result. Some time later I might move them around to attach them to a patient or project, but often by just moving them as element into the right section for that patient or project. So these also have the same headline contents and different headline data. R Horn