From 198ad00097702acadbbbd20e0f13ab22d4429767 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 12 Nov 2021 16:34:36 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.2.0 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/5723bd244cc83d1e3d4e6ca50d2f0b373586422d..88f804fa45c295137685d84b4398a69d29a371ce --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 41472 -> 42496 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a5e7196..f5ffd67 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This repository contains the following plugins: | [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin | | [🏠](https://github.com/benji300/joplin-quick-move) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.quick-move/plugin.jpl) | Quick Move | 1.1.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 | | [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.3 | Opens a random note from your vault | Azamah Junior | -| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.1.2 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink | +| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.2.0 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink | | [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin | | [🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.rich-markdown/plugin.jpl) | Rich Markdown | 0.7.3 | Helping you ditch the markdown viewer for good. | Caleb John | | [🏠](https://github.com/hieuthi/joplin-plugin-rubi-and-furigana) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.rubi-and-furigana/plugin.jpl) | Rubi and Furigana | 1.1.0 | Commands that insert appropriate <ruby> and <rt> tags to formatted text to display furigana. | Hieu-Thi Luong | diff --git a/manifests.json b/manifests.json index 4bf306b..e0c0129 100644 --- a/manifests.json +++ b/manifests.json @@ -754,7 +754,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.1.2", + "version": "0.2.0", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -768,8 +768,8 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:9ac6a3faea0f25781b6fbe19228629ebdd7a0b9a46bc28182e4731bd83c5e196", - "_publish_commit": "main:5723bd244cc83d1e3d4e6ca50d2f0b373586422d", + "_publish_hash": "sha256:bd90140d4b65ae5cc06363674afa36a4bfac751fed0518e5cdf152515693bebe", + "_publish_commit": "main:88f804fa45c295137685d84b4398a69d29a371ce", "_npm_package_name": "joplin-plugin-repeating-to-dos" }, "joplin.plugin.quick.html.tags": { diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json index 018942c..ad4c91f 100644 --- a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json +++ b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.1.2", + "version": "0.2.0", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -16,7 +16,7 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:9ac6a3faea0f25781b6fbe19228629ebdd7a0b9a46bc28182e4731bd83c5e196", - "_publish_commit": "main:5723bd244cc83d1e3d4e6ca50d2f0b373586422d", + "_publish_hash": "sha256:bd90140d4b65ae5cc06363674afa36a4bfac751fed0518e5cdf152515693bebe", + "_publish_commit": "main:88f804fa45c295137685d84b4398a69d29a371ce", "_npm_package_name": "joplin-plugin-repeating-to-dos" } \ No newline at end of file diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl index af61f23e0ebc59e48095af3ae7c1440a55e9dbf5..06b4fc91f635bcfa46ddf42f7f09120d0967bca5 100644 GIT binary patch delta 1006 zcmZ{j%}>-o7{(b8Byb=LxB>#!Mv_ian||!F3R$8F7ZP`a1QX+acH0qFyY0Gdqb#f- z8Z~%8ePeaB13kpFZI$COzve>9~ZiQNEaxB`Yo!*c}qoN|mm^LXw9qaC5 zOo_@3)!f#J&Iqn?DL|WJ@II0E#y4#ga?85vkXhAH3#v`xjsPF4gD{t3x}%t{#7*uZ z+)aghB+T3NL&no^D;L?}9>lq>2OudQ(_MPlfTD`*u$z5kc+ zCb`Gh(3c)ZD7Pj$q!5A2`A1v@>Q1HgOhJ`_8QE_e&Lg z5%Yn?OibpzeAhDxE>V}*%9t&U_HnxPy}wJLQIWd+A(ZrN0fbf z)G45I$g4@f5n6e|UUmqcEHA+2vRoP0l$yr=nJ2+3Zxpdu9W z_OzSfZY3C_OO zmd*01)q@R>??|&sCDqiEYKcs-$I5CMUKJ9j=r(io2w$}{x{YNDi|{0@O$kLQf`{5B8$rC-b!SpHuA8twluAoh zN>QQ*aTF0$ym<7qo`ix2@#J4n5XHM5dhu4Bb<@O!VZLGBn>X)$eBqa|@YC4ihdEqE zxPmn;qadV~6(OTA1CR)S{&))0aAk;P`x7Y)BXx*Pg{YuvD#k(vsc59GRB&a)y4XJe zFnhFkkG)&OY_C}W<>>h3_K|3Q)dlR?l5$#wl3R1c3X}*hXQ34Ef)ps(afNfOz%hNR z;|L!6_`JwYE>8f$wB?x|kxiExK5bC5;}Vg|mQQb8vxwx-JAy6q>%euXV^RpKrCN>3 z{#uvLuUXV4f;pnYDnG|i4a3=4F~NyUs7?RZCJ=7$HFRUL-%CZNw6oK-=@t!87*0UgU{>)UV`7%nQ1lVq7;oDng0v zy{NJseG&xhm!2<>_>WOu?rD8}-!T)KQ@wO->0eC3d)RTs+lDLnLZ>C{C*)G+Y&%i& zL)Y`gJ*XS<+dzTef4vCmIu_#h~3 zr-+fBXKQ a$tN#U6RoHS4JY$e4~!$Z6m7oVIP@1