nus-cs2113-AY2223S2 / pe-dev-response

0 stars 0 forks source link

Mass delete meals/exercise #443

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Should include function that allows user to mass delete meals/exercises from their list. Perhaps prompt for index could allow for multiple integers instead of just 1.

delete /meal 123\ deletes meals 1, 2 and 3 in the list.

Also possibly

delete /meal all\ deletes all meals in the list.

Would be useful in letting the user clear their list at one go if they've been letting it pile up unncessarily.


[original: nus-cs2113-AY2223S2/pe-interim#584] [original labels: severity.Low type.FeatureFlaw]

TJ-Hoo commented 1 year ago

Team's Response

We will include in future versions. Was not in our intended scope of our project.

Duplicate status (if any):

--