From 85eaa7ee42548386ca40e4ce64f3e224a12099e8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 4 Sep 2024 15:18:15 +0900 Subject: [PATCH] Updated Screen Time Feature (markdown) --- Screen-Time-Feature.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 685343c..0788a34 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -26,7 +26,8 @@ This was introduced to enable integration with highly restrictive applications. ## Available options - `backward`: Searches the image from the end. - `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`. -- `ocr128`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment). +- `sample_ocr`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment). +- `sample_clipboard`: Copies to the clipboard a 128x128 pixel area around the detected coordinates of the template (image fragment). ## Report abuse - abuse@catswords.net