0 Members and 1 Guest are viewing this topic.
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 ?
OH!!!!>> that is NOT what i thought that meant ^^; thank you so much! you are absolutely the best ^^
Request:Allow reorganizing snippets (and possibly other lists, but I mostly use snippets)
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 (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.
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.
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.
For some reason the snippets button is now "Snippets Sorting"
Hmm.. it should just save as soon as you reorder... can I check which browser you're using?
I use Firefox.
Hmm.. odd.. I'm using FF/TamperMonkey and it seems to be working OK for me.... hmmmmIf 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
*** Error finding snippet::Hello there::
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 Code: [Select]*** 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
if (!snippets[arySorted[i]]) { console.log("*** Error finding snippet::" + arySorted[i] + "::");
Is that in the Console tab? It sounds more like the Debugger tab.
Some cookies are misusing the recommended “SameSite“ attribute