This commit is contained in:
Aleksandr Lebedev 2025-03-07 17:37:37 +01:00
parent 8ebca8b207
commit efede04f76

View file

@ -1075,7 +1075,7 @@ Actually works, but is too basic
Internal emacs tool and [[https://github.com/jwiegley/alert][alert]]. Settings for alert are at the beginning of this file. Internal emacs tool and [[https://github.com/jwiegley/alert][alert]]. Settings for alert are at the beginning of this file.
This solution was found [[https://igormelo.org/you_dont_need_org_alert.html][here]]. This solution was found [[https://igormelo.org/you_dont_need_org_alert.html][here]].
#+begin_src emacs-lisp #+begin_src emacs-lisp
(when (string-equal kylekrein/is-android) (when (kylekrein/is-android)
(use-package emacs (use-package emacs
:config :config
;; start warning 60 minutes before the appointment ;; start warning 60 minutes before the appointment