1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: ylc395.joplinOcr@0.2.1

0ae2ae51c4..0eb722d0a6
This commit is contained in:
Joplin Bot 2021-11-19 16:03:14 +00:00
parent 07bc1acc42
commit 0aa68466db
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/benji300/joplin-note-tabs) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.note.tabs/plugin.jpl) | Note Tabs | 1.4.0 | Allows to open several notes at once in tabs and pin them. | Benji300 |
| [🏠](https://github.com/DanteCoder/JoplinPluginNoteVariables#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.NoteVariables/plugin.jpl) | Note Variables | 1.0.0 | A plugin to create variables that can be accesed through all the notes. | Dante G. Barboza |
| [🏠](https://juergen.habelt-jena.de) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.NotesStationImport/plugin.jpl) | Notes Station Import | 1.0.4 | This plugin imports notes from QNAP Notes Station | Jürgen Habelt |
| [🏠](https://github.com/ylc395/joplin-plugin-ocr) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.joplinOcr/plugin.jpl) | OCR | 0.2.0 | offline OCR for images, videos, pdf documents in your Joplin notes | ylc395 |
| [🏠](https://github.com/ylc395/joplin-plugin-ocr) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.joplinOcr/plugin.jpl) | OCR | 0.2.1 | offline OCR for images, videos, pdf documents in your Joplin notes | ylc395 |
| [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.2.7 | Outline (TOC) sidebar plugin for joplin. | cqroot |
| [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.5.0 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local | ylc395 |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.coderrsid.pasteSpecial/plugin.jpl) | Paste Special | 1.1.2 | A plugin used to paste special text into Joplin | coderrsid |

View File

@ -1232,7 +1232,7 @@
"manifest_version": 1,
"id": "ylc395.joplinOcr",
"app_min_version": "2.2",
"version": "0.2.0",
"version": "0.2.1",
"name": "OCR",
"description": "offline OCR for images, videos, pdf documents in your Joplin notes",
"author": "ylc395",
@ -1241,8 +1241,8 @@
"keywords": [
"OCR"
],
"_publish_hash": "sha256:d694a64a4c2ec6bbf67a8c2d5a0f63508f34222aa6db8507fa6ff1239849040d",
"_publish_commit": "main:0ae2ae51c4957ed7e66a7f90f8aeb6b5bc1ffbe1",
"_publish_hash": "sha256:e49360f288145d188eb429c8c9ad767ac0a5c45d645fc342a30bde1360a0919a",
"_publish_commit": "main:0eb722d0a6fa92374a96c03a72787c43f7e74181",
"_npm_package_name": "joplin-plugin-ocr"
},
"de.habelt.NotesStationImport": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "ylc395.joplinOcr",
"app_min_version": "2.2",
"version": "0.2.0",
"version": "0.2.1",
"name": "OCR",
"description": "offline OCR for images, videos, pdf documents in your Joplin notes",
"author": "ylc395",
@ -11,7 +11,7 @@
"keywords": [
"OCR"
],
"_publish_hash": "sha256:d694a64a4c2ec6bbf67a8c2d5a0f63508f34222aa6db8507fa6ff1239849040d",
"_publish_commit": "main:0ae2ae51c4957ed7e66a7f90f8aeb6b5bc1ffbe1",
"_publish_hash": "sha256:e49360f288145d188eb429c8c9ad767ac0a5c45d645fc342a30bde1360a0919a",
"_publish_commit": "main:0eb722d0a6fa92374a96c03a72787c43f7e74181",
"_npm_package_name": "joplin-plugin-ocr"
}

Binary file not shown.