diff --git a/docs/UserGuide.md b/docs/UserGuide.md index e74e734ab9b..0ea1e86c894 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -26,14 +26,14 @@ their patient management tasks and improve overall efficiency. - [GUI Information](#gui-information) - [Command Prefixes](#command-prefixes) - [Features](#features) - - [Help](#viewing-help-help) `help` + - [Help](#viewing-help--help) `help` - [Undo](#undoing-previous-command-undo) `undo` - [Redo](#redoing-previous-undo-redo) `redo` - [Add patient](#adding-patient-record-add): `add` - [Edit patient](#editing-a-patient-record-edit): `edit` - [Delete patient](#deleting-a-patient-record-delete): `delete` - [List all patients](#listing-all-patients-list): `list` - - [Filter patients](#find-patients-by-nric-name-address-or-tags-find): `find` + - [Filter patients](#filter-patients-by-attribute-find): `find` - [Backup patient records](#backup-patient-records-backup): `backup` - [Load backups](#load-data-load): `load` - [View backups](#view-backup-data-viewbackup): `viewbackup` @@ -88,7 +88,7 @@ Note: HospiSearch is compatible with Windows, MacOS and Ubuntu. | Medicine | m/ | | Backup description | b/ | -[return to table of contents](#table-of-contents-) +[return to table of contents](#table-of-contents) ## Features @@ -196,7 +196,7 @@ that you have loaded. Format: `list` -### Find patients by nric, name, address, doctor or tags: `find` +### Filter patients by attribute: `find` Find patients according to a particular attribute stated followed by the change. @@ -298,7 +298,7 @@ Switches the GUI to dark mode. Format: `dark` -------------------------------------------------------------------------------------------------------------------- -[return to table of contents](#table-of-contents-) +[return to table of contents](#table-of-contents) ## FAQ @@ -310,7 +310,7 @@ from your previous HospiSearch `data` directory. **A**: The `data` directory is created in the same folder your HospiSearch Jar file is opened in. -------------------------------------------------------------------------------------------------------------------- -[return to table of contents](#table-of-contents-) +[return to table of contents](#table-of-contents) ## Command summary @@ -332,4 +332,4 @@ from your previous HospiSearch `data` directory. | **Light** | `light` | | **Dark** | `dark` | -[return to table of contents](#table-of-contents-) +[return to table of contents](#table-of-contents)