Don't make diary entries from org agenda

The standard diary is not used in this configuration, and using the "i" key for
clocking is much more natural then.
This commit is contained in:
Daniel - 2020-09-12 09:40:47 +02:00
parent a7a38f33e7
commit 9727c17dd9
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -984,6 +984,7 @@ With given ARG, display files in `db/important-document-path."
(use-package org-agenda
:commands (org-agenda)
:bind (:map org-agenda-mode-map
("i" . org-agenda-clock-in)
("v" . hydra-org-agenda-view/body))
:init (setq org-agenda-include-diary t
org-agenda-span 1