diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 007fbdf3d4e..3a4960f5e27 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -8,8 +8,9 @@ It is optimized for use via an in-app Command Line Interface (CLI), while still It has useful features relevant to NUS SoC students: -- Tagging contacts by category: You could tag all your professors and classmates with custom tags such as "Professor", "Tutorial mate", "CS2103" etc., then filter by tag. +- Tagging contacts by category: You can tag your professors and classmates with custom tags such as "Professor", "Tutorial mate", "CS2103" etc., then filter by tag to view all contacts with a certain tag. - Storing different ways to reach people: By adding alternate contact details, you could have local phone number, overseas phone number, Telegram, Discord etc. all in the same contact. +- Works like a usual CLI: You can use the up/down arrow keys to switch between previously-entered commands, making entering and repeating commands (e.g. adding many new contacts) easier. If you can type fast, prefer typing, and are reasonably comfortable with CLI inputs, ConText can let you manage contacts faster than traditional GUI apps.