BetterGifSend: make readme more concise

This commit is contained in:
ryana mittens 2024-09-08 22:47:06 +08:00
parent af1c5c3c47
commit 7735d1a07b

View file

@ -1,25 +1,21 @@
# BetterGifSend
This plugin enhances your GIF-sharing experience by providing control over how GIFs are inserted or sent and whether the GIF picker remains open or closes after sending a GIF.
This plugin adds configuration options regarding the GIF picker visibility/send behavior
## Configuration
## Configuration Options
### GIF Picker Behavior
### GIF picker visibility after selection
Control the visibility of the GIF picker after sending a GIF:
- Close after sending (Default)
- Always open
- Stay open with SHIFT
- **Close after sending**: The picker will close immediately after sending a GIF. (Default)
- **Always keep open**: The picker will always remain open after selecting a GIF.
- **Keep open when SHIFT is held**: Keeps the GIF picker open if the SHIFT key is held down.
### GIF selection behavior
### GIF Send Behavior
- Send immediately (Default)
- Insert into chatbox (also known as GifPaste)
- Insert into chatbox with SHIFT
Control how GIFs are sent:
### Clear Reply Context (Toggle, Enabled by default)
- **Send immediately**: Sends the GIF directly to the chat. (Default)
- **Insert into chatbox**: Inserts the GIF URL into the chatbox, allowing you to add additional text before sending.
- **Insert link if SHIFT is held**: Inserts the GIF URL into the chatbox if the SHIFT key is held down.
### Clear Reply
Automatically clear the reply context after sending a singular GIF.
- Clears the reply context after selecting a single GIF