From abe3cced1bcff692f71d9a01c602fb140309299e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 24 May 2022 06:01:25 +0000 Subject: [PATCH] Update: plugin.calebjohn.todo@1.3.3 https://github.com/CalebJohn/joplin-inline-todo/compare/6ec6bb3766e42ede8b80b2c7a5ec848b786c29fc..499aa36ec7f281397e345b53227412a9553625b6 --- README.md | 2 +- manifests.json | 6 +++--- plugins/plugin.calebjohn.todo/manifest.json | 6 +++--- plugins/plugin.calebjohn.todo/plugin.jpl | Bin 46080 -> 46592 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b8e4fe0..95f09d9 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,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.3.2 | 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.3 | 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 d92d37d..c08b477 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.3.2", + "version": "1.3.3", "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:9d9a01f381e5ab5af55de07edfd1e85243c687d316a4e61bfad38dfb031aade5", - "_publish_commit": "master:6ec6bb3766e42ede8b80b2c7a5ec848b786c29fc", + "_publish_hash": "sha256:f1922d59d408f975735836bd12db4b8b5ee73d35f6fb1cbc008cf5f00ccfe3c6", + "_publish_commit": "master:499aa36ec7f281397e345b53227412a9553625b6", "_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 2a225ec..248661e 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.3.2", + "version": "1.3.3", "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:9d9a01f381e5ab5af55de07edfd1e85243c687d316a4e61bfad38dfb031aade5", - "_publish_commit": "master:6ec6bb3766e42ede8b80b2c7a5ec848b786c29fc", + "_publish_hash": "sha256:f1922d59d408f975735836bd12db4b8b5ee73d35f6fb1cbc008cf5f00ccfe3c6", + "_publish_commit": "master:499aa36ec7f281397e345b53227412a9553625b6", "_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 b97414e73b6dc39c5f5552296b129b88464c3271..dd1cd6546da46dd73ad122703e80a0ec9b03345a 100644 GIT binary patch delta 1489 zcmbtUO=#P86pz#-%V*QBBwg${{aYEHwaT(&$x@eAbi_;2lx!(!2Zg2|#+DsXTQZh1 zVv6e&S_aF;M&1r94eJK!DTf}!ZoQ0N3W2Va9ZD&M4F)^((83PsrQMU`#PMKRVV9@( ze((GL^xnds^ujaxn=kiDf+{GA&?E?|qAH|GfFzZ6De6kMKPJT`(j>|;xoQ-bJR?a# ztY*|hC=f1Og5^B{_m>L~X;|F%SC^%kVTI)k{HSng_C@E6&A%T$dPJMCS+`(RcEL~6 zeQ;m%!5`DTKn?}r)BJI`-QNlqPZC&;2yKT`mT5c0fNq}#U+4_ve16J+J^p@p;_HA_ z-~KI0s&XG}$i$w@=aa?KsZv2_ST17~Q~G(kWTu8ohMr4fKn$_B3ZF!jVasKfEgSHe zKklV@Yt!mie}OXG(Sak)T}*i+jAsw`4rIp1yr9GjN|G5zFK*@}rsa^iLOSW_Bs`HX zSVbpkI>RJwZD`C$YF1BOB+jg1vrHMZ>;U{g&QKOC@IeR!S!`iExPtUqaIl7Q%mI`q znMh6M6RquzwpnFG3Bnq4eWP`_JVcPYIkZAshe3F|4{nYG-1&E}HKXsV@YxBAPgtg- z&pVvOe_}cMq+vTX1fV6u zz>oZ3tEHVe%NfA61>kr76jr82$I+w`J%;?f=;ugJ2mz#~5ULJ7(9sKPLO_(}g_~CS-2f5kAcR*&=mp-cPwzsyTAdB_29n~pHaDrTJ}V zQk2A)xYcE8v9o?bQ6+kw?gGxl*R>13<0jpz+DRMp6t;LplKtaW` Kyydm}y6tax+vi&V delta 1772 zcmb7FTTC2f6lRwDZns@1*1`gv-Q}`Fr^C$d><+pN&@T28DOh8?(Y0*c0e*xT+?`eI zW+N0$A6CQVVA8~v(xi#;fkZPTM$>4#yfrcMqQ*p}i7}cO8!r#m2ldQ$V8KKaUe28V z`_BLUmpSMB(?8j!f3VHJQpE?PkPr$M@w^n4B)W))IF&FcYR2gnBr!-A31UFZ2Z>=b zC>RcJ1?{6LjxZTA?AHfLj7chbI;qm8&nZ)rT2fC%o{J}GO*SDpL+&Rq;Br$0&MyjZ z+0}sFXMOik#IT>Pr*KeJU0+NX78arha1>h_K)bpmp#8T0BgpOleGidUf0$u4{75i2 z){NBKHKyYFSQlE?GcA+`KR$G-gljvSGUPKiZSbhtkIc1$Eog5mt;nzI2a3~v0{pNS zHjX(E|D`L0xQ81kCNhDQbOX$Dd`0AGO-<>v1~qju2CesaAXVqaz%%YTc(abSyzlA) zd9N0D_g$=|ESqJRtOjfD(A|mUFA!xsfl}4=layx6)_0aTIWI=Bo5TgrgtbPMmqERV z_d41QZ=;3MzC$?f@g1?obH2SeUiQ6**4$63$>gEwI`Z>T(HL)jxdh!`nb;}9MKx7d zrgWBY{hF@yk(6#Brxi7g=mQC&YssD1acw-I?8J;qZ8vNvy8Fuq1;jd6VYPiEvUb7jd!hLooVcAqirrS z$j4;G%911|4ljvSNvjMZ{>?wT?DN2JKXT+sLPRL3jh6UiE$*ixbnbpO0?JDA}{>kacVVH=jROMi?YDxb?)t z7{0qZ$GsXW-Mm@;>piP5_Uyf&#>|?$c60=d36uW z`O2WPw*s+cpBsjH_n|l0duj2w)d$TMC-9;mZnd}*3PlBsk&}(KgZ#E$Xf{ki5QD;2 z;DbWhX4Cn2?*d)EIP_Aj5ct;=UXnzVv3hKrEv4e{VOJBhYnABT?rO$