QuickNote is a lightweight Zendesk app designed to add internal notes to tickets while working on them: with a simple and intuitive interface, support agents can quickly jot down important information without navigating away from the ticket page.
- Simple Interface: A clean, distraction-free text area to write notes.
- Easy Integration: Works seamlessly within the Zendesk ticketing interface.
- Efficiency: Reduces the time and effort to add notes to tickets.
- Download the QuickNote app source code from this repository in zip format.
- Navigate to your Zendesk Admin Center.
- Under the Apps and Integrations section, find the Manage > Upload private app option.
- Upload the downloaded source code when prompted.
- Follow the on-screen instructions to complete the installation.
After installation, the QuickNote app will be available on the ticket sidebar within the Zendesk interface. To use QuickNote:
- Open any ticket in your Zendesk Support account.
- Locate the QuickNote app on the right sidebar.
- Type your internal note in the provided text area.
- Click the Add Internal Note button to save the note to the ticket.
The app's appearance and functionality can be customized by modifying the main.css
and main.js
files. Ensure you have a basic understanding of HTML, CSS, JavaScript and Zendesk API to make any changes.
For support, questions, or feedback, please create an issue in this repository.
I welcome contributions to QuickNote! If you'd like to improve the app or suggest new features, please feel free to fork the repository, make your changes, and submit a pull request.
QuickNote is released under the MIT License.