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 2O9cKy1OCWA0HAAA0tVLHw (envelope-from ) for ; Thu, 21 Jan 2021 09:49:33 +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 aCkpJy1OCWBCdgAA1q6Kng (envelope-from ) for ; Thu, 21 Jan 2021 09:49:33 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 264BB9403E6 for ; Thu, 21 Jan 2021 09:49:33 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 0753C20651; Thu, 21 Jan 2021 04:49:19 -0500 (EST) X-Greylist: delayed 935 seconds by postgrey-1.36 at nmbug; Wed, 20 Jan 2021 14:42:55 EST Received: from market.scs.stanford.edu (www.scs.stanford.edu [IPv6:2001:470:806d:1::9]) by mail.notmuchmail.org (Postfix) with ESMTPS id ADE7020651 for ; Wed, 20 Jan 2021 14:42:55 -0500 (EST) Received: from market.scs.stanford.edu (localhost [127.0.0.1]) by market.scs.stanford.edu (8.16.0.45/8.16.0.45) with ESMTP id 10KJR98P064539 for ; Wed, 20 Jan 2021 11:27:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scs.stanford.edu; s=scs; t=1611170829; bh=w1DZ3EOsYuQx0jctq3SPiHZiHeRJtObMOifVw4W/8IE=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version; b=KhomD0WgdPG/t8mOB3nKmbrAi93Hqk4iXiPT4ZBi3wfeWkPV7dd7TWUr+WFs6JI/C yMss3VQS7pPpKZsHtTpuQbXKw6mIrRvwQ86Eyih5stCkxPq/g7G7SWoF8HmZgVEtsk vcu6EShLMm/d1hP1RAF6/hn+VoYHgpKGhivNt/R8= Received: (from dm@localhost) by market.scs.stanford.edu (8.16.0.45/8.16.0.45/Submit) id 10KJR8eR081320; Wed, 20 Jan 2021 11:27:08 -0800 (PST) From: David Mazieres To: notmuch@notmuchmail.org Subject: What do people use for calendar invites? In-Reply-To: <87wq1cx9jx.fsf@ta.scs.stanford.edu> References: <87wq1cx9jx.fsf@ta.scs.stanford.edu> Date: Wed, 20 Jan 2021 11:27:08 -0800 Message-ID: <87mtx3quib.fsf@ta.scs.stanford.edu> MIME-Version: 1.0 Message-ID-Hash: WRLB33EVJTELLXV25XKSV2T2HK26OV34 X-Message-ID-Hash: WRLB33EVJTELLXV25XKSV2T2HK26OV34 X-MailFrom: return-wa397fzp4udtffe8vgkbqt5w4a@temporary-address.scs.stanford.edu X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list Reply-To: David Mazieres expires 2021-04-20 PDT List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 1.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=scs.stanford.edu header.s=scs header.b=KhomD0Wg; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 264BB9403E6 X-Spam-Score: 1.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0M6iI+gi4eQh Calendar invites and the text/calendar mime type seem to be getting increasingly important. I asked about this five years ago and didn't get a good response, so I apologize for the repeat question, but I'm wondering if anything has changed since then. If you have found a good solution for integrating your calendar with notmuchmail, would you mind sharing what you are doing? Some specific questions: * What's a good way to generate text/calendar attachments from within notmuch (especially the emacs interface, which I use)? * What's a good way to apply text/calendar attachments to a calendar from within notmuch? * For those of us who hate gmail and love notmuch, but are still stuck using and hating google calendar, what alternative solutions should we be considering? Thanks, David