TamperMonkey Script

Started by Ssieth, June 09, 2015, 05:27:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ssieth

I think it's really the "0=no max" that is in error.  I'm _fairly_ sure that my intent was to not have a 'no max' option here and instead use the infinity option for that.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

FoxWriter

so i'm 'pretty' sure there was a setting for this but i can't find it? was there a setting in the script where you could make a thread into one long one instead of into pages? i'm pretty sure i remember something like that but i can't find it? am i remembering wrong ?

Ssieth

Quote from: FoxWriter on March 04, 2021, 12:08:24 PM
so i'm 'pretty' sure there was a setting for this but i can't find it? was there a setting in the script where you could make a thread into one long one instead of into pages? i'm pretty sure i remember something like that but i can't find it? am i remembering wrong ?

Yes Repagination... either you can have standard repagination where it does up to a maximum number of pages up-front or "infinity scrolling" where getting to the bottom of a page loads the next one and plonks the content on the bottom of the current one.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

FoxWriter

OH!!!!

>> that is NOT what i thought that meant ^^;

thank you so much! you are absolutely the best ^^

Ssieth

Quote from: FoxWriter on March 04, 2021, 12:12:30 PM
OH!!!!

>> that is NOT what i thought that meant ^^;

thank you so much! you are absolutely the best ^^

NP - glad to be of help :)
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Ssieth

Quote from: Al Terego on March 04, 2021, 11:31:25 AM
Request:
Allow reorganizing snippets (and possibly other lists, but I mostly use snippets)

1.45.0 is now available and implements an option for custom sorting Snippets in Script Settings >  Sort Snippets.

Let me know what you think of the UI and if there are other lists I should apply it to.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

FoxWriter

this is totally a joke.

unless you can actually do it.

>> is there a way to add all the post word counts? because trying to do all this math is crazy XD (i am well aware no one else is ever going to care about the # of words in a thread) but like... >> that would be super cool.

Ssieth

Quote from: FoxWriter on March 05, 2021, 04:02:43 PM
this is totally a joke.

unless you can actually do it.

>> is there a way to add all the post word counts? because trying to do all this math is crazy XD (i am well aware no one else is ever going to care about the # of words in a thread) but like... >> that would be super cool.

Hmmm.. it's one of those things that could be done but probably shouldn't.  For a thread with just a few pages of replies it wouldn't be a problem but could put a bit of a load on the server for long threads and I don't want to do anything that's likely to increase the server hosting costs,.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

FoxWriter

ooooh that makes sense.

oh well. i'll just keep using the calculator :D

Al Terego

Quote from: Ssieth on March 05, 2021, 03:58:40 PM
1.45.0 is now available and implements an option for custom sorting Snippets in Script Settings >  Sort Snippets.

Let me know what you think of the UI and if there are other lists I should apply it to.

Works well!  Thank you!
                    

Chasing Dreams

How do you save the order in which we put our snippets? I did a custom order, but it's not saving them in that order when I click on my snippets.
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Al Terego

For some reason the snippets button is now "Snippets Sorting"
                    

Ssieth

Quote from: Chasing Dreams on March 05, 2021, 10:05:08 PM
How do you save the order in which we put our snippets? I did a custom order, but it's not saving them in that order when I click on my snippets.

Hmm.. it should just save as soon as you reorder... can I check which browser you're using?
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Ssieth

Quote from: Al Terego on March 06, 2021, 12:45:53 AM
For some reason the snippets button is now "Snippets Sorting"

Label fixed... v1.45.1
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

Quote from: Ssieth on March 06, 2021, 06:46:33 AM
Hmm.. it should just save as soon as you reorder... can I check which browser you're using?
I use Firefox.
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Ssieth

Quote from: Chasing Dreams on March 06, 2021, 09:05:49 AM
I use Firefox.

Hmm.. odd.. I'm using FF/TamperMonkey and it seems to be working OK for me.... hmmmm

If you could possibly do a little troubleshooting for me... if you go into the sorting page and then press F12 to bring up the developer console in FF.  Select the Console tab  and the do a bit of sorting and see what it says in there....
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

Quote from: Ssieth on March 06, 2021, 09:16:24 AM
Hmm.. odd.. I'm using FF/TamperMonkey and it seems to be working OK for me.... hmmmm

If you could possibly do a little troubleshooting for me... if you go into the sorting page and then press F12 to bring up the developer console in FF.  Select the Console tab  and the do a bit of sorting and see what it says in there....
It's coming up with an error.
Image of error code
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Ssieth

Quote from: Chasing Dreams on March 06, 2021, 09:38:43 AM
It's coming up with an error.
Image of error code

OK - I've just pushed v1.45.2.  It won't fix the issue but should put a line in the console along the lines if
*** Error finding snippet::Hello there::

If you can give it a whirl and let me know what comes back, we can narrow in on this :D
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

Quote from: Ssieth on March 06, 2021, 09:46:57 AM
OK - I've just pushed v1.45.2.  It won't fix the issue but should put a line in the console along the lines if
*** Error finding snippet::Hello there::

If you can give it a whirl and let me know what comes back, we can narrow in on this :D
I appreciate the help.

It says:
if (!snippets[arySorted[i]]) {
          console.log("*** Error finding snippet::" +  arySorted[i] + "::");
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Ssieth

Is that in the Console tab?  It sounds more like the Debugger tab.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

Quote from: Ssieth on March 06, 2021, 10:02:02 AM
Is that in the Console tab?  It sounds more like the Debugger tab.
Sorry about that.

The only thing that is showing up now if the following:
QuoteSome cookies are misusing the recommended “SameSite“ attribute
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Ssieth

Hmm.. odd.. it might need a hard refresh (CTRL+F5)... not sure if something is a bit stuck.
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

That worked. This is what the console is showing now.
image
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!


Ssieth

Hmm... that error isn't my script... it's the Shoutbox stuff :(

Hmmmm.... can you try closing the browser, opening it again and trying the sorting again...
Posting Status: Hoping for 1-3 per week / game
My ONs and OFFs Page (8th April 2024)
One-on-one ideas (8th April 2024)
Possible Absences (2nd May 2024)

My Tampermonkey Script for Elliquiy

PM me here or find me as ssieth on discord.

Chasing Dreams

I closed my browser out and tried again, but nothing is showing up still.
Selectively Available for NEW stories.
Status ⋮ Around here somewhere.
Posts owed ⋮ 7 out of 8 
Posting Order (Click to see.)

Thank you Amaris for the beautiful signature!