Topic: ReNav (Image Navigation Script)

Posted under e621 Tools and Applications

Adds the navigation button container that is missing when you use an order:* tag, such as order:score or order:favcount
It uses the post ID to figure out where the image is at in the search, then updates the navigation container before displaying it.
https://gist.github.com/nameynamename/176210fbe6322e5946d49e63f7ead676

Most Recent:
3.2:
-Improved navigation between pages, now works on pages beyond 750.
-Improved speed, navigation container loads much quicker on higher page numbers

Update History:
1.2: Added compatibility with re621/re6ai scripts
1.3: Compatibility updates
3.0: Rewritten with AI
3.1: Minor improvements
3.2: Navigation Overhaul

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