diff --git a/README.md b/README.md index f5285be..c029b64 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### Requiremens - [Alfred 4](https://alfredapp.com/) -- [CleanShot X](https://cleanshot.com/) (version `3.5.1` or above) +- [CleanShot X](https://cleanshot.com/) (version `3.8.1` or above) ### Features - Capture Area @@ -20,6 +20,7 @@ - Capture Fullscreen and Pin to the Screen - Capture Fullscreen and Annotate - Capture Previous Area +- Capture Text using OCR - Capture Window - Capture Window and Pin to the Screen - Capture Window and Annotate diff --git a/icons.sketch b/icons.sketch index e1bbdce..b38b273 100644 Binary files a/icons.sketch and b/icons.sketch differ diff --git a/icons/capture-text.png b/icons/capture-text.png new file mode 100644 index 0000000..89a75f2 Binary files /dev/null and b/icons/capture-text.png differ diff --git a/info.plist b/info.plist index 73d1748..71b686c 100644 --- a/info.plist +++ b/info.plist @@ -854,8 +854,8 @@ Check for updates: once a week version - 0.1.2 + 0.1.3 webaddress - https://github.com/mr-pennyworth/alfred-cleanshot + https://github.com/mr-pennyworth/alfred-cleanshot#readme diff --git a/items.sh b/items.sh index bb269c9..f6ac3f3 100755 --- a/items.sh +++ b/items.sh @@ -103,6 +103,16 @@ cat <