Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.

Post Reply
Forum rules
Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

DO NOT START a new thread unless it is about a new idea. Keep discussion of existing tools within the main thread for that tool.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.

[Script] URComments-Enhanced (URC-E)

Post by
WME URComments-Enhanced (URC-E)

Version: 2024.03.21.01

Greasyfork: https://greasyfork.org/en/scripts/37543 ... s-enhanced

Description: URComments-Enhanced (URC-E) allows Waze editors to handle WME update requests more quickly and efficiently. Also adds many UR filtering options, ability to change the markers, plus much, much, more! (See next post for full feature list)

Developer(s): dBsooner through WazeDev. WazeDev owns the script and all information attached to it.

Note: URC-E is a replacement for URC and URC companion add-on scripts. With URC-E you no longer need URC or any of the different comment list add-on scripts. All current add-on scripts have been ported and work natively within URC-E. You may disable and/or remove URC and the add-on scripts. However, if you use your own "Custom" local list, you will still need to keep that add-on installed and enabled to use the "Custom" drop down. Hey, this could be a time to discuss converting to the new system? *wink* *wink*

Note 2: All features that URO+ applies to URs (filtering, map marker replacement, mouseover tooltip popup, etc.) have been included in URC-E.

CALLING COMMENT LIST OWNERS: All the URC comment lists have been ported to URC-E. They are now manageable through the below Google Sheet link. If you are the original owner of the list, please contact me via PM or Discord DM. If you no longer wish to maintain the list, I need to know that as well. If you would like to maintain a list, please also contact me and I can try to get in touch with the owner.

NEW LISTS: If you are interested in having your own list included, please contact me. The best scenario would be to have lists for states / regions or countries. I am working with several regions currently and they are following a model I have created in the SCR that allows for a group of editors to combine their ideas together to create a region list.

Current comment lists:
  • Bahasa Indonesia: projectronic
  • CommentTeam: CommentTeam (See list below) - Initial DEFAULT list
  • Custom (for use by those that still have an addon static "custom" list)
  • Custom G Sheet (for using your own custom comment list hosted in a Google Sheet)
  • Croatia: fuchserl
  • Dutch - Belgium: WimVandierendonck
  • Dutch - Netherlands: moweez
  • English - Australia: age4670, LostInMyMaps
  • English - India: moweez
  • English - International: moweez
  • Estonian: matsalka
  • French: Corentin-48, asph4lt
  • German: Iridium1
  • German - Austria: fuchserl
  • Israeli Hebrew
  • Italian: m4rc072
  • Lithuanian: moweez
  • Malaysia (en-zh-ms) - Rising_Sun
  • Persian: babak_khd, BehnamNHappy, Shrm75
  • Polish: mdymek
  • Portuguese - Brazil: GibiruX_ - AUTOSWITCH for country Brazil
  • Portuguese - Portugal
  • Romanian: spookyx
  • South Africa: adrianvrsa
  • Spanish - Bolivia: crotalo
  • Spanish - Chile: Gasparfox
  • Spanish - Colombian: mincho77
  • Spanish - Dominican: RafaCintron, mincho77
  • Spanish - Ecuador: aamazotr
  • Spanish - Mexico: arielorellana
  • Spanish - Puerto Rico: cotero2002 - AUTOSWITCH for country Puerto Rico
  • Spanish - Spain: huakayo
  • Spanish - Venezuela: moweez
  • Switzerland - DE: vince1612 (Auto-switch for states with DE language)
  • Switzerland - FR: vince1612 (Auto-switch for states with FR language)
  • Switzerland - IT: vince1612 (Auto-switch for states with IT language)
  • Ukraine: Sapozhnik
  • USA - SCR: SCR CommentTeam - AUTOSWITCH for states Arkansas, Louisiana, Mississippi, Oklahoma and Texas
  • USA - SER: itzwolf - AUTOSWITCH for states Alabama, Florida and Georgia
  • USA - NOR: NOR CommentTeam
  • USA - MAR: MAR CommentTeam
  • User: PesachZ: PezachZ
