Skip to content

Commit

Permalink
More details for cattag UG
Browse files Browse the repository at this point in the history
  • Loading branch information
blackpanther9229 committed Nov 7, 2024
1 parent 3d532aa commit f9f305c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,16 +235,18 @@ Format: `cattag t/TAG [t/MORE_TAGS]…​ CATEGORY`
| **Networking**| `network` | Green |
| **Mentorship**| `mentor` | Pink |

* All tags are categorized 'General' by default.
* All tags are categorized `General` by default.
* Multiple tags can be categorized to the same category at a time.
* All tags specified must be valid existing tags.
* Attempts to set a tag to its current category will cause the whole command to be rejected.
* Only one category is allowed to be entered per command, i.e. `cattag t/tag1 acads t/tag2 general` is not allowed.

Examples:
* `cattag t/CS2100 acads` categorizes the tag `CS2100` under `Academics`
* `cattag t/floorball t/mahjong activity` categorizes both tags `floorball` and `mahjong` under `Activities`
* `cattag t/CS2100 acads` categorizes the tag `CS2100` under `Academics` and color of `t/CS2100` become `Gold`.
* `cattag t/floorball t/mahjong activity` categorizes both tags `floorball` and `mahjong` under `Activities` with color `Blue`.
* Not-yet categorized tags have color `Grey` by default.

![cattag response image](images/cattagResponse.png)
### Undo a command : `undo`

Undoes the previous command and reverts CampusConnect.
Expand Down
Binary file added docs/images/cattagResponse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f9f305c

Please sign in to comment.