Topic: eSix Extend (V3.02) - A script that does good stuff to your user experience!

Posted under e621 Tools and Applications

I wrote this script following some posts on the feature request thread (mainly forum #46188, forum #51506 and forum #64874) which does some stuff to your user experience.

Features

Changes the top header from this to this. (look in the next section for an explanation about the UserBar)
Also, a character counter for blips!
Hotkeys! Fave, vote up/down and navigate pools with a single keypress! (forum #57688)
Keep track of updates to pools and forum threads
TinyAliases, a quick way to add several tags with just one (forum #89046)
Preview which posts are in dispute in takedown requests
Common Tags: List the tags that are common in a search and in how many posts it appears
Quick "add to blacklist" function. Just click the "X" near a tag and voilá, it's now on your blacklist! Works for posts and users too! (for posts click the "Blacklist post" link on the Options section; for users, head to an user profile, by clicking on its username, and then click on "Blacklist user" link at he top)
And many more!!

Tested on Opera, Firefox and Chrome.

It is also compatible with:

20PC
AGNPH

How to install
Opera (for versions after 15, please take a look at section "Chrome/Chromium-based browsers")
  • Create a folder in your documents (like "C:\Users\name\Documents\JS" or similar, if you don't have it already)

Download the script from here (right click on "Install" > Save Linked Content As…) to the folder you just created
Open Opera's preferences (Ctrl+F12)
Go to "Advanced" tab.
On "Content" section (over the left box), click "JavaScript options" button.
On the new dialog locate the User JavaScript box (is at the bottom) click "Choose..." and look for the folder you just created earlier

    • Alternatively type the location of the folder (mine is on "C:\X\Docs\JavaScript", to give you an idea)
  • Click OK on everything and enjoy.

tl;dr: Tools > Preferences > Advanced > Content > JavaScript Options > User JavaScript folder. Select the folder you created.

Note: Make sure you have Opera to run scripts on secure (https) pages by going to "opera:config#UserPrefs|UserJavaScriptonHTTPS" (without quotes) on a new tab and ticking the box if it isn't. You can copy the address, open a new tab and pasting with Ctrl+Shift+V.

This is info for Opera on Windows. I don't know if the order in other plaforms is the same *shrug*

Firefox

You must have Greasemonkey in order to be able to install the script.

Go to this page and click "Install".

If you see a lot of words instead of the actual dialog, then that means you don't have Greasemonkey installed. you should read the text that is in bold more often :D

Google Chrome/Chromium-based browsers

Chrome works pretty much like Firefox, in the way of installing userscripts, except that you don't need Greasemonkey! But you need Tamperonkey. Which is a good trade if you want better control with your userscripts.

Install Tampermonkey from the Chrome store
Then go here and click "Install".

The UserBar

The UserBar is a small space that contains useful links (such as your user profile, faves, messages) and is divided in three parts.

Its appearance, with default settings, is like this:

? [UserName] M0 ?6213 S2 | R? C? U? D? E? | S? L?

  • Main links: This section holds 4 links to important parts of the site
    • ? : Leads to your account page. The page where you find several links to other parts of the site related to your activity

[UserName]: This link's label will change to your user name. It leads to your user profile
M0: Displays the count of new, unread, messages you've received and links to your Message Center (you can hide it)
?6213: The actual count of your favorites. You can choose whether it counts faves that are now deleted or not displaying it at all
S2: This link will appear when you have subscriptions (added pools or forums to a tracking list) and it will show the number of subscriptions that have updated (ex. the link displays two new updates)

  • Custom links: This section can hold an unlimited amount of links (up to 10 visible, more than that and they will be in a separate list). Configurable in the script's settings. These are in the list by default
    • R?: Replies to your comments

C?: Comments on your posts
U?: Upload
D?: DNP List
E?: This thread

  • Settings/Logout: Pretty much that. It holds the last two useful links for an user.
    • S?: Settings. Clicking it will take you to your account settings. Right-clicking it takes you to the script's settings (which happens on the same place but with the appropriate tab selected)

L?: Logout.

So...

Anything I missed/would you like me to add (or fix/unbroke)? Or you want to hit me for no special reason? Fell free to slap them comments here for everyone to see!

Current version

[05/09/2016] Version 3.026 (Code 160904)

  • Updated DNP Database to version 431

New option to hide child/parent post relationships (aka green/yellow colored borders) [via PM]
Correct displaying of username for cases where it has characters outside of those permitted in URLs [forum #199607]
Fixed some messages on the Script Preferences pane
[ADMIN] Added hotkeys for Approving and Deleting posts [via PM]
Fixed "undefined" on the results popup after counting comments' score [forum #186378, forum #204085]
Added detection of available formatting options for input boxes

Code related

  • Changed how the current page is referred to (previous versions used an array, while current uses a more understandable naming)

Minor code cleanup (like, really minor)
Added request timeout error handlers

Change logs for previous versions are here

Download

Get it from here and follow the instructions that are appropriate for your browser from the sections above.

I hope you find it useful! Any kind of support and/or feedback will be appreciated! Donations are good too and help keep this project going! :3

Updated by randomguy85

Now, I am just going to say a few things. This is impressive. You clearly put a lot of work into this. That said, I probably am not going to use it, considering e6 is good enough as-is to me. Very good job. :3

Updated by anonymous

JoeX said:
Now, I am just going to say a few things. This is impressive. You clearly put a lot of work into this. That said, I probably am not going to use it, considering e6 is good enough as-is to me. Very good job. :3

"Good enough"
THAT SOUNDS LIKE QUITTER TALK NOW, BOI!

Updated by anonymous

(Jayfeather) said:
"Good enough"
THAT SOUNDS LIKE QUITTER TALK NOW, BOI!

Tell 'im, Sarge.

Updated by anonymous

JoeX said:
Now, I am just going to say a few things. This is impressive. You clearly put a lot of work into this. That said, I probably am not going to use it, considering e6 is good enough as-is to me. Very good job. :3

Thank you! Regarding the script, I can't force you to use it (or can I?) Is it because it didn't work on FF or Chrome? YOU'RE TEARING ME APART!! :P

At first I started with ippiki's suggestion, so I can take that part and make it separate. If you or some need just that function *shrug*

Updated by anonymous

Looks good :) Maybe I'll add some of that as official features someday - the character counter and formatting buttons look useful and very easy to add.

Updated by anonymous

tony311 said:
Looks good :) Maybe I'll add some of that as official features someday - the character counter and formatting buttons look useful and very easy to add.

Yup, that's the idea! It can be easily modified to have more or less buttons. Even the counter can be added to every box, but I decided to leave it just for blips (since they're character limited) because it's better to know how much we typed there than anywhere else.

Updated by anonymous

and I plan on totally reworking the header in a couple months (time being forgiving) got a laundry list a mile long @.@

Updated by anonymous

Aurali said:
and I plan on totally reworking the header in a couple months (time being forgiving) got a laundry list a mile long @.@

Gotta wash them jeans....
Remember, hand wash for delicates, cold rinse for colors.

Updated by anonymous

(Jayfeather) said:
Gotta wash them jeans....
Remember, hand wash for delicates, cold rinse for colors.

*puts a pink sock and turns water setting to "hot"*

Don't forget that nothing of chlorine.

Updated by anonymous

Hey, I just noticed that the news box says:

Update: We've temporarily disabled the tag sidebar on the post index (when searching) since it seems to be the cause of the performance problem. It'll be back soon once we fix or rewrite it.

Should I disable the fave counter of the script too? It does a search on ''/post/index.xml?tags=fav%3A{username}&limit=1''. Or any other thing I should disable too?

I don't know how many people installed the script, but just to be sure...

Edit: Quick question for the people who installed it: Is your username/user id appearing correct in user profile, faves and both replies/comments?

Updated by anonymous

naw~ We just got to rewrite a script that didn't wanna scale nicely. Don't worry though, we won't wait 3 years to fix it like ONE of our major competitors

Updated by anonymous

Script updated! Now you can install it on FireFox and Chrome!

Get it from here!

Even if it says that there's a previous version, it's just the same. I just corrected a typo in the description and fixed the version code (which is just the date without the /'s)

Updated by anonymous

Rainbow_Dash said:
You should add a colors block to it for people who can colors

It was in the original version, but I removed it since I did'nt saw many people using it... buuut I can make it come back.

Updated by anonymous

Rainbow_Dash said:
You should add a colors block to it for people who can colors

Xch3l said:
It was in the original version, but I removed it since I did'nt saw many people using it... buuut I can make it come back.

This is evil, how are you supposed to test it as a member?

Updated by anonymous

NotMeNotYou said:
This is evil, how are you supposed to test it as a member?

I dunno. I just added it and assumed it would work :)

Updated by anonymous

I'll pick it up eventually, my computer's a piece of crap so I mainly use my 3DS (which I consider a 'tablet').

Updated by anonymous

Slendymon_the_First said:
I'll pick it up eventually, my computer's a piece of crap so I mainly use my 3DS (which I consider a 'tablet').

Oh, haven't really tried here with 3DS much, Wii-U works well though. =^.^=

Updated by anonymous

furballs_dc said:
Oh, haven't really tried here with 3DS much, Wii-U works well though. =^.^=

It works well enough, it's just that gifs don't work very often :P

Updated by anonymous

Slendymon_the_First said:
It works well enough, it's just that gifs don't work very often :P

Ah, and don't forget flash. Though in the 4.0.0 Wii-U update we did get pdf support. So maybe flash could be possible.

Updated by anonymous

I has an update. Be sure to check the "Updates" section for the nuus! It includes the Color button hope it works and a Link button! Among other tweaks to the site :)

Edit: Minor fix (+something) and corrected a typo in a prompt.

Updated by anonymous

Emergency update!!

Please get the new version here (for those who installed it). Read what actually happened at the first post.

Updated by anonymous

> Adds formatting buttons to the comment/reply box

Versions:
- eSix Extend 2 (061013)
- Greasemonkey 1.12
- Firefox 24.0
- openSUSE Linux 12.2

All of the formatting options work, except "Color", which simply does nothing (except remove focus from the comment text box).

Clicking "Color" produces this JS error in the console:

ReferenceError: event is not defined @ file:///home/igor/.mozilla/firefox/jip5kig9.default/gm_scripts/eSix_Extend/178818.user.js:584

Updated by anonymous

Munkelzahn said:
All of the formatting options work, except "Color", which simply does nothing (except remove focus from the comment text box).

I'll get into it!

Edit: Fixed! And resolved some other issues!

Updated by anonymous

Xch3l said:
Edit: Fixed! And resolved some other issues!

Thank you!

Minor bug:
The "Save" button in the "eSix Extend - Settings" is greyed out by default.
I've enabled it by checking and then unchecking one of the checkboxes that I don't need.

Saving the settings (even if you haven't changed them) is necessary to make the "hi new user" pop-up go away.

Updated by anonymous

Munkelzahn said:
Minor bug:
The "Save" button in the "eSix Extend - Settings" is greyed out by default.
I've enabled it by checking and then unchecking one of the checkboxes that I don't need.

Saving the settings (even if you haven't changed them) is necessary to make the "hi new user" pop-up go away.

Yeah, I knew that n_n; Both messages ("Welcome" and "Settings Outdated") turned out to be a bit annoying. I fixed this yesterday but didn't upload till today.

I'll take that the Save button is always disabled by default, I'm going to fix that and update along with the other changes.

Edit: Updated! Sorry for the lateness... A second update is going too but wanted to address these things first.

Edit #2: Second update done! Different changelog!

Updated by anonymous

Munkelzahn said:
If you're out of ideas for new features, here's one that I would really love:
https://e621.net/forum/show/86089[/quote]Hmmm, move that section between the post image and the "Edit | Respond | Download" bar. Well, the tags list can be long (post #329124, 913 tags XP), sure! Wynaut!

This'll take a while, also because I don't have my laptop (where the file is :( )

Updated by anonymous

Xch3l said:
Hmmm, move that section between the post image and the "Edit | Respond | Download" bar. Well, the tags list can be long (post #329124, 913 tags XP), sure! Wynaut!

Thank you for implementing this feature in version 2.51 ^_^
I just noticed a little bug:
- On posts without a description, "Get Source" appears to the right of "Full Size": post #394582
- But on posts that have a description, it's hidden when the description is open. And when the description is closed, it appears right under the word "Description": post #394568

Updated by anonymous

Munkelzahn said:
Thank you for implementing this feature in version 2.51 ^_^
I just noticed a little bug:
- On posts without a description, "Get Source" appears to the right of "Full Size": post #394582
- But on posts that have a description, it's hidden when the description is open. And when the description is closed, it appears right under the word "Description": post #394568

Fixed on the next update! (same version different code, since it's just a quick edit) it should be up now! (it autoupdates, right?)

Updated by anonymous

Xch3l said:
Fixed on the next update! (same version different code, since it's just a quick edit) it should be up now! (it autoupdates, right?)

It does, but only if the version number is different.
I've installed the fixed 2.51 manually and now everything works!

Updated by anonymous

Hi there, I have a new feature request :)

Inkbunny search:
IB lets you search by a pic's MD5 sum. While this isn't as good as a true RIS, it can still be useful. Unfortunately, it's tedious:

1) Copy the link to the full-sized image on e621. Example:
post #399105
Size: 3000x2300 (1.8 MB) <-- this is the link
https://static1.e621.net/data/50/c5/50c5082410889a2a13ad70e0d075a772.png

2) Go to the IB search page, tick the "MD5 Hash" checkbox

3) Paste the link from step 1 into the search bar and remove anything except the raw file name. Example:
50c5082410889a2a13ad70e0d075a772

Inkbunny search URL:
https://inkbunny.net/submissionsviewall.php?mode=search&text=50c5082410889a2a13ad70e0d075a772&md5=yes

Updated by anonymous

I'll get into it! I was going to post a new update (some features broke with the new site layout and some optimizations)

Expect it in a while :D The "while" turned out to be longer... anyway, script's updated!

Updated by anonymous

New year? New update!

[01/01/14] Version 2.6 (Code 010114)

  • F: Issue with certain other script, where tabs on the settings page would appear twice twice

F: Small bug where the selection in the Add Link button would display more text than it should
A: Floating formatting buttons. Just double click on the space (or in between the buttons) to make them float. Double click it again to return it to where it was (for those Wiki/Wall-of-text wrters! ;) )
A: Thumbnails on takedown requests
A: Comment/Blip/Forum post id (useful in blips, you'll now know who is replying to whom)
F: Tag search derps (forum #96652)

As always, you can get it from the same place! Auto update should roll over in a while, if you've installed, of course!

Updated by anonymous

ktkr

Former Staff

Quick bugreport.
Checking how many posts use tag 'banner&flappy' reports 126, yet, there are none.

Updated by anonymous

Xch3l how is it you went through all the trouble if making this script for e6, and update it, while still being a regular member, not even contributor, or whatever comes after member?

Updated by anonymous

Sollux said:
Xch3l how is it you went through all the trouble if making this script for e6, and update it, while still being a regular member, not even contributor, or whatever comes after member?

I don't use the script, but given that Munkle uses it faithfully, I'm surprised on this point myself.

Updated by anonymous

DSR1337 said:
How to install for Chrome on IPAD??

I don't think chrome on ipad supports extensions? I might be wrong.

Updated by anonymous

ktkr said:
Quick bugreport.
Checking how many posts use tag 'banner&flappy' reports 126, yet, there are none.

Thanks! Here's why, script makes a search for banner, which has 126 posts (after the & it considers it as part of the url, pointing to "/post/index?tags=banner&flappy"), I'll fix it asap, wait for it in a few minutes Fixed.

Sollux said:
Xch3l how is it you went through all the trouble if making this script for e6, and update it, while still being a regular member, not even contributor, or whatever comes after member?

post #248939

Updated by anonymous

Sollux said:
whatever comes after member?

Privileged.
https://e621.net/wiki/show?title=e621%3Arules

Account elevations are given out on a completely arbitrary basis of "If an admin notices you doing a bunch of helpful things and happens to like you." The secret admin forums probably have a list of potential admin or mod candidates, but "Contributor" is given out to pretty much any artist who asks for it even though it has more account privileges than the "Privileged" account that users are supposed to work hard for.

It is a mystery~

These can be fun to explore
https://e621.net/user
https://e621.net/mod_action?moderator=&body=&type=changed_user_level

Updated by anonymous

Well, if you're a really good user, you get to go up on the model user picture board (Privledged). However, that's nothing compared to actually working on the student council (Artists at contributor). They actually do a lot of work to help keep the school (e6) running, compared to the model students simply being stellar examples others should look up to. Usually. ;P

Updated by anonymous

Sorry to necro this, guys, but I need help installing.

I try and install this thing in Chrome, but I get a small box saying "Apps, extensions and user scripts cannot be installed from this site". Help plz?

Updated by anonymous

Ryuzaki_Izawa said:
Sorry to necro this, guys, but I need help installing.

I try and install this thing in Chrome, but I get a small box saying "Apps, extensions and user scripts cannot be installed from this site". Help plz?

Download the script to your desktop, open you extension manager ('=' button > tools > extensions), tick "Developer mode" checkbox and then drag and drop the script on the crome window and finally click "Add"

Also, no need to worry for necroing this! I think

Updated by anonymous

Xch3l said:
Download the script to your desktop, open you extension manager ('=' button > tools > extensions), tick "Developer mode" checkbox and then drag and drop the script on the crome window and finally click "Add"

Nope, it doesn't work :(

Updated by anonymous

Ryuzaki_Izawa said:
Nope, it doesn't work :(

I tried it again and it still worked

Which version do you have? I have 32.0.1700.102m

Updated by anonymous

Ok, I've just installed this script, and I have to say it looks pretty neat. Though I do have one problem. I'm usig the Chromium-based Comodo Dragon browser and the settings panel for the script was simply unwilling to show itself. I had to use the browser's built-in dev tools to disable its "display: none" property so I could actually take a look. You might want to look into this. I'm using the browser as a portable install (my default is still Chrome, my parents and brother use that).
Edit: I looked at the console to see if anything comes up and I found an error message that appeared whenever I clicked the eSix Extend Settings tab. It says:

Uncaught ReferenceError: $j is not defined (script.js:428)

Hope this can help.

Updated by anonymous

EsalRider said:
Ok, I've just installed this script, and I have to say it looks pretty neat. Though I do have one problem. I'm usig the Chromium-based Comodo Dragon browser and the settings panel for the script was simply unwilling to show itself. I had to use the browser's built-in dev tools to disable its "display: none" property so I could actually take a look. You might want to look into this. I'm using the browser as a portable install (my default is still Chrome, my parents and brother use that).
Edit: I looked at the console to see if anything comes up and I found an error message that appeared whenever I clicked the eSix Extend Settings tab. It says:

Uncaught ReferenceError: $j is not defined (script.js:428)

Hope this can help.

That might be a problem with jQuery, in any case, I was thinking of removing the sliding effect (that should appear when switching tabs).

BTW, when you click "Respond", does the reply box fades in?

Updated by anonymous

Xch3l said:
That might be a problem with jQuery, in any case, I was thinking of removing the sliding effect (that should appear when switching tabs).

BTW, when you click "Respond", does the reply box fades in?

It fades in no problem.

Updated by anonymous

EsalRider said:
It fades in no problem.

Hmm, let me see what I can do... or should I remove the effect?

Updated by anonymous

Xch3l said:
Hmm, let me see what I can do... or should I remove the effect?

Sorry for not replying for so long. You may remove the effect if you want to, but the decision is yours. If the only one having problems is me, then it doesn't matter.
On a possibly related note, are you using jQuery for the pool navigation hotkeys? Because that feature's broken for me as well. I click the Read button, shortly it greys out and says "ready". Nothing after that. Reloading the page (or visiting another post in the pool) results in the navigation guides showing up along with a "stop reading" button. However, the hotkeys are not working. The "stop reading" button also seems to do nothing until the next visit, when the "read" button becomes available again.
Sorry if I'm trouble, just saying that it doesn't work for me. And if it's a jQuery problem, could you assist me in fixing it?

Updated by anonymous

EsalRider said:
Sorry for not replying for so long. You may remove the effect if you want to, but the decision is yours. If the only one having problems is me, then it doesn't matter.

I did it as a general question for everyone, and also asked because e6 barely has some effects (fades)

On a possibly related note, are you using jQuery for the pool navigation hotkeys? Because that feature's broken for me as well. I click the Read button, shortly it greys out and says "ready". Nothing after that. Reloading the page (or visiting another post in the pool) results in the navigation guides showing up along with a "stop reading" button. However, the hotkeys are not working. The "stop reading" button also seems to do nothing until the next visit, when the "read" button becomes available again.

Whoops! I think I overlooked that. I normally click the button inside a pool and click the first post in it. The Stop Reading button doesn't do much, it hides the navigation buttons and "forgets" you were reading that pool. As for the hotkeys not working (probably in Firefox too), is a small wrong case in the event name ("keyDown" instead of "keydown", Opera accepts both while others don't), not in jQ (which I'm not using for this).

Sorry if I'm trouble, just saying that it doesn't work for me. And if it's a jQuery problem, could you assist me in fixing it?

Trouble? Nah! Maybe the problem is because I'm assuming e621's jQuery (the one I'm using by calling to $j) will work inside userscripts (which does in Opera and Firefox, I kinda overlooked Chrome, sorry). I'll try to replicate (and fix) it in Comodo (and Chrome) once the login problem I'm having is fixed.

Updated by anonymous

Okay, so far, the only way to fix this issue with Chrome (and Chromium based browsers) is installing Tampermonkey (Greasemonkey version for these browsers) because Chrome's native userscript manager installs them as extensions and does not allow access to the page's innards (variables, functions, etc.)

But while I was at it, fixed the hotkey issue that wasn't working with Firefox (at least for me) :)

New update coming in a while. Edit: Putting it tomorrow. Having a bit of a problem with remembering what's new on this version :I

Updated by anonymous

Nother update! Please check on page 1 for the whole changelog, sorrz for taking a lot to post this (brother visit)

[02/09/14] Version 2.63 (Code 090214)

  • F: Improved the way settings panes look. No more floating tabs while switching panes

C: "Count tags" button now disables itself while still displaying the number of tags
A: New "Add tag" button that will add the tag on the "Check Tag" box to the tags list. It checks if the tag exists to avoid adding it again
A: "Get Source" now includes derpibooru as a place to find sources when "mlp" is found on the post's tags
A: "Common tags" group on posts listing to add to your search. This list includes the 30 most common tags on the current page sorted by how many posts have them
A: Included "takedown" as well as "take-down" as stated in point 2.3 in the latest update for the thumbnails in takedown requests (so much as!)
F: Clicking "Read pool" will now take you to the first post on that pool or show the navigation controls when in a post
F: Hotkeys not responding problem in Chrome/Firefox (forum #103031)
F: Hotkeys responding while typing in the reply box

I also updated the original post to include most additions the script makes on the site

Updated by anonymous

And another one! :)

[02/13/14] Version 2.8 (Code 130214)

  • A: TinyAlias. A quick way to add several tags with just one [forum #89046]

A: Direct link in the UserBar to the "Upload Post" page
A: Option to fix the UserBar in its place
A: Line-Ending selector, for those non-windows users. Might save you a character in each new line while blipping
F: Some typos and rewording in the settings
F: Changed the text size on some places (mainly in the settings page)
F: Deleted post's thumbnails in takedown requests don't appear anymore
F: Annoying log in the console when adding a link
F: Searching for recently PM'd users now looks into hidden PMs

And again, I updated the original post with more recent screenshots and an updated UserBar and the newest feature: TinyAliases. Information on how to use them is located at the settings page, last section. The script will notify you when it's time to update your settings.

Remember to click "Apply" and then "Save" when you finish adding your TinyAliases to store and use them.

Now, if you excuse me, I'm going to sleep, it's 4:20Am and I feel a bit tired z_z

Updated by anonymous

Uhm... Tampermonkey's not willing to update the sctipt automatically. Manual update via userscripts.org makes a warning about a script (or did it say extension?) downgrade. Weird.

Updated by anonymous

Munkelzahn said:
Without eSix Extend:
When you hide one of your comments, you (but nobody else) can still see it, but with a red background.
http://imgur.com/2cmdcQA

With eSix Extend:
The comment has the regular background color.
http://imgur.com/uteG9pn

Two things.
First, I like my hidden comments to be really hidden. Just a checkbox on your settings page, and even you won't see them.
Second, that's not really the regular back color. It's the highlight color that is intended to distinguish your comments from others. Can be turned off in eSix settings.
And third, this issue actually applies to forum posts as well. Except there is no option in your profile not to display your hidden forum posts.

Updated by anonymous

@Munkelzahn: Yep, like EsalRider said, that is the highlight color, which changes the comment's background to distinguish between normal, yours (light white) and hidden comments (dark). I'm checking that right now.

Any other change while I'm at it?

EsalRider said:
And third, this issue actually applies to forum posts as well. Except there is no option in your profile not to display your hidden forum posts.

Would you like fries with that?

Updated by anonymous

Xch3l said:
Would you like fries with that?

It wasn't a request, basically I was just rambling. Although, you could fix that annoying thing when I click the 'Common Tags' header to display the tag list and the page gets scrolled to the top.

Updated by anonymous

EsalRider said:
It wasn't a request, basically I was just rambling. Although, you could fix that annoying thing when I click the 'Common Tags' header to display the tag list and the page gets scrolled to the top.

I know its annoyance... I was going to fix it since I added it but kinda forgot to.
Also, the list now remembers if you left it open or closed.

I'll post the new update in a few minutes...

[02/16/14] Version 2.81 (Code 160214)

  • F: "Get Source" and "Common Tags" now look like links, no more white, apparently unclickable text

F: "Common Tags" bug that caused the page to scroll to the top when clicked [forum #105381]
F: "Common Tags" now remember its state (open or closed)
F: Highlighting your comments would also highlight hidden ones, giving the impression they aren't hidden [forum #105155]
F: TinyAlias' tags now check if a tag exists when inserted and will replace newlines for spaces in the editor

Updated by anonymous

Xch3l said:

"From" image: OK
"To" image: Uhm... What's the difference?

Updated by anonymous

EsalRider said:
"From" image: OK
"To" image: Uhm... What's the difference?

Whoops! Good catch! I'll fix it when I get home. (in about 3 hours or so)

There. Much better!

Updated by anonymous

I have a new feature request :)

There are posts where the source field contains only a direct link to FurAffinity, like post #463448:
http://d.facdn.net/art/tyramish/1394074553.tyramish_your_tiny_penis.jpg

When I find a post like this, I go to Furaffinity's search page...
http://www.furaffinity.net/search/
... and put the keywords in there:
tyramish your tiny penis

Doing this usually finds me the post, if it hasn't been deleted yet.

Can you add a search option to eSix Extend that automates the process?
- keywords are everything after the number and the period (you can't search for the number itself, unfortunately): 1394074553.
- the period + file extension needs to be removed, too: .jpg
- separators need to be replaced with spaces, or the search won't find anything: underscores, minus signs, periods, and maybe other characters

Updated by anonymous

Rape me forever!! No, wait... how was it? Anyway! New update!

[04/01/14] Version 2.87 (Code 010414)
First of everything, I'm getting rid of the keys (F, A, R, C) because it's kinda hard to not repeat the word that they already imply. Now on to the actual changelog:

  • The script checks which user is logged in and remembers it accordingly. Previously, it got stuck with whoever user was logged in when first installed and the link to your user page lead to that user's name (but showed your name) [PM]

Did so many improvements in the script's innards regarding page modification (mainly adding elements to the page) - If bugs should appear, please report them as soon as possible.
Subscriptions! Not the site's normal subscriptions. These allow you to subscribe to forum threads! Incidentally, Reading pools has also been integrated into this, don't worry if you had one unfinished, it'll be converted to the new format.
Now you can customize the links in the UserBar (the "R▶ C▶ U▶ " ones). " S▶ " will be unchangeable, though.
Clicking the " S▶ " link will take you to e621's user settings page (you probably know that already). Right-clicking it, will take you to the script's settings page (which is the same as e6's but will have the tab selected)
"Commenting score" and "Posting score" buttons have been improved! Now they load their stuff faster!
Blacklist individual tags directly from viewing a post. Or just the post already! Just click the "X" between the "?" and the tag name and you're done! You can also blacklist users. Go to any user's profile and click on "Blacklist user" in the navigation bar [PM]
"Get Source" now supports FurAffinity's direct image URL [forum #121881]
Fixed a small issue when checking for tags at the post listing in "Edit posts" mode
Search terms will not be included in the "Common tags" list because they'll be on all of the posts (freeing up to 6 spaces for more tags - 8 if you're Priv+)

New options:

  • "Submit current form on Ctrl+Enter": Pressing Ctrl+Enter will submit the form you have currently in focus (same as clicking the nearest "Post" button)

"Enhance Notice and Error messages": This will make the notice and error boxes (green and red bars, respectively) always visible and flash if they are visible already

Also, I want to announce that I'll be switching from UserScripts.org to Google Drive to deliver updates as well as a different install page :)

Edit: Here you can find the new page

Updated by anonymous

Error list:

  • Script tries to subscribe to pool #0 if no pool is in the old tracker variable. Converting notification shows up but the process never finishes. Error "unable to load resource" appears in the console (e621.net/pool/show.json?id=0). (had to manually delete the variable instead)
  • On a related note, the userbar appears on .json pages when viewed directly in the browser. And on error pages like the one for no pool with id 0 (XD). Not that important, though.
  • Once again, the navigation guides don't show up when clicking the "read" button on a post's page. And the hotkeys aren't responding then as well (unless refreshing / going to another page).
  • When clicking the Wiki button to change the highlighted text to a wiki link, the edit box will show up, completely empty. But no matter what you write into the fields, the highlighted word will be simply surrounded with double square brackets, and custom title won't be added.
  • More possible bugs to be reported if encountered.
  • You forgot to change the script download URLs in the "How to install" section.

Also, this script's getting pretty amazing. I really think you should get a priv status for this.

Also, lol April 2nd XD

Updated by anonymous

EsalRider said:
Also, this script's getting pretty amazing. I really think you should get a priv status for this.

this

Updated by anonymous