mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 09:52:34 -05:00
Add community forum links to plugin README files
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# PythonDepManager
|
||||
|
||||
https://discourse.stashapp.cc/t/pythondepmanager/1801
|
||||
|
||||
Python dependency management system for CommunityScripts plugins.
|
||||
|
||||
This plugin provides an easy way to install and manage Python package dependencies in your plugins without manual user interaction.
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Image Gallery Navigation
|
||||
|
||||
https://discourse.stashapp.cc/t/imagegallerynavigation/1857
|
||||
|
||||
This plugin adds features for navigating between images within a Gallery from the Image details page. This is intended to make it easier to edit metadata on each Image in a Gallery one at a time without constantly having to go back and forth between the Gallery and Image page.
|
||||
|
||||
This plugin currently adds two things to the Image details page:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Tag Copy/Paste
|
||||
|
||||
https://discourse.stashapp.cc/t/tagcopypaste/1858
|
||||
|
||||
This plugin adds Copy and Paste buttons next to the Tags input field that allows for easier bulk adding and copying of tags, with the goal of making it easy to copy Tags between objects, bulk load manually created tag lists, or load tag lists copied from AI tagger output.
|
||||
|
||||
The Copy button will create a comma delimited list of all currently entered tags and put this on your clipboard.
|
||||
|
||||
Reference in New Issue
Block a user