zendesk / time-to-read

Estimates the time to read a ticket and all it's comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

Minutes to Read App

Description:

How long does it take to read through all the comments on a ticket?

  • Estimated time for the agent to read all current comments on the ticket. (Not including the current comment they are adding)
    • This is the "Previous" value
  • Estimated time for the end-user to read the current comment the agent is adding to the ticket.
    • This is the "Yours" value
    • The words per minute value is an estimate taken from Wikipedia.

Please submit bug reports to Jeremiah or Joe. Pull requests are always welcome.

Screenshot(s):

Known Issue

  1. The app separates words by spaces - this means if you have a wall of non-space-separated text that will then be considered a single word
Look for this in the Zendesk Apps Marketplace

Imgur

About

Estimates the time to read a ticket and all it's comments

License:Other


Languages

Language:JavaScript 95.1%Language:CSS 4.9%