From 1d5879e9331dbe8462348171294a3c6fc1baa09e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 25 Apr 2023 15:32:12 +0000 Subject: [PATCH] Update: org.otherware.joplin-publish@1.0.4 https://github.com/danielb2/joplin-publish/compare/36a6708ecf102ec1b8d0cfe5f29f31a553e42873..cba7053c6879c133bf61f2c155c49b36e770cce1 --- README.md | 2 +- manifests.json | 12 ++++++------ .../manifest.json | 12 ++++++------ .../org.otherware.joplin-publish/plugin.jpl | Bin 332288 -> 332288 bytes 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f986e3f..91fec52 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ This repository contains the following plugins: | [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.2.0 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | | [🏠](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/joplin/plugins/raw/master/plugins/org.otherware.joplin-publish/plugin.jpl) | joplin publish | 1.0.0 | publish notes to github gist | | +| [🏠](https://github.com/danielb2/joplin-publish) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.otherware.joplin-publish/plugin.jpl) | joplin publish | 1.0.4 | publish notes to github gist | Daniel Bretoi | | [🏠](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 | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | diff --git a/manifests.json b/manifests.json index 27b89d9..0d82cce 100644 --- a/manifests.json +++ b/manifests.json @@ -2756,16 +2756,16 @@ "manifest_version": 1, "id": "org.otherware.joplin-publish", "app_min_version": "2.8", - "version": "1.0.0", + "version": "1.0.4", "name": "joplin publish", "description": "publish notes to github gist", - "author": "", - "homepage_url": "", - "repository_url": "", + "author": "Daniel Bretoi", + "homepage_url": "https://github.com/danielb2/joplin-publish", + "repository_url": "https://github.com/danielb2/joplin-publish", "keywords": [], "categories": [], - "_publish_hash": "sha256:5e3f64409ae3354133ba20a5fdfd25450083807eaff454690b296d21196e4064", - "_publish_commit": "master:36a6708ecf102ec1b8d0cfe5f29f31a553e42873", + "_publish_hash": "sha256:0229f9b8834b77900ed56ab5b42573bacf33a20c56a6fd293c00e7a6fef01184", + "_publish_commit": "master:cba7053c6879c133bf61f2c155c49b36e770cce1", "_npm_package_name": "joplin-plugin-publish" } } \ No newline at end of file diff --git a/plugins/org.otherware.joplin-publish/manifest.json b/plugins/org.otherware.joplin-publish/manifest.json index 4ea3593..9329f26 100644 --- a/plugins/org.otherware.joplin-publish/manifest.json +++ b/plugins/org.otherware.joplin-publish/manifest.json @@ -2,15 +2,15 @@ "manifest_version": 1, "id": "org.otherware.joplin-publish", "app_min_version": "2.8", - "version": "1.0.0", + "version": "1.0.4", "name": "joplin publish", "description": "publish notes to github gist", - "author": "", - "homepage_url": "", - "repository_url": "", + "author": "Daniel Bretoi", + "homepage_url": "https://github.com/danielb2/joplin-publish", + "repository_url": "https://github.com/danielb2/joplin-publish", "keywords": [], "categories": [], - "_publish_hash": "sha256:5e3f64409ae3354133ba20a5fdfd25450083807eaff454690b296d21196e4064", - "_publish_commit": "master:36a6708ecf102ec1b8d0cfe5f29f31a553e42873", + "_publish_hash": "sha256:0229f9b8834b77900ed56ab5b42573bacf33a20c56a6fd293c00e7a6fef01184", + "_publish_commit": "master:cba7053c6879c133bf61f2c155c49b36e770cce1", "_npm_package_name": "joplin-plugin-publish" } \ No newline at end of file diff --git a/plugins/org.otherware.joplin-publish/plugin.jpl b/plugins/org.otherware.joplin-publish/plugin.jpl index b9b32e8bb52b6b3a5ed8ef0b203e08ad37646dee..894dc5b895af680795149246e3966f127db6c004 100644 GIT binary patch delta 208 zcmZozBGRx#WI`XmxuJoX5rct&xv`mv0)xTiM8=e6M#gqVFlGYM%s|Ytosp5XiBrnd z+*EZ&>X7I(7?pV0IF|0BR6XfBcsXmJRa64C6~m!%+wqOr=rx7{7fYsE>5M4 z{M^)n#Prno(xMzCD+Q(Lig#Ir#Z$oQl8p4T@(Xe@^K=VJlX5bPGp66=VHL-(;tLO} NIwRM1MPAls761h4Ib8q% delta 157 zcmZozBGRx#WI`XmnTdh1A%lT|xv`m%0)xTiM8=e6M#gqVFlGYM%s|Ytosp5XiBrnN z*jRzV(8R>Z&>X7I(7?pN9I9_SBR6XfBcs9eJRa649VHzuPNj_e+|+`^^wjv$q8ueF j1tqXxQEEYcab`(=Q6)@xdMGce`u0X%)_Ru71&nC`