Follow-up docu for #644

This commit is contained in:
Christian Schulz 2025-07-28 21:19:45 +02:00
commit 3562f21a04

View file

@ -30,24 +30,24 @@ Here is an example on how to exclude plugins by adding the plugins you don't wan
An example to exclude the box and dropbox plug-ins add the following line somewhere under the ```[Core]``` section: An example to exclude the box and dropbox plug-ins add the following line somewhere under the ```[Core]``` section:
``` ```
ExcludePlugins=Box Plugin,Dropbox Plugin ExcludePlugins=Box,Dropbox
``` ```
The names of the plugin are visible in the Plugins tab of the settings or the greenshot.log (due to unfortunate decision while coding, they all end with " Plugin". The names of the plugin are visible in the Plugins directory within Greenshot's installation directory (without the prefix "Greenshot.Plugin." ).
For completeness we describe the plugins here (do not include the quotes!): For completeness we describe the plugins here (do not include the quotes!):
* "Box Plugin" * "Box"
* "Confluence Plugin" * "Confluence"
* "Dropbox Plugin" * "Dropbox"
* "External command Plugin" * "ExternalCommand"
* "Flickr Plugin" * "Flickr"
* "Imgur Plugin" * "GooglePhotos"
* "Jira Plugin" * "Imgur"
* "OCR Plugin" * "Jira"
* "Office Plugin" * "Office"
* "Photobucket Plugin" * "Photobucket"
* "Picasa-Web Plugin" * "Win10"
Destination Destination