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

Add to UG command summary #191

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

dasha3412
Copy link

Builds on PR #170 so merge that first.
Adds wedding and task commands to command summary table in UG.

HanB1n and others added 2 commits October 29, 2024 14:53
Update Help Message to WedLinker's user guide.
Update AB3 and AddressBook to reflect WedLinker.
Update Jar File link.
Update Ui example image.
Update Quick Start guide to fit the target audience.
Fix hyperlinks to accurately reflect its target.
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link

@riccoljy riccoljy left a comment

Choose a reason for hiding this comment

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

LGTM -- left a few comments


1. Copy the file to the folder you want to use as the _home folder_ for your AddressBook.
3. Copy the file to the folder you want to use as the _home folder_ for your WedLinker.
Copy link

@riccoljy riccoljy Oct 31, 2024

Choose a reason for hiding this comment

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

Not necessary to change numbering as GFMD/MD helps do the auto numbering and this might make it more difficult for putting a point before this in the future


1. Open a command terminal, `cd` into the folder you put the jar file in, and use the `java -jar addressbook.jar` command to run the application.<br>
4. Open WedLinker by double clicking the program file, `WedLinker.jar`.<br>

Choose a reason for hiding this comment

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

I'm not sure whether for everyday users we are also encouraging double clicking to open


### Editing the data file

AddressBook data are saved automatically as a JSON file `[JAR file location]/data/addressbook.json`. Advanced users are welcome to update data directly by editing that data file.
WedLinker data are saved automatically as a JSON file `[JAR file location]/data/WedLinker.json`. Advanced users are welcome to update data directly by editing that data file.

Choose a reason for hiding this comment

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

I think we left it as addressbook.json

@riccoljy riccoljy merged commit 8f8e949 into AY2425S1-CS2103T-F15-4:master Oct 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants