Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

It doesn't work sometimes #89

@igorcafe

Description

@igorcafe

Version: 2024-03-25.744 from MELPA

The first time I tried it, it worked as expected.
I'm using this config:

(use-package org-wild-notifier
  :config
  (setq alert-default-style 'notifications)
  (setq org-wild-notifier-alert-time '(60 30 15 5 4 3 2 1))
  (setq org-wild-notifier-notification-title "Agenda")
  (org-wild-notifier-mode 1))

But I scheduled a meeting 10 am and opened emacs before 9 am.
Now its 9:38 and I haven't received the notifications from 9 am and 9:30.

I checked and my notifications are enabled (Do not disturb is OFF) and working properly.
I can send a notification from emacs using

I added a task for testing porpuses at 9:38 and scheduled it to 9:42 and I haven't received any notifications...
Even ran org-wild-notifier-check and nothing happened.

Echo area has no errors nor warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions