From 4c58fa10332191e562103bfd403ba7b6165b9b4e Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 1 Mar 2025 11:13:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20(config/org)=20Don't=20end=20the?= =?UTF-8?q?=20day=20at=20midnight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.org b/config.org index a6aca53..e76f290 100644 --- a/config.org +++ b/config.org @@ -1391,6 +1391,12 @@ Set a predefined tags. The first group is the list of GTD contexts. These are ( ("sysadmin" . ?S))) #+end_src +Don't stop the day at midnight. + +#+begin_src emacs-lisp +(setq org-extend-today-until 3) +#+end_src + Set time tag when re-something on todos #+begin_src emacs-lisp