From 54d5a95522c16539b4475de65fe92bc79dc26a6a Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 10 May 2022 01:01:29 +0000 Subject: [PATCH] Update: plugin.calebjohn.todo@1.3.1 https://github.com/CalebJohn/joplin-inline-todo/compare/7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd..fc70f83f0be838f069b16779b88142bac398d7f5 --- 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 6a82edc..e7f4451 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,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.0 | 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.1 | 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 d3438a5..9bcc239 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.0", + "version": "1.3.1", "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:723b7c37ea9756c64f1b76fdde5f5bf6948a54ea4317f055f67a94dd875aa605", - "_publish_commit": "master:7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd", + "_publish_hash": "sha256:8223583a9fe5c509c32be037459d9a15fbf6906f01483cfcdad7abef9b441eea", + "_publish_commit": "master:fc70f83f0be838f069b16779b88142bac398d7f5", "_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 d356d95..c18b405 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.0", + "version": "1.3.1", "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:723b7c37ea9756c64f1b76fdde5f5bf6948a54ea4317f055f67a94dd875aa605", - "_publish_commit": "master:7eca00f7b4f6298089dcaffe1c2a96bfade4b4cd", + "_publish_hash": "sha256:8223583a9fe5c509c32be037459d9a15fbf6906f01483cfcdad7abef9b441eea", + "_publish_commit": "master:fc70f83f0be838f069b16779b88142bac398d7f5", "_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 4addd961ba2395f021d43e05c08cbc37f5d983a6..67ced7c986255ebe2322372c619003493575aeb2 100644 GIT binary patch delta 1488 zcmai!zi-n(6vylELm-4Ih7Q0IEE?JPlHA#DEXBPPB%mM$W>iJ0n_gP0!A162ASF>s z7ltsU8%!(kx^{2Wxvv4&KBP`6@|%mTM}=Ilv00dkz zSdx1^4B<>Jl_XoCe#P@QJnl*!Vr5Sb4;^4QmC1Fn8hb$~YmkhYnwpVWW+bwkxRr^F zq_~zenJHm<+z^!1lDn-o^lgUia>~k<=~0IAaZnCdD1l3YeR&eWgJ%cl3#=B;hX zU$dIvXn71SsqRD<*B~pOHZX#(EvL9CO2E){Z$zP^Ki5f?sbIPD-j~ zlGNywQhn3nOl(~5I`L(za{kFZ*P#B?89613QEl!?~Mz@2n_MPD8>o39R!_L5lK!!MS(Ju03)S>?Y z&z=gNodGX=&w>Z*so-@KYF7rw$jgBjdgZ_i&8C4jG0S+(059}Qet{6E0fi#|{z?&f zv%rhPrh;e3A2kb}JqtW2c6~V{uGk9hAKl2Z1kworf(pbQ1MuIZJb+Qs!xI4vEfN4> uku(J3pc8|cC8a-p{_L)B_%WWyFm{Pr)6yCEX?P}`f!F|elkxcZ_qjiH`?}Ep delta 1389 zcmaJ>&rcIU6lQBQC>n$W4&4MsvZ=*1KgmSu{K%WSiqRZQ84 zUOdzoWe5p+DbeUjW5UV*!hgU7ZXWy}bY|ObxA-HQ%*@Vv?|a{SGv93fjBWmiy?W6z zu4v<$u6HO(Hj~YY9SSvtm3={|o~fI(3^!@xEmL_3_YTRtF+cnwnNaQ>EI~W>PYt>G`vhgXt`zpz3L@UJOsFXY`iO z>(q&aC$E{rx-X@s7VeCuK(3ffN}l1#E-Klkg`{F$S%h@+U3!kM{A;Ol$;6XO0OV{$ zM2mR_@zb^~r546G#wr6TNERqKuEc$i=oCZ?L_rZpOw#_{zG>8g3=qvGB7@^!K*~kL zbFpY1;bu0tCFzsh&LRFMm%ZgOaiuh9!2;;fue&q*2k*xO+V$qqke1QeskQe-)wAia zce59TNo-X7T*1Q@DLPmrk_#%VDx7y0L4yrn%V@pixTKtWXu6_f@GYZKoN(#<*&+IP zYxpJs(2;H9lES8juiuC#@|uAlku3wWam8pRlMuv^r6aP#mtbRq9v07C;JX!sy*1>T z%Ql)|kgJGHxIXY9q1|(zGejnBAOT}FiCNc>K_mnKypqIC`iP&Bp2YNfk4BT*0|KE_ z+t&q5aqq}5<0HAyfgvXhDh=8wkLj1*{(hIGm2o5?sPHCWdeD1Y L^-yG=es%r^FRZi@