From a448b1d2aab5fa7ad487209bcebf6344ad710c39 Mon Sep 17 00:00:00 2001 From: JarbasAi Date: Mon, 14 Aug 2023 23:41:34 +0100 Subject: [PATCH] README --- README.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index a0339aae..9798a825 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ A skill to schedule alarms, timers, and reminders ## Description The skill provides functionality to create alarms, timers and reminders, remove them by name, time, or type, and ask for -what is active. You may also silence all alerts and ask for a summary of what was missed if you were away, your device -was off, or you had quiet hours enabled. +what is active. You may also silence all alerts and ask for a summary of what was missed if you were away or your device +was off. Alarms and reminders may be set to recur daily or weekly. An active alert may be snoozed for a specified amount of time while it is active. Any alerts that are not acknowledged will be added to a list of missed alerts that may be read and @@ -17,8 +17,6 @@ cleared when requested. ## Examples - -If you are skipping wake words, say `Neon` followed by any of the following, otherwise say your `Wake Word`: - "Set an alarm for 8 AM." - "When is my next alarm?" @@ -35,8 +33,6 @@ If you are skipping wake words, say `Neon` followed by any of the following, oth - "Cancel all timers." - "Cancel all reminders." -- "Go to sleep." -- "Start quiet hours." If there is an active alert (expired and currently speaking or playing), you may snooze or dismiss it: @@ -45,25 +41,22 @@ If there is an active alert (expired and currently speaking or playing), you may - "Snooze." - "Snooze for 1 minute." -If you had quiet hours enabled, your device was off, or you were away and missed an alert, you may ask for a summary: +If your device was off, or you were away and missed an alert, you may ask for a summary: -- "Wake up." - "What did I miss?" - "Did I miss anything?" -## Contact Support -Use [this link](https://neongecko.com/ContactUs) or -[submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue) - ## Incompatible Skills -This skill has known intent collisions with the following skills: +This skill has known intent collisions with the following DEPRECATED skills: +- [skill-ovos-alarm](https://github.com/OpenVoiceOS/skill-ovos-alarm) +- [skill-ovos-timer)](https://github.com/OpenVoiceOS/skill-ovos-timer) - [skill-reminder.mycroftAI](https://github.com/mycroftai/skill-reminder) - [skill-alarm.mycroftAI](https://github.com/mycroftai/skill-alarm) - [mycroft-timer.mycroftAI](https://github.com/mycroftai/mycroft-timer) ## Credits +[OpenVoiceOS](https://github.com/OpenVoiceOS) [NeonGeckoCom](https://github.com/NeonGeckoCom) -[NeonDaniel](https://github.com/NeonDaniel) ## Category **Productivity**