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

Update User Guide: Add new task & delete existing task #51

Merged

Conversation

hanweic53
Copy link

No description provided.

@hanweic53 hanweic53 changed the title Update User Guide: Add new task & delete existing task. Update User Guide: Add new task & delete existing task Sep 30, 2020
* The index **must be a positive integer** 1, 2, 3, …​

Examples:
* `list` followed by `delete 2` deletes the 2nd task in tr4cker.
* `find Betsy` followed by `delete 1` deletes the 1st task in the results of the `find` command.

Choose a reason for hiding this comment

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

this function works in Tr4cker too. maybe we should keep the corresponding version of this line?

Copy link
Author

Choose a reason for hiding this comment

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

Yes you're right.

* `add n/task 2 dl/2020-08-09 2359 des/task 2 description t/urgent`
* `add n/CS1101S Quiz dl/2020-01-25 des/Post-Lecture quiz`
* `add n/CS1231S Homework Assignment dl/2020-09-08 2200 des/task 1 description t/assignment t/urgent`

Copy link

@cwenling cwenling Sep 30, 2020

Choose a reason for hiding this comment

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

this might be an extra line

@cwenling cwenling linked an issue Sep 30, 2020 that may be closed by this pull request
Add 1 more sample use of delete command.
Copy link

@cwenling cwenling left a comment

Choose a reason for hiding this comment

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

looks good to merge

@cwenling cwenling merged commit fc12f81 into AY2021S1-CS2103T-T10-2:master Sep 30, 2020
@ruilingk ruilingk added this to the v1.1 milestone Sep 30, 2020
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.

Update User Guide
3 participants