tool made mainly for myself for future drawings but here it is if you want to use it too
only functions are tag listing, sorting tags in to their respective categories, image rating, and sources
maybe for extra detail i'll add functionality for everything else (though it still doesn't matter as much), but regardless you could still inspect element and edit what is displayed
tag processing will take a while since it does checks for every tag listed and for it's implications within implications if any
run at https://e621.net/post/draft[/s]
when installed
(page does not exist server side however)direct link / download / install:https://u11a0.github.io/e621tools/post_draft.user.js[/s]also uses own dedicated script for retrieving tags and their aliases and implications: https://u11a0.github.io/e621tools/get_tag.js[/s]
(function that returns array)
breakdown of what it does
returns array with each element having 3 child indicies: name, type, and amount its used
so
'kirby,:),2020'
returns
['kirby',4,1248], ['kirby_(series)',3,2313], ['nintendo',3,268145], ['video_games',0,471543], ['smile',0,424576], ['2020',0,1014]
jesus christ fuck your dtext
i cant even strikethrough but i did nothing else
Updated