

Allowing t/ to remove all tags is potentially dangerous, as it does not protect against the case where the user accidentally presses Enter instead of write the tag (since both use the same prefix). Should try to protect against this (e.g. by asking the user whether they are sure they want to delete all, and allow the user to key in 'Yes')
Allowing t/ to remove all tags is potentially dangerous, as it does not protect against the case where the user accidentally presses Enter instead of write the tag (since both use the same prefix). Should try to protect against this (e.g. by asking the user whether they are sure they want to delete all, and allow the user to key in 'Yes')