Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[e621] add keyword 'num' for post order in pool #1195

Closed
wants to merge 2 commits into from

Conversation

0x1F98E
Copy link

@0x1F98E 0x1F98E commented Dec 23, 2020

Pools in e621 have an explicit post order.

This PR exposes each post's index with the num keyword.

Useful for keeping comic pages in the correct order.

Example usage:

"pool": {
	"directory": [ "{category}", "pool", "{tags[artist]:J, /}", "{pool[id]} {pool[name]}" ],
	"filename": "{num}.{extension}"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant