diff --git a/Template/config/show.php b/Template/config/show.php index 0ed5312..13201b7 100644 --- a/Template/config/show.php +++ b/Template/config/show.php @@ -46,7 +46,7 @@
= t('"Due this month" and "Around this month" (duemonth: / aroundmonth: keywords).') ?>
= $this->form->checkbox('organon_tweaks_recurring_filters', t('Add recurring filters to every board'), 1, isset($values['organon_tweaks_recurring_filters']) && $values['organon_tweaks_recurring_filters'] == 1) ?> -= t('"All recurring", by system (event/calendar) and by role (templates/duplicates), via the recurring: keyword.') ?>
+= t('Adds recurrence bookmarks. Also a recurring:XY search keyword -- X = evt/cal/any (native/calendar/both), Y = ori/dup/all (template/duplicate/both). Example: recurring:evtori.') ?>