Topic: E6AI Order tag navigation

Posted under e621 Tools and Applications

I’ve created a script that allows you to use any order tag and retain the navigation functionality on e621/e6ai. It uses the API to search for posts and navigate between images.

Important Notes:
Page size is determined by your account settings. If the navigation container is taking too long to load, consider adjusting the number of posts per page in your account settings.
There are a few minor issues that I plan to address in future updates, but the initial script is functional enough for release.

Known Issues:
-Navigation beyond page 750 is currently not supported.

Update 1.2:
-Added support for re621/re6ai

Feel free to report any issues or share feedback!

https://gist.github.com/nameynamename/176210fbe6322e5946d49e63f7ead676

Updated

nameynamename said:
I’ve created a script that allows you to use any order tag and retain the navigation functionality on e621/e6ai.

I don't get it, how is it any different than, just using the tag?

flowersylveon said:
I don't get it, how is it any different than, just using the tag?

When you search with an order tag and select an image, there normally is no way to go to the next or previous image in the sequence, this fixes that.

nameynamename said:
When you search with an order tag and select an image, there normally is no way to go to the next or previous image in the sequence, this fixes that.

oh i understand now
i use an e6 app and never had that problem

flowersylveon said:
oh i understand now
i use an e6 app and never had that problem

Yeah it's only a problem on the browser/desktop site. I believe any app uses the same API I tapped into to make this work. It just annoyed me enough to try to solve it, lol.

nameynamename said:
Yeah it's only a problem on the browser/desktop site. I believe any app uses the same API I tapped into to make this work. It just annoyed me enough to try to solve it, lol.

Will this interfere with the "Re621" script/extension/add-on - thing?

chastitycoyote said:
Will this interfere with the "Re621" script/extension/add-on - thing?

It does not interfere with the "Re621" Script at all, however it doesn't currently work with that script active.
edit: I was able to create a workaround. It now works in combination with "re621" and "re6ai"

Updated

  • 1