Home - SuperMedic/WME-AutoUR GitHub Wiki
** OUT OF DATE DUE TO RECENT UI UPDATES ** There are many different approaches to user interfaces (UIs) out there, this is how mine works.
Editor Tab
- Minimize button
- Minimizes AutoUR
- Stops manual UR thread (250usec search for UR thats selected to update fields)
- Saves current settings to localStorage
- Stops manual save thread (30sec auto save)
- Title bar
- Name of script and current version
- Double click to show development info
- Tabs for accessing different settings
- Editor: Where you will spend majority of your time
- Messages: Allows you to set custom messages (pictured later)
- Initial: Custom messages for 15 UR types
- Stale: Custom message for "Stale" URs (defined later)
- Dead: Custom message for "Dead" URs (defined later)
- Information Pane
- Initially shows development information
- Shows information about current UR (shown later)
- Previous and Next buttons
- Navigation between auto-selected URs in queue
- UR counter
- Displays current UR out of total URs in queue
- Double click to search for all URs on screen
- Filter selector
- None: All URs on screen will be placed in queue
- Initial: All URs with NO comments and NO description on screen will be placed in queue
- Stale: All URs with ONE editor comment and NO reporter comments and NO description on screen will be placed in queue
- Dead: All URs with TWO editor comment and NO reporter comments and NO description on screen will be placed in queue
- Action button (not enabled currently)
- Send:
- Solve:
- NI:
- Default Message Select Field
- Allows you to insert a different default message
- Automatically set to default message based on UR type
- Message Display
- Displays the current custom message that is being inserted
Messages Tab
- Initial Message
- Initial message for URs with NO comments and NO description
- Initial Message Select
- Select from 15 UR types
- Auto-Saves last message on change
- Stale URs (disabled)
- Message for URs with ONE editor comment and NO reporter comments
- Little text box with number is for customizing days since last comment for filter
- Stale UR Days (disabled)
- Number of days since first comment
- Dead URs (disabled)
- Message for URs with TWO editor comment and NO reporter comments
- Little text box with number is for customizing days since last comment for filter
- Dead UR Days (disabled)
- Number of days since second comment
- Save Button
- Saves all settings on page
Settings Tab
- Reset Button
- Resets all settings to default
- Resets all select box values (Editor and Messages tabs)