From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WAILLPHVlmX5dgEAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 16:59:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mOpMJvHVlmXOfAEAqHPOHw (envelope-from ) for ; Thu, 04 Jan 2024 16:59:45 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704383985; 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:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=S1s1zyT9RMvgIeq1fxUz0bymOJibH6oh66NeaPfhIqg=; b=IaZmS6v847w/xOp4p883Q7DVfAAy7sRA0tlsYkwSFV8n26mzvUshwieW7HbbHH4pf4Mu1C W5kpqGhfy6Q5YWokkHIsbeJ29bSpd7MHNFFTyMLO8gD/4KQ8/uZWYKAtqmcdL75syr5CVp jsV306Hf4IkG9TEbWrAN5tofXPK7B2bycpp8ubMFDa5WlXILxZY1Uy+/PWFT33gkatsWAk G6H6RCClSw2dkvmCqzaZQcmKrgKgiid9G+mWfSUD+yh1c3Zxir1R6+l8o6hquxmfTkxOb3 kYYOflEICgJCHJ8IGdpgCGtHPb4IWypJ9dEB0J4W6aCXRs3dAzZ2YY4UZtQF6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704383985; a=rsa-sha256; cv=none; b=i3fGpvZtICRmo+hph5TBFEOSdEmUgclW3ejiUfPFmZaDH2fwaMzZkNRa5czIHtEArgygpN Y3VeT902owcw42dAxiJr2rb4hEuUB5IoHWqbvREvUCL1goxa2zeFnr/JSpTUV5gT48jXZ/ DIYDewempWGK1K+IQU6sVm9BCe6csM2yIlGklGJmbc4FDCDXkERJk0Yi2/RAjYLWhRdAqW d4g++ltLYyDi1bWYX7LYOaNBE+7wlL+8k4zte/Q2+r1TuQNYai43FZzvSZ1DkOlp0HbKDV EnEzfuM9phhUmtrAfFNnRty6kOkdc7pgkY+H8MtuvPHNOjIm8pXydBC/IPrN2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=none 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 524F15BEAA for ; Thu, 4 Jan 2024 16:59:45 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLQ7s-0000CS-7K; Thu, 04 Jan 2024 10:59:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLQ7q-0000CD-67 for emacs-orgmode@gnu.org; Thu, 04 Jan 2024 10:59:18 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLQ7n-00051S-KG for emacs-orgmode@gnu.org; Thu, 04 Jan 2024 10:59:17 -0500 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.95) for emacs-orgmode@gnu.org with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1rLQ7Q-003YTo-7Q; Thu, 04 Jan 2024 16:58:52 +0100 Received: from hornfels.campus.fu-berlin.de ([160.45.18.102] helo=hornfels) by inpost2.zedat.fu-berlin.de (Exim 4.95) for emacs-orgmode@gnu.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1rLQ7Q-002UY5-2D; Thu, 04 Jan 2024 16:58:52 +0100 From: "Loris Bennett" To: Org Mode Mailing List Subject: Stripping captured journal entries Organization: FUB-IT (ex-ZEDAT), Freie =?utf-8?Q?Universit=C3=A4t?= Berlin Date: Thu, 04 Jan 2024 16:58:51 +0100 Message-ID: <87zfxlyts4.fsf@zedat.fu-berlin.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Original-Sender: loris.bennett@fu-berlin.de X-Originating-IP: 160.45.18.102 X-ZEDAT-Hint: PO Received-SPF: pass client-ip=130.133.4.66; envelope-from=loris@zedat.fu-berlin.de; helo=outpost1.zedat.fu-berlin.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.46 X-Spam-Score: -6.46 X-Migadu-Queue-Id: 524F15BEAA X-Migadu-Scanner: mx11.migadu.com X-TUID: Ea2/LtXQ6psY Hi, I capture journal entries such as * 2024-01 January ** 2024-01-03 Wednesday *** Did this Added: [2024-01-03 Wed 10:35] - foo *** Did that Added: [2024-01-03 Wed 12:13] - bar ** 2024-01-04 Thursday *** Did something else Added: [2024-01-04 Thu 09:53] - foobar I would like be able to extract a simple list of the headlines below the dates across multiple dates, i.e. *** Did this *** Did that *** Did something else However, I only want some of the entries within the month, specifically, just those within a given week. I can get part of the way with tweaking the ASCII export, but I wonder if anyone has an idea about an alternative way of approaching the problem. Cheers, Loris -- This signature is currently under constuction.