CommentTeam List Representatives: Restriction system enforcements:
  • No autosend reminders
    • USA - SAT Region (All States)
    • USA - SCR Region (All States)
    • USA - West Virginia
Changelog:

Code: Select all

2024.03.21.01: CHANGE: Compatibility with latest WME update.
               CHANGE: Removed the black boxes if UR ID is not available. Now will just stop processing the script, only allowing for manual use of responses.
               CHANGE: Marker (un)stacking has been removed for now.
               CHANGE: Pill information (comments and days) on markers has been removed for now.
               CHANGE: Custom markers removed for now.
               NOTE: There will likely be bugs with other things not working correctly, but this is at least "working".
2024.01.22.01: CHANGE: Compatibility with latest WME update. (Thanks to lacmacca)
2023.11.29.02: CHANGE: Fix collapsing of containers after a WME update.
               BUGFIX: Custom sheet creation steps only worked with en-US locale.
2023.11.29.01: CHANGE: Fix collapsing of containers after a WME update.
2023.11.03.01: CHANGE: Remove setting unfollowUrAfterSend and all code references.
2023.09.29.01: CHANGE: WME beta release v2.188 compatibility.
2023.08.02.01: CHANGE: WME release v2.180-7-geb388e8d3 compatibility.
2023.06.02.01: BUGFIX: Stacked markers.
2023.05.23.01: NEW: (2023.05.19.02) Place cursor at start setting.
               NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               CHANGE: (2023.05.23.01) WME v2.162-3 changes compliance.
               BUGFIX: Filter "hide with description".
               BUGFIX: (2023.05.19.01) Incorrect minimum version # for old static comment list in version 2023.05.18.01.
2023.05.19.02: NEW: (2023.05.19.02) Place cursor at start setting.
               NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               BUGFIX: Filter "hide with description".
               BUGFIX: (2023.05.19.01) Incorrect minimum version # for old static comment list in version 2023.05.18.01.
2023.05.18.01: NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               BUGFIX: Filter "hide with description".
2023.04.19.02: CHANGE: Steps for custom Google sheet creation updated.
               CHANGE: WME production now includes function from WME beta.
               BUGFIX: Autosave after close or not identified comment. (.02)
2023.04.05.01: NEW: Check for updated version on load.
               BUGFIX: Issues when Issue Tracker has greater than 499 URs.
               BUGFIX: UR Panel showed -1 for urId in certain situations.
               BUGFIX: Save button observer in WME beta.
               BUGFIX: Restore settings resulted in error before completion.
               BUGFIX: Square brackets had to have more than 1 character to not autosend (fixed in .03).
               CHANGE: Moved urceData to private object instead of WME model.
               CHANGE: "Enable UR Overflow" no longer applies if zoom level is less than 10.
               CHANGE: Auto-send reminder comment will no longer send when zoom level is less than 10.
               CHANGE: Miscellaneous code variable changes.
               CHANGE: Issue tracker bugfix also resulted in necessity to disable auto refresh setting.
               CHANGE: Future (possible) WME changes preparation. (fixed in .02)
2023.03.29.01: NEW: Move scroll bar for comments / settings to only be for that div element. (fixed)
               CHANGE: Use WME API to create userscripts tab.
               CHANGE: Auto-send reminder comments restricted to editors ranked 4 and above (or 3 and above with AM). (fixed)
               CHANGE: Auto-send reminder will not send to URs that contain a complete set of square brackets anywhere
                       within text.
               BUGFIX: URC-E not catching UR correctly when a UR panel is already open.
               BUGFIX: Auto-send reminder comments sending to URs not on screen in certain situations.
2023.03.27.01: NEW: Move scroll bar for comments / settings to only be for that div element.
               CHANGE: Use WME API to create userscripts tab.
               CHANGE: Auto-send reminder comments restricted to editors ranked 4 and above (or 3 and above with AM).
               CHANGE: Auto-send reminder will not send to URs that contain a complete set of square brackets anywhere
                       within text.
               BUGFIX: URC-E not catching UR correctly when a UR panel is already open.
               BUGFIX: Auto-send reminder comments sending to URs not on screen in certain situations.
