From f2c636ce0ee47a743e25d37daaa41dba87e49e68 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 7 May 2022 06:00:40 +0000 Subject: [PATCH] Update: joplin-plugin-dddot@0.1.2 https://github.com/benlau/joplin-plugin-dddot/compare/c9de6624093ad16629faaa67fd71000aa641cc7c..063073d10228244e715903dec01c7ee05187ba82 --- README.md | 2 +- manifests.json | 10 +++++----- plugins/joplin-plugin-dddot/manifest.json | 10 +++++----- plugins/joplin-plugin-dddot/plugin.jpl | Bin 592384 -> 593408 bytes 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a68b532..0743d62 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This repository contains the following plugins: | [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom | | [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 2.3.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | marc0l92 | | [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen | -| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.1.1 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | +| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.1.2 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | | [🏠](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.0 | Joplin plugin to rename note attachments, | makaanneo | | [🏠](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://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 2e26edf..b1d277a 100644 --- a/manifests.json +++ b/manifests.json @@ -1858,15 +1858,15 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.1", + "version": "0.1.2", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", - "homepage_url": "", - "repository_url": "", + "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", + "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:01f04c0c0ddf0d618ec296548dbb6466005f3054f6443c01c6f3b7c7b7b8a46e", - "_publish_commit": "master:c9de6624093ad16629faaa67fd71000aa641cc7c", + "_publish_hash": "sha256:04768db954172c4e1f4aade79fedaaf241a61fae42fabd4ae2e3a26cda78b891", + "_publish_commit": "master:063073d10228244e715903dec01c7ee05187ba82", "_npm_package_name": "joplin-plugin-joplin-dddot" }, "plugin.calebjohn.todo": { diff --git a/plugins/joplin-plugin-dddot/manifest.json b/plugins/joplin-plugin-dddot/manifest.json index 20b17c5..6bb7208 100644 --- a/plugins/joplin-plugin-dddot/manifest.json +++ b/plugins/joplin-plugin-dddot/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.1", + "version": "0.1.2", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", - "homepage_url": "", - "repository_url": "", + "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", + "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:01f04c0c0ddf0d618ec296548dbb6466005f3054f6443c01c6f3b7c7b7b8a46e", - "_publish_commit": "master:c9de6624093ad16629faaa67fd71000aa641cc7c", + "_publish_hash": "sha256:04768db954172c4e1f4aade79fedaaf241a61fae42fabd4ae2e3a26cda78b891", + "_publish_commit": "master:063073d10228244e715903dec01c7ee05187ba82", "_npm_package_name": "joplin-plugin-joplin-dddot" } \ No newline at end of file diff --git a/plugins/joplin-plugin-dddot/plugin.jpl b/plugins/joplin-plugin-dddot/plugin.jpl index 825969cbdefd1c8b4efa22eea1b031a854006f6b..163e1d2d259223d371267d08b8ea3309a9f980d4 100644 GIT binary patch delta 1623 zcmb7FO>5Lz81~p|Qx*I`EER<@)-r)iCZ98PYAje6Le&9Xs@OC+orz|0#^j`q48cJc z!nhHSD2UjfpfHPBiNB!g-QCND3wPnFi@F!7Cut}1xp8qIywCf*=lyujo5rh|#=Dsp z&yOjZDk_qi+arp3MHN$fL}CD|1wdo!R8CYSYLQgA&r4Giuj%Jg8KMi?Ij?T%Xm^ncH77w58L%5LR!h~`KSDZor zX^1=K9_L~ey5x+Q>7;NFQ9~NW9%Rcl$S>kqsRy72Bh_b}No%OGn9CmW8lz4^9idM;!!d5vZL7ed`)tU^U#8)j z&|$+n+`I>IuSDb-D0QR}rN;;OH78PnIN=$QM81k!uYhoMG$G}r9Ljl&R$iu$w!3Tlu(a9p8 zU4gD+1lb)mXR1z6vfWIq@Hg9En5jRcocPMT zc>Rs(?U9(*9G0lnIdgPqi1^;21pdU=OYa9H_H23v_ik!5!4gP1EWBs6-+wFZD pd>>?rik5(zgG^D86L5=Z9_$S(=d~{L=Kzy}oqs_aY%|*jeglZQ3}^rV delta 774 zcmZpeqtY-%WkR=*k*TSPv6+z}gMop$v5AoagTdrP#+1#Bj1A&4re;7f1qMSCBNSEU z25?o9-Qtr!8stw7G*y_qKErVHJEPYus-~LO$vKI|#R|pM$@zK3B}JvlCHX}fshZU# z8JWd;MX3e(wyBftEeaU(H*c`uWMs^ryum_p@@325$-y>ymc@Gh-d4qW&WU-+sX4Wp znzgkhdMT-CiKRIuw#7Oy30ozI0wth`zqhTDzqiul2^sR6cl(&Q7X9 z4jDs3QzJvTpKH5RkwVST(Ad-zD%Z@oxSeq^BM>tIF*6Xe05R)!#>H%1vZ#9C=Cv~( zWZTYoki9D&MS-aa%);%AiX2VrrA$nLaf1>Qh6W~vu=v`}c#$KSkLrd@;z~MP zoJyczF3to7d}VxTQI3+8g3|PY%N!FX7cfRmyTXC&Jp*%7V}xy2Il9=9onmBWijcg^ z(Zz@+X$JNDcE