From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Equivalent of timeline? Date: Fri, 28 Jun 2019 03:22:39 -1000 Message-ID: <16b9e408edd.eaa34df81355.722998571910035472@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53164) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgqr2-0000nI-1D for emacs-orgmode@gnu.org; Fri, 28 Jun 2019 09:23:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgqqu-0002GQ-2h for emacs-orgmode@gnu.org; Fri, 28 Jun 2019 09:23:46 -0400 Received: from sender-pp-091.zoho.com ([135.84.80.236]:25265 helo=sender-pp-o91.zoho.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hgqqs-0001yS-2v for emacs-orgmode@gnu.org; Fri, 28 Jun 2019 09:23:42 -0400 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 I recently had to make a document listing my professional activities (lectures and performances). Items are dated. I would like to see an overview of them, sorted by date. In the past I would have used a Timeline agenda for this, but that's no longer possible. https://www.reddit.com/r/orgmode/comments/7hps9j/rip_orgtimeline/ provides a custom agenda command that is supposed(?) to mimic the old timeline, but it didn't. So how does one do it? hjh