MMM-AlarmClock icon indicating copy to clipboard operation
MMM-AlarmClock copied to clipboard

Issue for converting montly or bi-monthly recurring

Open emrahaslan opened this issue 4 years ago • 2 comments

Platform (Hardware/OS): rpi4 Node version:

MagicMirror version: Last version Module version:

Description of the issue: It is not an ıssue, I am trying to convert alarm module into each sunday monthly or bi-monthly (8 weeks) sunday. How can i achieve this ?

emrahaslan avatar Jul 29 '20 17:07 emrahaslan

any help ?

emrahaslan avatar Jul 31 '20 11:07 emrahaslan

@emrahaslan this is currently not possible. You could add the functionality of adding one time alerts via notifications. Then you could e.g. use the module scheduler to send those notifications, rather than adding a more complex cron functionality to the module itself https://github.com/ianperrin/MMM-ModuleScheduler#scheduling-notifications

fewieden avatar Aug 12 '20 05:08 fewieden