Files
CommunityScripts/plugins/StashBatchResultToggle/stashBatchResultToggle.yml
Raghavan 228c294ffa Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00

10 lines
422 B
YAML

name: Stash Batch Result Toggle.
# requires: StashUserscriptLibrary
description: In Scene Tagger, adds button to toggle all stashdb scene match result fields. Saves clicks when you only want to save a few metadata fields. Instead of turning off every field, you batch toggle them off, then toggle on the ones you want
version: 1.0
ui:
requires:
- StashUserscriptLibrary
javascript:
- stashBatchResultToggle.js