From 3d069fcaa6e4eefd6127384f84ffa601374259ea Mon Sep 17 00:00:00 2001 From: Ray Hao Date: Fri, 21 Apr 2023 20:54:15 +1200 Subject: [PATCH] update README --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a3f03f..034c63d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This plugin helps users easily search and insert images to editors from one or m - Search images from Unsplash / Pixabay / Pexels (Will support more sources in the future) - Insert image locally (download it into your resource folder), or remotely (only insert the image url) +- Insert image with preferred quality - Set default image size, support only width or width and height - Set preferred image orientation when searching - Insert image to frontmatter with customized key and value format @@ -55,6 +56,7 @@ In the image searching modal, there's several convience shortcut key bindings. `Ctrl + n` -> select next image `Ctrl + p` -> select previous image `Ctrl + u` -> switch image provider +`Ctrl + i` -> switch image quality # Installation @@ -105,9 +107,12 @@ Issues and PRs welcome. # Thanks -[@javiavid](https://github.com/javiavid) - -[@vovech](https://github.com/vovech) +- [@javiavid](https://github.com/javiavid) +- [@vovech](https://github.com/vovech) +- [@engage-results](https://github.com/engage-results) +- [@Bluemoondragon07](https://github.com/Bluemoondragon07) +- [@mxro](https://github.com/mxro) +- [@Explosion-Scratch](https://github.com/Explosion-Scratch) # License