-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update user guide with command format #129
Update user guide with command format #129
Conversation
Revise the Features section of the user guide to include detailed command format explanations, adding clarity on command inputs in ContactSwift. Enhancements include instructions, cautionary notes, and usage tips to improve understanding and usability. Added visual cues and hyperlinked terms to the glossary to aid navigation and comprehension. These updates aim to make the guide more user- friendly and informative for effective utilization of ContactSwift's features.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Welcome to ContactSwift, the desktop app designed for efficient employee contact and task management. Optimized for use via a [Command Line Interface (CLI)](#cli-command-line-interface) while also providing a [Graphical User Interface (GUI)](#gui-graphical-user-interface), ContactSwift is ideal for small business owners, managers, and team leaders who aim to streamline their remote team’s workflows. | ||
|
||
This guide will equip you with everything you need to maximize the benefits of ContactSwift, from initial setup to advanced features. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good intro!
## How to Use This Guide | ||
|
||
Navigate through this guide using the [Table of Contents](#table-of-contents). Icons and formatting are used throughout to signify different types of information: | ||
- **Bold** for commands and important terms. | ||
- *Italics* for notes and additional information. | ||
- `Code` for actual input commands. | ||
|
||
Check the [Glossary](#glossary) for explanations of technical terms to ensure a smooth learning experience with ContactSwift. | ||
|
||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite concise and well formatted
**Caution:** Deleting an employee is irreversible. Ensure you have selected the correct `INDEX`, `uid`, or `NAME` before proceeding. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good warning
Revise the Features section of the user
guide to include detailed command format
explanations, adding clarity on command
inputs in ContactSwift. Enhancements
include instructions, cautionary notes,
and usage tips to improve understanding
and usability. Added visual cues and
hyperlinked terms to the glossary to aid
navigation and comprehension. These
updates aim to make the guide more user-
friendly and informative for effective
utilization of ContactSwift's features.