OnlySales alpha
Release Notes - Version 1.4
OnlySales is the CLI-based address book for salespersons to unlock their full potential in managing their customers' contact information
With the release of OnlySales v1.4, we are focusing on fixing some bugs that slipped through the cracks in the previous version, while delivering some new features and enhancements to the existing commands to enhance versatility for your address book!
New Features
Copy Email Template
Users can now do the command:
template copy s:[STATUS]
For example: “template copy s:uncontacted” will paste the contents of the “Uncontacted” status email template into the user's keyboard, which can be edited or viewed from the command “template s:uncontacted”.
Enhanced Find Command
The find command has been expanded to search across multiple fields. Previously limited to searching by name, tag, and status, the find command now also supports searching by phone number and email address.
You can now search for contacts by their phone number such as by doing:
find p:12345678
Which would return the contact with the corresponding phone number.
Edit Status
The edit command now supports editing a contact's status directly.
For example: “edit 2 s: Busy” will set the status of the 2nd contact in the list to “Busy”. It has the same effect as doing “status 2 Busy”. This adjustment was made so that the user now has the option to edit the status of a contact, alongside any other changes, with a single command.
Bug Fixes
Improved Sidebar Visibility
Fixed issues with sidebar visibility to ensure better user experience.
Fixed Bug in Exporting Data
Previously, when using the application for the first time, exporting a contact result in an error. Now, user are able to export the data as shown by the list command.
Download
OnlySales v1.4 JAR File: Download here
Acknowledgments
OnlySales is based on the AddressBook Level 3 (AB3) project created by the SE-EDU initiative.
Support
Found a bug? Have a feature request?
- File a bug report: GitHub Issues
Happy Selling! 🎉
OnlySales Team