2023.03.15.01: NEW: Close button for UR marker mouseover popup.
               NEW: Link to disable UR marker mouseover popups within popup.
               CHANGE: New bootstrap routine.
               CHANGE: Updated code to use optional chaining.
               CHANGE: Utilize @match instead of @include in userscript headers.
               CHANGE: Code cleanup.
               CHANGE: WazeWrap compatibility.
2023.03.01.01: CHANGE: Compatibility with latest WME release.
2023.01.31.01: CHANGE: Compatibility with latest WME release.
2022.12.12.02: CHANGE: New linter options
               CHANGE: Restore tab clicking in latest WME.
2022.10.19.01: CHANGE: Sidepanel width in latest WME release.
               CHANGE: Detection of UR panel in latest WME release.
2022.03.15.01: BUGFIX: Shortcuts missing in certain situations.
               BUGFIX: Failure to set initial comment in certain situations.
               BUGFIX: New comment insertion location if reverse sort is enabled.
               CHANGE: Auto scroll comments now will either scroll to bottom if enabled or top if disabled.
2022.03.03.01: BUGFIX: Scroll comments.
               BUGFIX: UR panel failed to show when clicking on pill instead of marker.
2022.03.02.01: CHANGE: Fix replace next with done setting after latest WME update.
               CHANGE: CSS to allow buttons to expand.
               CHANGE: Changes to formatting  per new ESLINT options.
               CHANGE: Days ago on incorrect comments due to comment order reverted to oldest first in latest WME update.
2022.01.20.02: NEW: Setting to change comments sort order.
               NEW: CSS updates to make UR panel more screen space efficient.
               NEW: Setting to allow auto expanding of shortcuts section.
               NEW: Setting to allow auto expanding of more info section.
2021.08.30.01: CHANGE: Update zoom levels to new WME values.
2021.08.27.01: CHANGE: Update zoom levels to new WME values.
2021.07.14.01: BUGFIX: Fix for WME changes - missing day names.
2020.09.09.01: BUGFIX: Permalink shortcut icon not working correctly.
               BUGFIX: Side panel alignments in certain situations.
2020.09.08.02: NEW: Setting to auto zoom out after closing UR panel.
               NEW: Shortcut to insert permalink to UR.
               NEW: Spreadsheet shortcut of "$PERMALINK$" to insert permalink to UR.
               CHANGE: Faster load time.
               CHANGE: Far less script execution awaits, letting script run more synchronously.
               CHANGE: Style compatibility with WME v2.62-35-g266443036.
               BUGFIX: Script style setting not correctly showing in settings.
               BUGFIX: Better error handling.
               BUGFIX: WazeWrap stored settings not applied in some cases.
               BUGFIX: Multiple event listeners in certain situations.
               BUGFIX: Width of UR panel not wide enough for text (native WME issue).
2020.07.27.02: CHANGE: WME map object references.
               BUGFIX: Spinner handling routines to reduce or remove stuck spinning.
               BUGFIX: Per comment list tag email not saving correctly.
2020.06.25.01: CHANGE: Auto save after closed or NI setting no longer requires the auto click open, solved, NI setting.
               CHANGE: Reconfigured MutationObservers for better performance.
               CHANGE: Removed passing of UR ID between functions as assigned variables.
               BUGFIX: UR session data not always populating correctly.
               BUGFIX: Force reopening of panel if reminder comment automatically sent and panel was loading or open.
2020.06.16.01: NEW: Added a setting to exclude tagged URs from auto-send reminders
               CHANGE: Latest WME compatibility.
               CHANGE: Major under-the-hood work to enhance performance.
               BUGFIX: Further refinement for latest WME compatibility.
               BUGFIX: Error loading in non-translated language locales.
               BUGFIX: Restrictions causing errors in certain countries.
               BUGFIX: Shortcuts chevron upside down.
2019.12.06.01: CHANGE: WME v2.43-40-gf367bffa4 and future compatibility.
2019.10.11.01: NEW: Filter icon in tab title bar to quickly toggle UR filtering.
               NEW: New spinner icon in URC-E tab title bar to indicate when URC-E is actively processing something.
               BUGFIX: UR ID not being detected correctly in certain situations.
2019.09.25.01: NEW: Remember collapsed state of More Information box in UR Panel.
               NEW: Unknown venue name (no name on venue / place) is now translatable to locale(s).
               NEW: Unknown road name (no name on road / segment) is now translatable to locale(s).
               BUGFIX: Translations not loading correctly in certain situations.
               BUGFIX: Variable detection improvement.
               BUGFIX: Variables slipping through auto-post reminder routine in certain situations.
2019.08.30.01: CHANGE: Changed restrictions applied to be a warning icon in settings and comment list.
               BUGFIX: Another fix for the restrictions alert.
2019.08.28.01: CHANGE: Shortcuts in UR are now collapsible, with state retained in settings.
               BUGFIX: Shortcuts not correctly initiating other events.
               BUGFIX: Country and state being re-added multiple times by WME. (workaround)
2019.08.27.01: NEW: New comment box will have a peachish background color if append mode is enabled.
               CHANGE: Major overhaul of output text to limit number of jQuery operations. BIG speed increase.
               CHANGE: Removed automated custom sheet creation / conversion.
               CHANGE: Added manual custom sheet creation / conversion (conversion will still work).
               CHANGE: Alert box completely removed in favor of WazeWrap alerts (missed one or two).
               CHANGE: Ability to translate intersection / segment naming to locales.
               CHANGE: Catch if row 25 is not set to "GROUP TITLE" and report gracefully.
               CHANGE: Queue auto-sent reminders info box and display after completion of routine.
               CHANGE: Better handle carriage returns during shortcut insertion.
               BUGFIX: Restoring settings would inadvertantly get overwritten by WazeWrap backups.
               BUGFIX: Better handling of errors in processing so mask boxes get removed.
               BUGFIX: Improper handling of mouse events in some browsers.
2019.08.16.01: NEW: Custom text replace variables via sheets.
               NEW: Custom tagline setting. (Per comment list or "master")
               NEW: More shortcuts: current date, current date casual, current day of week, current time, current time casual,
                    custom  tagline, place address, place name, UR type. (Available via UR panel and variable in comments)
               NEW: $SELSEGS_WITH_CITY$ : Same as $SELSEGS$, except includes 'in CITY' if selected segment(s) have a matching
                    primary  city, or only one has a primary city.
               NEW: Link to enable / disable URCE UR filtering added to comment tab.
               BUGFIX: Per comment list text boxes not saving correctly.
               BUGFIX: Check for ALL $$ in comment before automatically clicking send.
               BUGFIX: Selected segments variable replacement could show undefined.
2019.07.24.01: BUGFIX: Further refinement of unstacking and selection.
               CHANGE: Future deprecation of properties for countries and states.
2019.07.23.01: NEW: WazeWrap settings storage ability.
               CHANGE: Compatibility with latest WME release.
               CHANGE: Cleanup of mutation processing.
               BUGFIX: Per comment list settings toggles.
2019.05.04.01: CHANGE: Using WazeWrap alert system.
               BUGFIX: Restrictions not updating correctly on map move in certain situations.
               BUGFIX: Need translation message box not displayed correctly.
               BUGFIX: Last comment more than days old filter.
2019.04.30.01: NEW: Filter by closed by (comma separated list of usernames).
               NEW: Link to Custom Google Spreadsheet on settings tab.
               CHANGE: Filter by keyword is now regex compatible.
               REMOVED: Filter by type Waze automatic (deprecated).
               BUGFIX: Check restrictions and load comment list failed to run during mode change.
               BUGFIX: Re-initialization of background tasks failed to run when returning from events mode.
               BUGFIX: Alignment of "Use URC-E Master Settings setting" in different locales.
               BUGFIX: Zoom out links did not work.
               BUGFIX: Switching comment lists could result in incorrect default comments.
