Open nus-se-script opened 1 week ago
According to https://nus-cs2103-ay2425s1.github.io/website/admin/tp-pe.html#functionality-bugs-2
Refer to Last Line. If the user attempts to use semicolon for commands that do not support as such, TAHub will display an error message informing you.
Our Team decided not to have a semicolon for all commands as this is not as important as the other features, and it doesn't affect the functionality of TAHub.
--
addtoconsult uses i/ while delete uses ; to list out indices
This can be very confusing to use as only certain commands are allowed these shortcuts.
[original: nus-cs2103-AY2425S1/pe-interim#2504] [original labels: type.FeatureFlaw severity.Low]