Working good thanks ![]()
Next challenge, make it work on FF57 and GM 4 ![]()
I’d highly recommend moving to Tampermonkey. A lot of scripts are going to be broken in GM 4
. I expect most authors won’t devote time to fixing them as long as Tampermonkey is available for FireFox and scripts still work with it.
So I did ![]()
Edit Count Monitor: Bootstrap failed. Trying again… editor:14
Edit Count Monitor: Initializing… editor:14
Edit Count Monitor: Initialized. editor:14
But no count to be found
Hmmm. I’m not sure why that’s not working for you. With no error message or reports from other users, it would be difficult/impossible for me to debug.
When entering the house numbering editor, the script “assumes” that there were edits. So, the edit count color is changed to yellow and red.
The real issue is how often you save. If you save after every HN, you’ll get yellow and red quickly. Otherwise, it’s a few more saves down the road. The problem is HN saves don’t count the same way as segment edits, places, etc.
Just checking the numbers. Nothing changed, so there was nothing to save. But, the color changed.
I can’t answer that. It doesn’t change for me just from checking HNs.
Confirmed I see the same thing. I recently changed the way it detects a save event, but it also occurs when exiting the HN editor. Thanks for letting me know.
Hi
I have closed every scripts so just yours is running and I get this, hope it helps
Edit Count Monitor: Bootstrap failed. Trying again…
Edit Count Monitor: Initializing…
Edit Count Monitor: Initialized.
TypeError: editingActivity is undefined
FF 57.0.4 Tampermonkey 4.5.5660
Ty
I have closed every scripts so just yours is running and I get this, hope it helps
Edit Count Monitor: Bootstrap failed. Trying again…
Edit Count Monitor: Initializing…
Edit Count Monitor: Initialized.
TypeError: editingActivity is undefinedFF 57.0.4 Tampermonkey 4.5.5660
I’m not able to reproduce that using FF and Tampermonkey – even tried inserting your username and it still worked for me (you’ve had 0 edits as of this time today :lol: ). Are you still getting that error?
FOUND ![]()
Not working in Private Mode :lol:
No update ? ![]()
Sorry… I misinterpreted your reply to mean that you “found” a workaround to the issue.
It appears that when in Private mode in FF, the call to your profile page (where the edit count resides) returns nothing useful. It acts as if you’re not logged in, probably due to security policies in FF’s Private mode. I’m not sure if/how I can get around it. That’s not the case with Chrome’s Incognito mode, which seems to work fine.
Oops, indeed I meant I found the problem ![]()
I’ll try to find infos, strange though since it used to work fine and it only broke when I changed from GM to TM
Good day my friend,
don’t know if anyone already said it, but can u add some weekly hitory?
Just to get an idea of the number of edits made in a week.
And great tool, helps a lot
Regards
Something like this?
Past 7 days: ###
Or…
This week: ###
Last week: ###
Or did you have something else in mind?
I can add this to the todo list but it’ll probably be a while before I get back around to adding any new features to Edit Count Monitor. However, if anyone would like to contribute, the code is on GitHub. I’d be happy to merge any pull requests with new features like this (within reason, of course :lol: ).
Past 7 days: ###
I like this option
However, if anyone would like to contribute, the code is on GitHub. I’d be happy to merge any pull requests with new features like this (within reason, of course :lol: ).
I’m not good with programming, so I’ll leave it to the professionals :roll:
New wme, ECM is dead ![]()