From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: org-agenda-custom-commands and org-publish Date: Wed, 27 Mar 2019 16:48:02 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9Bin-0004oG-6b for emacs-orgmode@gnu.org; Wed, 27 Mar 2019 12:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9Bil-0007hW-9Z for emacs-orgmode@gnu.org; Wed, 27 Mar 2019 12:48:13 -0400 Received: from mail-oln040092006038.outbound.protection.outlook.com ([40.92.6.38]:6361 helo=NAM03-BY2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9Bih-0007dm-L6 for emacs-orgmode@gnu.org; Wed, 27 Mar 2019 12:48:09 -0400 Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" Is it possible to mix generating (say) a monthly agenda into the publishing action? That is, when I generate my website via org-publish, I'd like to include in it the current agenda for the next month as another HTML page. Can that be done? -- David