From d97da3b29e99cccd71eeeb41440d4152540dc341 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 5 Dec 2023 16:01:13 +0000 Subject: [PATCH] Update: joplin.plugin.app.locker@1.0.8 https://github.com/ladyrank/joplin-plugin-app-locker/compare/fb4d690a555ccf4a147c548a47038e70cb587d23..4b56a2604afefa0d2c31b99ec30d8c281aafa5b7 --- README.md | 2 +- manifests.json | 6 +++--- .../joplin.plugin.app.locker/manifest.json | 6 +++--- plugins/joplin.plugin.app.locker/plugin.jpl | Bin 8192 -> 8192 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 146ca2c..f897543 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This repository contains the following plugins: | [🏠](https://github.com/cysacenda/joplin-plugin-evernote-links-replacer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.evernote-links-replacer/plugin.jpl) | Joplin Evernote Links Replacer | 1.0.0 | Replace Evernote links in Joplin | Cyril SACENDA | | [🏠](https://github.com/ravenscroftj/joplin-hypothesis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/uk.co.brainsteam.JoplinHypothesis/plugin.jpl) | Joplin Hypothes.is | 0.1.1 | Monitor and automatically add hypothesis annotations to your joplin notebooks | James Ravenscroft | | [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.2.2 | Joplin plugin to rename note attachments, | makaanneo | -| [🏠](https://github.com/ladyrank/joplin-plugin-app-locker) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.app.locker/plugin.jpl) | joplin plugin app screen locker | 1.0.7 | A joplin plugin which will lock joplin app screen when it is idle. | ladyrank | +| [🏠](https://github.com/ladyrank/joplin-plugin-app-locker) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.app.locker/plugin.jpl) | joplin plugin app screen locker | 1.0.8 | A joplin plugin which will lock joplin app screen when it is idle. | ladyrank | | [🏠](https://github.com/lemedege/joplin-remark-slides) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.remark.slides/plugin.jpl) | Joplin remark slides | 1.0.4 | export note to slides using remarkjs | lemedege | | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](https://github.com/artikell/joplin-excalidraw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.excalidraw/plugin.jpl) | joplin-excalidraw | 1.3.0 | use to write excalidraw in Joplin | SkyfireLee | diff --git a/manifests.json b/manifests.json index 536094f..b3224f3 100644 --- a/manifests.json +++ b/manifests.json @@ -3238,7 +3238,7 @@ "manifest_version": 1, "id": "joplin.plugin.app.locker", "app_min_version": "2.8", - "version": "1.0.7", + "version": "1.0.8", "name": "joplin plugin app screen locker", "description": "A joplin plugin which will lock joplin app screen when it is idle.", "author": "ladyrank", @@ -3251,8 +3251,8 @@ "categories": [], "screenshots": [], "icons": {}, - "_publish_hash": "sha256:367cc67983339bcb9e9ea288b33f51cc558f3ce0f4f63df4faa57f36e8e99274", - "_publish_commit": "master:fb4d690a555ccf4a147c548a47038e70cb587d23", + "_publish_hash": "sha256:d35f207e6855b7ae25274ad4c58e5416fa7731853178c92f5a4d0268acdf578f", + "_publish_commit": "master:4b56a2604afefa0d2c31b99ec30d8c281aafa5b7", "_npm_package_name": "joplin-plugin-app-lock" } } \ No newline at end of file diff --git a/plugins/joplin.plugin.app.locker/manifest.json b/plugins/joplin.plugin.app.locker/manifest.json index f498dfe..9114661 100644 --- a/plugins/joplin.plugin.app.locker/manifest.json +++ b/plugins/joplin.plugin.app.locker/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "joplin.plugin.app.locker", "app_min_version": "2.8", - "version": "1.0.7", + "version": "1.0.8", "name": "joplin plugin app screen locker", "description": "A joplin plugin which will lock joplin app screen when it is idle.", "author": "ladyrank", @@ -15,7 +15,7 @@ "categories": [], "screenshots": [], "icons": {}, - "_publish_hash": "sha256:367cc67983339bcb9e9ea288b33f51cc558f3ce0f4f63df4faa57f36e8e99274", - "_publish_commit": "master:fb4d690a555ccf4a147c548a47038e70cb587d23", + "_publish_hash": "sha256:d35f207e6855b7ae25274ad4c58e5416fa7731853178c92f5a4d0268acdf578f", + "_publish_commit": "master:4b56a2604afefa0d2c31b99ec30d8c281aafa5b7", "_npm_package_name": "joplin-plugin-app-lock" } \ No newline at end of file diff --git a/plugins/joplin.plugin.app.locker/plugin.jpl b/plugins/joplin.plugin.app.locker/plugin.jpl index 55a15132443005912c2556296fe89901a83809b6..23a369d90e4566f2283a8d9909ab519b50174969 100644 GIT binary patch delta 642 zcmZWnL2uJA7;U(4VN_ium=H*A55;axcDEk5jsxZ)?H5L?VEG(n^ackH+ zV;V@DNmJZFa2{Zo38a1n#ZjWo9~R48naoST;>6)@fW>0;-0Q_^s0V2TGG!g1SGWn97(;Z}53i>5IDPriGibZW&hv|4Q~ zS(|y|E_bbyqsmDAegKFiWDOy6GnVJ)O2=qGsaV48PhbWI#3qd94NzY6?{^Dmm7+C5 zxS(pAe)(qiv)_aVSfv?jWG!7sFBfDq(&%#gv5K});-vh&I~%G;e3C2zGL~bHPnT`^ vyqdH|mUh&CwNu~hSSxGuz5n3G*E^qj?Lv9P-~YEzci%bAsO$dQN zwkb3b!LoS&zI~Mo-uk!LM%;}yKii0%lXM#Ba`>3mg14&m7pw5+|ltN8!r(|nr zBnPCE_^Zl-KQAw=WWwc{u0`ERjTP>LOBCeexj7s>NyFmsI(M!>hunXvy!d=`dN18q z^Tuc=w1XViB7~DEib;ir9N{T|y#t^yzZd0UJ|WBf@5V-V+{{HO9RI1V&754kJ6$}kOy3%j2KoQirQINCkH0OS&He-R C385VT