Skip to content

Commit 0071858

Browse files
authored
Merge pull request #115 from yorklim/UserGuide
Add Reminder Panel details in UG
2 parents 9e0457e + 93ba31d commit 0071858

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/UserGuide.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,12 +500,19 @@ Format: `clear`
500500
## Schedule related commands
501501
Not sure what is happening next? Fear not, ClientCare can help manage your schedule too!
502502

503-
### Reminders
504503
ClientCare reminds you of your upcoming appointments as well as clients you have not met in a while. It also reminds you
505504
of your clients' birthday!
506505

507506
[Add Reminder highlighted diagram]
508507

508+
**Last Met Display:** Shows you the list of clients you have not met in a while (that do not have an active schedule). You can set the overdue period using [`set`](#setting-last-met-overdue-period-set), by default is 90 days.
509+
510+
**Schedule Display:** Shows you the list of clients you have an appointment with.
511+
512+
**Birthday Display:** Shows you the list of clients whose birthday is within the next 7 days.
513+
514+
<br/>
515+
509516
ClientCare offers the following commands to help you manage your schedule:
510517
* [Updating last met: `met`](#updating-last-met-met)
511518
* [Setting last met overdue period: `set`](#setting-last-met-overdue-period-set)
@@ -615,7 +622,6 @@ Examples:
615622
## Policy related commands
616623
Not sure what policies your clients have? ClientCare got you covered!
617624

618-
### Policy List
619625
ClientCare helps you to manage all your clients' policies and allows you to view what policies your clients have easily.
620626

621627
[Add Policies highlighted diagram]

0 commit comments

Comments
 (0)