[emacs] Route org-reminders to ntfy topic 'reminders'
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
(defvar org-reminder-ntfy-base "https://ntfy.unbl.ink"
|
||||
"Base URL of the ntfy server.")
|
||||
|
||||
(defvar org-reminder-ntfy-topic "org-tasks"
|
||||
(defvar org-reminder-ntfy-topic "reminders"
|
||||
"ntfy topic to publish task reminders to.")
|
||||
|
||||
(defvar org-reminder-state-file "~/.cache/org-reminders.el"
|
||||
|
||||
Reference in New Issue
Block a user