Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix User Guide #164

Conversation

ChuaZenKhoon
Copy link

@ChuaZenKhoon ChuaZenKhoon commented Apr 9, 2024

Add hyperlinks to each command(#99 also done)
Issues:
1)#113
2)#147
3)#144, #119, #116, #110, #103
4)#146
5)#145
6)#108
7)#141
8)#133
9)#132,#100

Copy link

@ljy0422 ljy0422 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small issues need to be fixed.


Finds all contacts in the Hi:Re app that has names matching the words entered.

Format: <code> > ? (name) </code><br>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The format is wrong

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops thx!

@@ -82,9 +106,11 @@ Breakdown of commands:

<img src="images/ui/startUp.png" width="452.5" height="369.5"><br>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The start up image doesn't seem to be updated? #95

Comment on lines 15 to 25
1) [Registering an Account](#registering-an-account-coderegistercode)
2) [Login into Account](#login-into-account-codelogincode)
2) [Logout from Account](#logout-from-account-codelogoutcode)
2) [Adding a Contact](#adding-a-contact-codecode)
2) [Deleting a Contact](#deleting-a-contact-code-code)
3) [Editing a Contact](#editing-a-contact-codecode)
4) [Toggling the display](#toggling-the-display-codecode)
5) [Finding Contacts by Name](#finding-contacts-by-name-codecode)
5) [Listing all matching information](#listing-all-matching-information-codelscode)
6) [Undoing a Command](#undoing-a-command-codeundocode)
7) [Redoing a Command](#redoing-a-command-coderedocode)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These hyperlinks don't work.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think u can test the hyperlink by the code file, need to open in intellij or on the website then can check

@ChuaZenKhoon
Copy link
Author

ChuaZenKhoon commented Apr 9, 2024

#99 woops not #95 but also done

@ChuaZenKhoon ChuaZenKhoon merged commit d709fa2 into AY2324S2-CS2103T-T12-3:master Apr 9, 2024
3 checks passed
@ChuaZenKhoon ChuaZenKhoon added this to the v1.4 milestone Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants