[Script] URComments-Enhanced (URC-E)

Would it be possible to extend the pop up to all segments, places, etc.? That is the only reason I have URO+. I like the extra information in URC-E.

Nope, no hidden interactions. It’s a general rule-of-thumb that scripts are completely independent of each other. Unless the script is strictly labeled as an “addon” for another. That way you don’t end up with this scenario you described of one script affecting another or vice versa.

I have contemplated this in the past. I go back and forth on it. URO+ is an awesome script and really was/is a pioneer in Waze scripting.

My goal as a script author, and I am fairly certain the rest of the WazeDev team feels this way (though I won’t speak for them), is to produce scripts that make editor life easier / more productive without taking away from the current active developed scripts. The primary reason I forked URC into URC-E was because URC was lacking regular update and support. Secondarily, though not by much, I knew I could rewrite it from the ground up with newer ECMAScript abilities that would make it much more efficient, while extending it’s capabilities and making it easier to use (creating comment lists).

The only reason I included some of the URO+ features within URC-E was I felt they fit quite nicely into an “all-inclusive” UR script, which is what URO was originally. I mostly took URO+'s ideas for URs and wrote them in my own way. A couple functions (and the marker images) I took exactly and gave credit within the codebase.

TL;DR: I like the idea of splitting out the popups into another script, but don’t want to take away from URO+. If I were to embark on that project, I would want to have full support of Twister-UK and possibly make it a joint project. I don’t know his project roadmap for URO+ and don’t know if he would even be interested in splitting some of it’s functionality out. Until he and I can discuss this, I stand on the side I have been on so far: Not going to do it for now.

Great idea though!

I just found out about URC-E and wanted to start with a thank you for taking over the (re)development of URC. I haven’t had time to edit or script for a while now and was only posting updates and fixes as others would present them to me.

As for URO’s UR filtering being enabled; the agreement I had with Twister was that if someone had filters enabled in URO I would disable URC’s filters. I approached this as his script was around first so URC would self-disable and alert the user as to why. Also, Twister had added a flag that could be checked to see if URO has active UR-filtering. The reason we went that was I was trying to parse his whole tab and when he added more to URO, URC would then cause conflicts. The flag for active URO UR-filters is sessionStorage.UROverview_hasActiveURFilters which will return True or False. If you need to know if other groups of items are enabled I would suggest messaging him and see if he is willing to add more “active” flags.

Thanks,
Rick Zabel

2019.04.30.01 is out!!

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.

1 Like

How can I help you about translations to portuguese (Brazil)? I was working on other similar script. If needed just tell me :slight_smile:

I’ll send you a PM.

2019.05.04.01 is out!!

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.

Not loading on Chrome on mac.

UPDATE: I disabled WME Magic and it loaded correctly.

Untitled.png

Keep getting this when I use the script.
Can en-GB be added please?

Thanks
Jon

Here, URC-E on Win Chrome is not working at all, even if it’s the sole script activated in Tampermonkey.

I write a script with google speardsheet .
But when your script is on use your session and make an error with my script .
what can we do for this problem ?

Replied to your PM. I can add en-GB as a translation, which will just load the en/en-US. But it will also give you (or anyone who wants to do it) access to translating the en/en-US to en-GB (though it should be very close to the same).

See the global announcement in the Discord channels for how to fix issues with certain scripts not loading correctly (ones that use WazeWrap).

Give your script a way to sign-out / revoke access / de-authorize. URC-E doesn’t need API v4 credentials to see the standard data on Google. It only needs the v4 credentials during creation / conversion of a custom comment list. During standard work, URC-E accesses all the data it needs via “shared with public” (anyone with link can VIEW) access.

Can pt-BR be added, please?

I want to test the script :smiley:

Yes, we can help on. I already have translation to this old script.

Hi guys, I’m back on it, how can I get access to correct some bugs on Spanish Colombia texts and add some more on excel file, Im the owner of the old translation? and how can I ask to add a dictionary for Spanish Ecuador ?

dbsooner, thank you for the script - it is having a positive impact on the community and Wazers everywhere!

Now, for the inevitable Feature Request: I find myself scrolling down to turn off UR filtering in the settings tab — I’d love to see that more prominent. I keep a bunch of filters active but in certain editing situations I want to quickly “see it all”

Has URC-E stopped working for anyone else recently? It doesn’t seem to filter URs or automatically fill in responses anymore…