2019.04.12.02: BUGFIX: 2019.04.12.01 had issue with new fully casual shortcut.
2019.04.12.01: NEW: Casual day and time shortcut and variable for use in custom comments. (See tooltip)
               NEW: Invert filters.
               NEW: Filter URs with / without comments from specified user(s).
               CHANGE: Slight change to casual times. Afternoon now lasts until 1759 instead of 1359.
               CHANGE: $SELSEGS$ no longer gives popup.
               CHANGE: New comment box detects variables (text wrapped with $\'s) and disables the send button until
                       they are no longer present.
               CHANGE: UR Overflow handling now obeys WME layer setting for show/hide closed.
               ENHANCEMENT: Longer wait for Waze model to populate countries data.
               ENHANCEMENT: Background tasks are temporarily disabled during overflow so data from overflow can be
                            reused for speed.
               ENHANCEMENT: Complete overhaul to conform with stricter eslint rules.
               ENHANCEMENT: UR marker mouseover now wraps long descriptions at 80 characters to prevent extremely
                            wide popups.
               BUGFIX: Loading fails if comment list contains empty row. (again)
               BUGFIX: Hard fail changed to Soft fail for UR in URL when UR Panel never appears.
               BUGFIX: Username was being added to pill even if the setting was disabled.
               BUGFIX: Certain old URC custom addons threw an error due to formatting.
2019.03.29.01: NEW: Restriction system for use by region / country leadership!
               NEW: Backup URC-E settings to JSON.
               NEW: Restore URC-E settings from backup JSON file.
               NEW: Reset URC-E settings to default.
               NEW: Create your own Custom List with a Google Spreadsheet!
               NEW: Convert your current custom list to a Google Spreadsheet!
               ENHANCEMENT: Moved all timeouts into an object.
               ENHANCEMENT: Combined banners and panel alerts into single function.
               ENHANCEMENT: Append mode / shortcuts / insert comment / etc. now return focus to the new comment box.
               ENHANCEMENT: Append mode now ensures there is a blank line before and after the inserted comment.
               CHANGE: Auto zoom in on new UR only zooms in for URs with zero comments and you are zoomed out beyond
                       zoom level 5.
               CHANGE: Auto center on UR will now recenter the map for ALL URs at the current zoom level.
               CHANGE: Auto zoom out after comment will zoom you back to the zoom level you were at when the UR Panel
                       opened.
               BUGFIX: Hide without description failed to filter in some instances.
               BUGFIX: Some timeouts needed indexing. Now indexed based on random ID generated at time of timeout call.
               BUGFIX: Comments erroneously inserted into map comment new comment box as well.
               BUGFIX: Pill colors not applying correctly. New color added (see forum thread).
               BUGFIX: Custom marker by custom text not working correctly.
2019.03.06.01: NEW: Per comment list settings!
               ENHANCEMENT: Handle changing to MTE mode and back cleanly.
               ENHANCEMENT: Append mode now inserts new comment at cursor position.
               ENHANCEMENT: Customizable unstack sensitivity and disable above zoom (zoomed out beyond) level.
               ENHANCEMENT: Unstack markers now temporarily hides markers not involved in the unstacking.
               ENHANCEMENT: Split Auto set new UR comment (with description) out to not insert on SLURs and added a new
                            setting of Auto set new UR Comment (SLUR).
               ENHANCEMENT: Better overflow handling. Now queues sub-quadrants to get ALL URs.
               ENHANCEMENT: Improved center on UR (popup link), UR Panel crosshairs click and center on UR function.
               ENHANCEMENT: Added dismiss button for over limit message and need translation message.
               ENHANCEMENT: Removed unnecessary logging.
               BUGFIX: Popup prevented selecting unstacked UR in some situations.
               BUGFIX: Unstack / restack routine sometimes flickered the UR markers involved.
               BUGFIX: Default comment with $SELSEGS$ did not give popup alert.
2019.03.03.01: Incorrect version # released for version 2019.03.01.01.
2019.03.01.01: NEW: UR overflow handling (aka "backfill").
               NEW: Warning for more than 499 URs on screen when UR overflow is not enabled.
               NEW: Auto refresh setting on zoom / pan.
               CHANGE: Auto center on UR now automatically centers at current zoom level for all levels.
               ENHANCE: Debug logging for marker manipulation now queues into single per manipulation type log
                        message.
               BUGFIX: Filtering intermittent during zooms and other functions.
2019.02.21.01: NEW: Added shortcuts for text insertion to UR Panel.
               NEW: Added "expand all" and "collapse all" links to settings and comment list.
               NEW: Need translation banner for languages (locales) without a translation.
               NEW: Switched to using WazeWrap for WME event hooks.
               BUGFIX: Auto set comment issue when UR created with LiveMap.
               ENHANCED: With new shortcuts, dependency on panel swap for segment name insertion is removed.
2019.02.18.01: NEW: Added text replacement options in comment lists for drive date and time.
               ENHANCED: Auto set new UR comment split into two settings (with and without description).
               ENHANCED: Title differentiation for beta script.
               BUGFIX: Entering event mode and back to default caused duplication of tab icon and random marker
                       issues.
2019.02.08.01: NEW: Ability to append a comment (Append mode).
               NEW: Switch comment lists from the comment list tab.
               Note: This does not change your default list and is not saved.
               BUGFIX: Selecting a MP caused URC-E to inadvertently process.
2019.02.06.02: CHANGE: Auto Close UR Panel now closes the UR panel on any comment send.
               BUGFIX: Parsing of old static list failed for some users.
2019.02.04.02: NEW: WazeWrap update integration.
               BUGFIX: Not able to change lists in some situations.
               BUGFIX: ZoomIn on new.
               BUGFIX: WME bug workaround.
               BUGFIX: AutoCenter on commented.
               BUGFIX: Last Comment By in popup.-
               Other slight changes to prevent future bugs.
2019.02.01.01: UPDATE: Additional comment replacement text.
2019.01.31.04: BUGFIX: Circumvent WME map marker bug.
2019.01.31.03: BUGFIX: Double click to dismiss didn't restack markers.
2019.01.31.02: NEW: Double click to dismiss UR marker tooltip
               NEW: UR marker tooltip delay.
2019.01.31.01: First public release of URC-E!
URC-E Google Sheet: Here

Special thanks:
  • WazeDev team! Specificaly MapOMatic and JustinS83. You all have helped me along this road and I greatly appreciate it! Both of you are directly responsible for several of the code inclusions in URC-E, so without you, it wouldn't have happened.
  • URC-E beta testers! Too many to name individually, but know each of you are important to this script!
  • RickZabel for the original URC code. Working URs was made so much easier once URC was created. Out went the copy / paste from our own text files and in came an automated system. I am grateful for this script and wanted to enhance it beyond what it did at the time. Hints the name: URComments-Enhanced.
  • The URO+ team. Their script truly has revolutionized what WME can do. It offers so many options and does so many different things! I took the UR portion of their script (all the options it does in respect to URs) and used these as a jumping point for the URC-E additional feature set.
TL;DR: The primary goal of the script was to increase efficiency and add the ability for states, regions and/or countries to be able to create and manage their own custom lists in a simple way. Then, I wanted to make sure these lists were known about and were utilized when working a UR in one of the custom list areas. Thus, I created an "auto-switch" option. So when you open a UR in an area that has a specific list, you are automatically switched to that list. Then the script really took off. I added many more features as well as made the interface a little more spiffy.

URC-E was written new from the ground-up, taking the basic look, feel and funcationality from URC and URO+. However, all underlying code was written with efficiency, speed, resource management, etc. in mind. Gone are the constant every 10ms-100ms running of functions. In are the way of the future: MutationObservers. What does this mean? URC-E doesn't do anything while WME is sitting idle. It only reacts to changes as they happen in WME, while retaining ALL the functionality of URC and URO+ (in regards to URs) and then some!

Want to know more or what certain features do? Read on below.

Thank you everyone! Enjoy!

Screenshots:
Animation GIFs:
https://i.ibb.co/kc181yn/Comment-list-Animation.gifhttps://i.ibb.co/TbtXbn8/Tooltip-Animation.gifhttps://i.ibb.co/Wxz1m27/Auto-Switch-Animation.gif
Settings:
https://i.ibb.co/RjPwbVk/URCE-Settings-01.png https://i.ibb.co/dGcf45x/URCE-Settings-02.png https://i.ibb.co/JKHPqTw/URCE-Settings-03.png https://i.ibb.co/JmWqhM9/URCE-Settings-04.png
UR Panel:
https://i.ibb.co/hDn1ZL7/UR-Panel.png
Pill color chart:
https://i.ibb.co/sK4Sb5Z/URC-E-colors.png
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

POSTER_ID:16834605

1

Send a message
Last edited by dBsooner on Thu Mar 21, 2024 9:55 pm, edited 78 times in total.

Post by abc1357
dBsooner wrote: Wed Mar 29, 2023 9:30 pm How many of you use the URC-E Filtering portion? I feel like it's a dead option when you can just use URMP or the Issue Tracker.

 
Issue Tracker does not filter out URs with "[NOTE]" or other [] indicators in the comment field, so there is no way to hide these URs from map while still showing other URs.
abc1357
State Manager
State Manager
Posts: 866
Answers: 2
Has thanked: 313 times
Been thanked: 236 times
Send a message

Post by abc1357
DevlinDelFuego wrote: Wed Apr 19, 2023 4:01 pm If it hasn't been mentioned yet. Make sure to update your custom sheets with the new how to respond. I didn't know the waze app got the new UI change. 

 
Can you point us to the proposed language?
abc1357
State Manager
State Manager
Posts: 866
Answers: 2
Has thanked: 313 times
Been thanked: 236 times
Send a message


Post by age4670
I am just starting to put together some custom comments and am hitting a few snags.
  1. $SELSEGS$ and $SELSEGS_WITH_CITY$ don't appear to want to work. There is definitely a segment selected and the shortcuts in the popup do insert correctly.
  2. Can variables only be used once per comment? Subsequent occurrences show the code and not the expected result.
For example:

Code: Select all

Waze did not send us enough information to fix your $URTYPE$ report near $SELSEGS_WITH_CITY$. Would you please give us as much information as possible about the $URTYPE$ problem that you encountered. Thanks!
Will output:

Unfortunately Waze did not send us enough information to fix your Wrong driving direction report near $SELSEGS_WITH_CITY$. Would you please give us as much information as possible about the $URTYPE$ problem that you encountered. Thanks!

Any help appreciated.
age4670
State Manager
State Manager
Posts: 462
Answers: 3
Has thanked: 228 times
Been thanked: 99 times
Send a message




Post by airchair
Sad to see that this latest update has broken the use of the old  WME URComments Custom List  script.   Was this on purpose?  Maybe I was the only one using the old custom script   ¯\_(ツ)_/¯   

Maybe I am wrong but I only saw the option to use one custom G sheet, So I was using the old script for my local area and the Custom G sheet for Pakistan.

Is there an easy way to use two different Custom G Sheets?

Ps:    the error message I receive provides a link to place holder message with no instructions.
airchair  
State Manager
State Manager
Posts: 166
Answers: 1
Has thanked: 216 times
Been thanked: 45 times
Send a message

Post by Alpha_VA
mrsmith66 wrote:Not loading on Chrome on mac.

UPDATE: I disabled WME Magic and it loaded correctly.
Here, URC-E on Win Chrome is not working at all, even if it's the sole script activated in Tampermonkey.
Alpha_VA
Posts: 209
Has thanked: 61 times
Been thanked: 22 times
Send a message

Post by Alpha_VA
I really appreciate this script, making work on UR, ... a lot easier.

I have one issue, since today, a UR doesn't open anymore automatically when I click on the center icon, the url shown does not contain the UR id. Anything I need to reconfigure?
Alpha_VA
Posts: 209
Has thanked: 61 times
Been thanked: 22 times
Send a message