diff --git a/plugins/calendar/helpdocs/en_US/manage.rst b/plugins/calendar/helpdocs/en_US/manage.rst index 6f63c8a6..36292a55 100644 --- a/plugins/calendar/helpdocs/en_US/manage.rst +++ b/plugins/calendar/helpdocs/en_US/manage.rst @@ -113,10 +113,10 @@ Get Notifications While logged in to the webmail, event reminders will be displayed with pop-up boxes at the specified time before the event starts. You can specify if you want to see alarms for every calendar individually. - Enable or disable alarms in :ref:`Calendar Settings ` from the :ref:`calendar-lists`. + Enable or disable reminders in :ref:`Calendar Settings ` from the :ref:`calendar-lists`. -Dismiss or Snooze Alarms -^^^^^^^^^^^^^^^^^^^^^^^^ +Dismiss or Snooze Reminders +^^^^^^^^^^^^^^^^^^^^^^^^^^^ When a reminder box pops up, you can either dismiss the notification for all events or each one individually. When dismissed, no further reminders will be displayed. Choose a time from the *Snooze* menu to get another diff --git a/plugins/tasklist/helpdocs/en_US/manage.rst b/plugins/tasklist/helpdocs/en_US/manage.rst index 28f066ec..0695fa45 100644 --- a/plugins/tasklist/helpdocs/en_US/manage.rst +++ b/plugins/tasklist/helpdocs/en_US/manage.rst @@ -147,6 +147,18 @@ If you organize your tasks in different lists, dropping a task onto a task list moves it (and all child tasks) to that particular list. +.. index:: Notifications, Reminders +.. _tasklist-task-alarms: + +Get Notifications +----------------- + +While logged in to the webmail, reminders about soon-to-be due tasks will be displayed with pop-up boxes at +the specified time before the task is due. You can specify if you want to see reminders for every task list individually. +Enable or disable reminders in :ref:`Task List Settings ` from the :ref:`tasklist-lists`. + +Read how to :ref:`Dismiss or Snooze Reminders ` in the calendar section. + Delete Tasks ------------