From df0dd214b8d61a21e1a49bfc6b4630a77522610a Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 30 Aug 2025 19:43:28 +0200 Subject: [PATCH] Remember where my custom deadline agenda view comes from MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Would be best to get rid of it, but I don't want the additional date display … --- site-lisp/db-org.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index 8d36b5a..e600b53 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -54,6 +54,9 @@ The special Org mode files are `db/org-default-org-file', (defun db/org-agenda-list-deadlines (&optional match) "Prepare agenda view that only lists upcoming deadlines. +This is an adaption of `org-agenda-list' to only show deadline items and +to not print a date – including the final newline. + Ignores MATCH. Date is always today, no forward or backward is supported. Consequently, no date is shown. Also does not support any of the usual key bindings, e.g., showing a