From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id AFBFFfJD7mYcowAAe85BDQ:P1 (envelope-from ) for ; Sat, 21 Sep 2024 03:56:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id AFBFFfJD7mYcowAAe85BDQ (envelope-from ) for ; Sat, 21 Sep 2024 05:56:34 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1726890994; 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=A1zojxQ4+WpujQSkj87TwkgvhJEU9Pb4qEhNzykfmJc=; b=t6kajrS3H0jYc8Xym74PrhXS83Ykdd0fesR0yJZrrh190c6BahKsDgXIuJQ9UuwSRSb5B6 0Pe7d608LldbM2Z2Ff8FuFHNHG27tA6Y/SHqVltfc/O1KcIb+6GUBM7JYQUJRnIEPbF4p+ bsaQl+Ag9EXOnKoIrkl60Nz+BiPKJw5i5Hsv2iFouaF6vhWBnY3Xu/yMESAWKdHmlNARzD vccGjk8Qao48+u8So00ujHwzQcZvN7KcK0tQ0xnn5GWEvSIwbUEnnFkw7bEG2C9VhteOg2 aBMH2dmyZJxcjvtfXglzjMxdcPxcD2O4COHxTB0yPqswPjCzVJu5BIFtAdRuuQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1726890994; a=rsa-sha256; cv=none; b=AOX/aEx5CRSLlsxrxGNQjkGeWZzIcz+SIms38+haSulCBE1kYx78/fWxOaFuEj6i57iD0m 2HPPjIIX/QSoz4m/uyyOTMFDxZM0CvR4RBQbnaZByFRLaMwCKC9kifz8hLMDLkFJddLcqe X2oTPJwD64sZO7XDf6Xu+xNAGg3Zu7IKOvG63oDjG19NlSOjfoENQqWH9qoPMJQ31xlQZR RPztzk32HYeRis7dDmkB7roS47q/1aCUDu4Dug5rJiyxpAYCXrxoFKuf5NI5eR3dHdhjOE g/afAUpQ4UCCREAROFrlMmf6Y+sUzVV1y9PvbGQZMWZJLFkpB6zPep19kotjnQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" 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 0139BEEBC for ; Sat, 21 Sep 2024 05:56:33 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1srrDk-0000fA-MF; Fri, 20 Sep 2024 23:55:45 -0400 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 1srrDi-0000ez-4T for emacs-orgmode@gnu.org; Fri, 20 Sep 2024 23:55:42 -0400 Received: from mail.mojserwer.eu ([195.110.48.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1srrDf-0000iG-VS for emacs-orgmode@gnu.org; Fri, 20 Sep 2024 23:55:41 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 564AD227159F for ; Sat, 21 Sep 2024 05:54:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HrOF8A6OVrIE for ; Sat, 21 Sep 2024 05:54:32 +0200 (CEST) Received: from localhost (unknown [89.151.23.235]) by mail.mojserwer.eu (Postfix) with ESMTPSA id F031A19E8798 for ; Sat, 21 Sep 2024 05:54:31 +0200 (CEST) From: mbork@mbork.pl To: Org-Mode mailing list Subject: How to treat events (headlines) without a title? Date: Sat, 21 Sep 2024 05:54:31 +0200 Message-ID: <87y13lek5k.fsf@mbork.pl> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=195.110.48.8; envelope-from=mbork@mbork.pl; helo=mail.mojserwer.eu X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.41 X-Spam-Score: -3.41 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Queue-Id: 0139BEEBC X-TUID: U/MX2Xb+gCJZ Hi fellow Orgers, I have a bunch of entries in my agenda that don't have /titles/. I enrolled in a school which has classes on Saturdays, usually every two weeks, but this is not very rigid. So I need a separate headline per Saturday: ** School on Super Important Stuff **** <2024-10-05 Sat 09:30> **** <2024-10-19 Sat 09:30> **** <2024-11-16 Sat 09:30> However, they show up like this in my agenda: Saturday 5 October 2024 personal: 9:30...... As I said, there is no clear "subject" or "title" of every class day. Are there any ways (e.g., properties) I could put there so that my agenda looks better, for example contains "School on Super Important Stuff" as the title of the 2024-10-05 entry? TIA, -- Marcin Borkowski https://mbork.pl https://crimsonelevendelightpetrichor.net/