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 JoaDCcS7s18cEQAA0tVLHw (envelope-from ) for ; Tue, 17 Nov 2020 12:02:12 +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 wCABBcS7s18LcwAA1q6Kng (envelope-from ) for ; Tue, 17 Nov 2020 12:02:12 +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 12C8F940430 for ; Tue, 17 Nov 2020 12:02:11 +0000 (UTC) Received: from localhost ([::1]:40598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kezgW-0003AA-Kz for larch@yhetil.org; Tue, 17 Nov 2020 07:02:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kezfQ-00038Z-O9 for emacs-orgmode@gnu.org; Tue, 17 Nov 2020 07:01:00 -0500 Received: from mail-lf1-x130.google.com ([2a00:1450:4864:20::130]:43579) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kezfN-0005Mu-Nw for emacs-orgmode@gnu.org; Tue, 17 Nov 2020 07:01:00 -0500 Received: by mail-lf1-x130.google.com with SMTP id d17so29703189lfq.10 for ; Tue, 17 Nov 2020 04:00:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vNNhZnC6ALdUNe4NWFysA4oVY4qQr4Xygbv1xHvP41E=; b=Jq/W7siMazJwMzKi5XUIskM9FnZrzEQTjyr2VgsKkmfYo2vAb28VJ7DLks3wdtnbqi y+5Q0dm5hwxOqX/VVJLhagA9lMcKXEWfoGtMW+GeaWPqn2swxgjVLpXE+p3avia99HnC IucEgDx5xcqOdTJGJ18wgnHKGIID8LyLppcNKkl2TsRadpVIsH6aB39thh6qSIKDPc6P 6BzEOJrYFK9miI5Hn0NpoWWfCavXEXRZ8JZ5XLe3INqpmvPT5aYkkbN1HCklYL0NnZEN JUZJEeEv2BM/+lUjGBXKDpRO9yX7tQQGDUytNONNZiEXZCXiMgy0HqjDfIreXeZsxJKn I1ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vNNhZnC6ALdUNe4NWFysA4oVY4qQr4Xygbv1xHvP41E=; b=s6wQB1Ou9xVqPw8kOv4lV6fbdIcqS7NxZrdVuOmX5cla45mfwf+TWR9B8f1NMR11aq cS164rz2T/e/3quUQcnL295juF56asgzQf4Y7teZSt9C0qEr9OPISq6RLMxAGSIq8llC tKC4Oxjs3ZwN4JCxnjkzTTsk6cZ0lGilLJjxGS6rfYjwekL3IwmX0C5IbydjsDi4d0tC q49ImnY2YwKn8twIgf9CkmdQC724kx9Rlxaztslq5v03xN/m0ujDOuB1mdCq/3Fvw+S2 1pDUFBXq3bLc9k/jFI2+88mNBJhaAJ+LjUFMw+xsoR9PCqV5+Cuh3WBcxp1QfdbHlCNy p7QQ== X-Gm-Message-State: AOAM530W6TZnnCgkqZr/Eu6ssDPBwOpccHXbS8Mm5Y/3RgsIzP4j+VKE a1pzfZLi+qlWwBkiSSGjK2A2m2Sb4F+RGyaAiZdglG25 X-Google-Smtp-Source: ABdhPJyNKHCAQLtkyzBH2pC/7NowY/D5WZsSoWMPrsi76ZIcplQPPozF6mRk2AbsbBAjJuv1VM1q4/rlb1t5EA5/fwQ= X-Received: by 2002:a19:e84:: with SMTP id 126mr1624844lfo.432.1605614456059; Tue, 17 Nov 2020 04:00:56 -0800 (PST) MIME-Version: 1.0 References: <87lffj7zss.fsf@localhost> <87zh3mlvj7.fsf@localhost> <87ft58nxck.fsf@localhost> In-Reply-To: <87ft58nxck.fsf@localhost> From: Gerardo Moro Date: Tue, 17 Nov 2020 14:00:44 +0200 Message-ID: Subject: Re: Archiving repeated tasks under corresponding date tree for each repeated item To: Ihor Radchenko Content-Type: multipart/alternative; boundary="0000000000004cbb7f05b44c3f40" Received-SPF: pass client-ip=2a00:1450:4864:20::130; envelope-from=gerardomoro37@gmail.com; helo=mail-lf1-x130.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, HTML_MESSAGE=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: , Cc: emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Jq/W7siM; 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-Spam-Score: -1.71 X-TUID: S2HptlYSylq9 --0000000000004cbb7f05b44c3f40 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks, I don't know how to go about doing that, so I would have to rely on others wanting to help me if they consider this to be also useful to them (which I definitely think it is!). El mar., 17 nov. 2020 a las 11:32, Ihor Radchenko () escribi=C3=B3: > > I actually now realized that your function will not unfortunately archi= ve > > each logged item (those located in the logbook) in its corresponding da= te > > (!). > > What it will do is to archive the whole tree under today's date without > > deleting it from the original org file. > > You are right. It is expected behaviour. That's why I suggested to run > it in org-trigger-hook, which will trigger at the day and time when you > mark the task DONE. > > Best, > Ihor > > Gerardo Moro writes: > > > Hi again, > > > > I actually now realized that your function will not unfortunately archi= ve > > each logged item (those located in the logbook) in its corresponding da= te > > (!). > > What it will do is to archive the whole tree under today's date without > > deleting it from the original org file. > > > > For instance, > > > > * TODO REPEATED TASK SAMPLE > > SCHEDULED: <2020-11-30 Mon +20d> > > :PROPERTIES: > > :STYLE: habit > > :LAST_REPEAT: [2020-11-09 Mon 22:28] > > :END: > > :LOGBOOK: > > - State "DONE" from "TODO" [2020-11-15 Sun 22:28] > > - State "DONE" from "STARTED" [2020-11-14 Sat 22:17] > > - State "DONE" from "STARTED" [2020-11-13 Fri 22:17] > > - State "DONE" from "STARTED" [2020-11-11 Wed 22:17] > > > > If I position myself in any point in this entry, when I execute the > > function it will archive the whole tree+subtree under today's date (the > > date when it was archived). > > The behaviour I was expecting is to archive each of the logged tasks > under > > their corresponding date (on the 11th, 13th, 14th and 15th of November)= . > > Just to be clear :) > > G > > > > El lun., 16 nov. 2020 a las 17:21, Gerardo Moro (< > gerardomoro37@gmail.com>) > > escribi=C3=B3: > > > --0000000000004cbb7f05b44c3f40 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, I don't know how to go about doing that, so I = would have to rely on others wanting to help me if they consider this to be= also useful to them (which I definitely think it is!).

El mar., 17 nov. 202= 0 a las 11:32, Ihor Radchenko (<ya= ntar92@gmail.com>) escribi=C3=B3:
> I actually now realized that your function wi= ll not unfortunately archive
> each logged item (those located in the logbook) in its corresponding d= ate
> (!).
> What it will do is to archive the whole tree under today's date wi= thout
> deleting it from the original org file.

You are right. It is expected behaviour. That's why I suggested to run<= br> it in org-trigger-hook, which will trigger at the day and time when you
mark the task DONE.

Best,
Ihor

Gerardo Moro <gerardomoro37@gmail.com> writes:

> Hi again,
>
> I actually now realized that your function will not unfortunately arch= ive
> each logged item (those located in the logbook) in its corresponding d= ate
> (!).
> What it will do is to archive the whole tree under today's date wi= thout
> deleting it from the original org file.
>
> For instance,
>
> * TODO REPEATED TASK SAMPLE
>=C2=A0 =C2=A0SCHEDULED: <2020-11-30 Mon +20d>
>=C2=A0 =C2=A0:PROPERTIES:
>=C2=A0 =C2=A0:STYLE:=C2=A0 =C2=A0 habit
>=C2=A0 =C2=A0:LAST_REPEAT: [2020-11-09 Mon 22:28]
>=C2=A0 =C2=A0:END:
> :LOGBOOK:
> - State "DONE"=C2=A0 =C2=A0 =C2=A0 =C2=A0from "TODO&quo= t;=C2=A0 =C2=A0 =C2=A0 =C2=A0[2020-11-15 Sun 22:28]
> - State "DONE"=C2=A0 =C2=A0 =C2=A0 =C2=A0from "STARTED&= quot;=C2=A0 =C2=A0 [2020-11-14 Sat 22:17]
> - State "DONE"=C2=A0 =C2=A0 =C2=A0 =C2=A0from "STARTED&= quot;=C2=A0 =C2=A0 [2020-11-13 Fri 22:17]
> - State "DONE"=C2=A0 =C2=A0 =C2=A0 =C2=A0from "STARTED&= quot;=C2=A0 =C2=A0 [2020-11-11 Wed 22:17]
>
> If I position myself in any point in this entry, when I execute the > function it will archive the whole tree+subtree under today's date= (the
> date when it was archived).
> The behaviour I was expecting is to archive each of the logged tasks u= nder
> their corresponding date (on the 11th, 13th, 14th and 15th of November= ).
> Just to be clear :)
> G
>
> El lun., 16 nov. 2020 a las 17:21, Gerardo Moro (<gerardomoro37@gmail.com>= )
> escribi=C3=B3:
>
--0000000000004cbb7f05b44c3f40--