From d59c66ae57430c142122ed1eed6c38a979774837 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 5 May 2022 21:01:31 +0000 Subject: [PATCH] Update: plugin.calebjohn.todo@1.3.0 https://github.com/CalebJohn/joplin-inline-todo/compare/70ae5fae02ab4653949f8fc48f00b1531fadd29a..7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd --- README.md | 2 +- manifests.json | 6 +++--- plugins/plugin.calebjohn.todo/manifest.json | 6 +++--- plugins/plugin.calebjohn.todo/plugin.jpl | Bin 38912 -> 46080 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 09d249b..a68b532 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ This repository contains the following plugins: | [🏠](https://github.com/adarsh-sgh/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.4 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki) | | [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber | | [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.1 | Inline tags plugin | Roman Musin | -| [🏠](https://github.com/CalebJohn/joplin-inline-todo#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.todo/plugin.jpl) | Inline TODO | 1.2.1 | Write TODOs *everywhere* and view them in one place. | Caleb John | +| [🏠](https://github.com/CalebJohn/joplin-inline-todo#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.todo/plugin.jpl) | Inline TODO | 1.3.0 | Write TODOs *everywhere* and view them in one place. | Caleb John | | [🏠](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 | diff --git a/manifests.json b/manifests.json index 5bb6c8c..2e26edf 100644 --- a/manifests.json +++ b/manifests.json @@ -1873,7 +1873,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.todo", "app_min_version": "2.7", - "version": "1.2.1", + "version": "1.3.0", "name": "Inline TODO", "description": "Write TODOs *everywhere* and view them in one place.", "author": "Caleb John", @@ -1883,8 +1883,8 @@ "todo", "productivity" ], - "_publish_hash": "sha256:3234d1b2ea792e432862078453d7fca2ea1f7ad728b628cf36e82924b92e5c4d", - "_publish_commit": "master:70ae5fae02ab4653949f8fc48f00b1531fadd29a", + "_publish_hash": "sha256:723b7c37ea9756c64f1b76fdde5f5bf6948a54ea4317f055f67a94dd875aa605", + "_publish_commit": "master:7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd", "_npm_package_name": "joplin-plugin-inline-todo" }, "com.programming-emu.DependencyGraph": { diff --git a/plugins/plugin.calebjohn.todo/manifest.json b/plugins/plugin.calebjohn.todo/manifest.json index 0801159..d356d95 100644 --- a/plugins/plugin.calebjohn.todo/manifest.json +++ b/plugins/plugin.calebjohn.todo/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.todo", "app_min_version": "2.7", - "version": "1.2.1", + "version": "1.3.0", "name": "Inline TODO", "description": "Write TODOs *everywhere* and view them in one place.", "author": "Caleb John", @@ -12,7 +12,7 @@ "todo", "productivity" ], - "_publish_hash": "sha256:3234d1b2ea792e432862078453d7fca2ea1f7ad728b628cf36e82924b92e5c4d", - "_publish_commit": "master:70ae5fae02ab4653949f8fc48f00b1531fadd29a", + "_publish_hash": "sha256:723b7c37ea9756c64f1b76fdde5f5bf6948a54ea4317f055f67a94dd875aa605", + "_publish_commit": "master:7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd", "_npm_package_name": "joplin-plugin-inline-todo" } \ No newline at end of file diff --git a/plugins/plugin.calebjohn.todo/plugin.jpl b/plugins/plugin.calebjohn.todo/plugin.jpl index a04cb05b727cd564781e3bb8bbc8c60097098ae5..4addd961ba2395f021d43e05c08cbc37f5d983a6 100644 GIT binary patch delta 3721 zcmbtX&u`qu6*iR?O_VnN0VI_bCmOT1LbluycbAf4Zs^o@Qbe|c1hy}QV#r)_cEyUC zVTMCl%6hRD(4HJ5g@_`@9NJTY76$Z3wH6u~w#ng}_kC~P zd*3|We>ipj`>DTwcyiHfFSae~m}xFAEia>EX6h>bzM|~@=EWAQp<_*})y|CCOVX&l zI5s-|*@-zL7CRxi!e}o{2=&M<=CjxyY`O4ipEc9_XJ&qJnXxc^^zwx}q1z>)tzL?v za0kha0qrBfkXLQbRtcsTEQ zbtApBczXYfxqnSf8CtqKdv#xE_b7d@HG|@sydEC zR?XX3Kt+y?Mq?{4WHHIjN`H-JZm$nQB2ePw6mwi7a1y-f3U6Io_~Uywf4`u20_c+j zRym16*CSd0c*dRA;>e}Q3*9(&)PO<@lZGsC=+-b86)z3=8uTe4>cw*dxo`N|g4}oU zj;?nkxL2ZG3PWw-y+26AK0x*~Pwz3VNgIM#4|#f>0y!$aa6wq|zYQMr*M%fP#w;=t zZb81C(jUXMNVRmRnUfugobIsWTXM%GyLi%lnSj`c6I{=sUSI*>^9!DRhJ3 z&^c?ue?^y;WCh-Iphd9fQ25ucmoGGeJ`k8e3sL>vJ=vl!!J{!CG}$EF?S}F;F#1H; ze5el%ksiPHpCy6Cgp;iLoAVUTo;X4yx^BEWPfOt-vOKJLntpwSM16aIMN3M=gTX8hs*owaUlcB0yshM5fP7f=Wa2ls{`t85?dWt81~{=9o`w4;cG&gH4!r)ZR zGTAKFTC&QCDOHq5BYA=0`i(c3M)1>v0kIJW9}pW|Fwb|gwaE2-m~Cy;indWZ+Rj(y z0MT$mxEO8Z!L&(uXL>k2J$=w|m1mSAbX{+w&qpkwe#2uS<2Le{-zU5aLw4@ESiZX+ zh+?J7I1I}T?)pIz+sKk60PHa=d09>1)L|HRX}@p?vsDKDe`45nm%zz=a#$8v9&^OvK+a?~O#PuNf-N#C4v|GRGV|vT8reK;qh|5#kOP(}nq&^A zAc0CkM)BtMARz_%m>m$49)QlM;Nx~<7AEB}iy9pPrxintn>LC!$X%_`Z21JH8hP$H zVjUwJOR7-1Ob7-W4@TA~LhG{8L_QbGqRNXyCQTldUx773(i65_N6c0vLcymnnaE3S z(`cGSy-42q1l68&R>%F_V(W_4yqq6Z9VOkp{MFt^niJ^gsxq%^rfq}W1xq$+M!Q@27l+BEcjl9x^h9Ch$6C-1gA~SOn zkRoF