From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YO/LIOGhOGDZVgAA0tVLHw (envelope-from ) for ; Fri, 26 Feb 2021 07:23:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0MvYHOGhOGBXPgAA1q6Kng (envelope-from ) for ; Fri, 26 Feb 2021 07:23:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C3008274FA for ; Fri, 26 Feb 2021 08:23:12 +0100 (CET) Received: from localhost ([::1]:38152 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFXSx-00079f-RY for larch@yhetil.org; Fri, 26 Feb 2021 02:23:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33414) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFXRh-00078d-SP for emacs-orgmode@gnu.org; Fri, 26 Feb 2021 02:21:53 -0500 Received: from mail-pj1-x102b.google.com ([2607:f8b0:4864:20::102b]:54553) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFXRg-0003aw-EW for emacs-orgmode@gnu.org; Fri, 26 Feb 2021 02:21:53 -0500 Received: by mail-pj1-x102b.google.com with SMTP id i14so3854597pjz.4 for ; Thu, 25 Feb 2021 23:21:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=P0X5Y9hjQKwpjCKkh3LDvFkhuBROmMZHvoVk1rU3zwg=; b=XiziPI6yF/j7zKoTdZsY71/hXAXF8N1HizCNUUL1fTOLFI6fyjQQWXoxYab9BbNudF AoADBbVixsmEyG9VTRHsmm8iCiPXQtraIOrlM8HfaObAztUe5hsTWqX8qsW/BklMEJg1 lcGU6C7KDQ+bGJ60Bxrd1hVR/fqjafr6VMaulsWTBlchYWXR5zAzW3R4IkVKxAzNuScy kw9FZg5nofhtAER8TendHHMQYdIaKrDmt/WuKw8qAakY7TasgNIc1Z27pJFKkKN2kX4s 6JDTk7+ywn36UGuj1Z/90RlTLeP7ZucYL+nuhWD2aQZpQGbsT/2ChV90856TUg8gPI9w NNfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=P0X5Y9hjQKwpjCKkh3LDvFkhuBROmMZHvoVk1rU3zwg=; b=lAjzmRNUoQFGHXkLijQkSinsTFIHUrN+wmwss4ZGDpAJdfthvCny0OnkzhDRtyMi5C SyLHPEWUDIKdbP38Ina+M/sSKPkcxWdGLLIvCTT7ADfl6HYaBjOn/j+y8qrPKFHI2/TH tFOFC5eB7zY9OIPCoR6kNVqf7TsMnlF8GHCX/ooKDqnzXDOk6Tiua+K5Pfn3S07utn3a SFwKE3yoEFqEkvQuOJLifCRmhnAJTsEVA/hKo3RkjWB0gwZyluBXCr6HW5iv5N6pQ+PM /DDbLDXv80AMsnOTQkfN+TzNnDyBTrBY5rtZdYSmtrdQXG77fwPrMahIidhdBeWOVrTz z3Tw== X-Gm-Message-State: AOAM533RaI7HYy2GLRVhxW+oYd108nUrnvsDhgUvCmFfX99vfCtVWfRh Pz3gzN8pduBd7W+raQEE5Bg= X-Google-Smtp-Source: ABdhPJwnwBIFoxo44Yq6TWxCEyDJZz/VJvdQ7ScTKpCCn9sJeYOXtMYWGoUc/IoOebtUng8Nt6iBig== X-Received: by 2002:a17:902:f242:b029:e4:6dfc:8c1f with SMTP id j2-20020a170902f242b02900e46dfc8c1fmr1863929plc.0.1614324107682; Thu, 25 Feb 2021 23:21:47 -0800 (PST) Received: from localhost ([104.250.131.79]) by smtp.gmail.com with ESMTPSA id x190sm8579145pfx.60.2021.02.25.23.21.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Feb 2021 23:21:47 -0800 (PST) From: Ihor Radchenko To: David Masterson , emacs-orgmode@gnu.org Subject: Re: Tips on maintaining history in Org Mode In-Reply-To: References: Date: Fri, 26 Feb 2021 15:25:46 +0800 Message-ID: <87ft1jcmth.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102b; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102b.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1614324192; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=P0X5Y9hjQKwpjCKkh3LDvFkhuBROmMZHvoVk1rU3zwg=; b=neh4H/VvzX1+qqmyubSnBoPflJIzGz6ihmATUyHBmO4HS7nQOLRUCe/yYZABBH8VNzK5re Xp0Of4UMcVCVBsqBT6TmwMJrva1NRSPplCrh5kpozUsSfDCUVgs8kxwIVUfev5QOd97QRS DwJuxXiHIDNqduTdY96n2vsE6auho9RwRIa10RTW1K2+faihogGmHhWN0pxp/RJH2a6Fe4 cjTBcTaUxrwmmlDcQdn38hdqWNxrDSoZiY6H54R0a4NbtljgnrXVJsLbsUcEPENbQJOwof 15Ei+xjWU76MRtrMlyiyJgtQV2fjs4rqDUgIbuvqIAEzb5K4Gz67/WjnkySTOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614324192; a=rsa-sha256; cv=none; b=rS3KZkAKYhlMm1AI6l7kA5Fe3lqdIvWBymAhjH2NvgawKlWlgQInNx9hsQVNV+HZTHjxIY qphry17jda3Cov7UNqVpBtjlZYyTQ5sXjf1GsumI7JnAStSBx9m25wG02xsiRHGNQ3RFnr gr1dP8KLde2LPUERrcZKbQfOM6Czeq4JWXi7UaR7D8L1mwEK3upNnod7JNZQuovbfm/7Rx 0sJG+cc6AL4IrXdy81mLvlAgYU+awcM14zOiPTLAUcmZnNFj3/1udA3mUTcmKFZhjh+m+E uYE/+gJKP6AtTpZTSRAv5BQGamczclKHLWp/3wMjlaGVxFXafI2Z5ALxHQAD4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=XiziPI6y; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -1.07 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=XiziPI6y; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: C3008274FA X-Spam-Score: -1.07 X-Migadu-Scanner: scn1.migadu.com X-TUID: USeTeP4KXI5s David Masterson writes: > My question is, if you have meetings/phone calls as TODOs, what is the > preferred way to handle when they move into history so that, *much* > later, you can easily produce a list of all of the meetings/phone calls > with dates and times of them? The issue (I think) is, when you mark the > TODO as DONE, you lose the info of what the TODO was originally. See Org manual :: 5.3 Progress Logging