From bd099d19b280760fdf90096746a822eb2c7db686 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 27 Dec 2021 21:34:06 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.3.0 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/88f804fa45c295137685d84b4398a69d29a371ce..9492160e0cfb8ade5873c7aa2855ed8ee1fe6c1c --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 42496 -> 42496 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d61166e..3d0fa9e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,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.2.0 | 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.3.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.8.1 | 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 b0be660..0b02b79 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.2.0", + "version": "0.3.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:bd90140d4b65ae5cc06363674afa36a4bfac751fed0518e5cdf152515693bebe", - "_publish_commit": "main:88f804fa45c295137685d84b4398a69d29a371ce", + "_publish_hash": "sha256:4f3611eabed3590ba6b6aa529e8dc3c362e7be13970a6d63fa3b19eb0e833e6d", + "_publish_commit": "main:9492160e0cfb8ade5873c7aa2855ed8ee1fe6c1c", "_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 ad4c91f..176b15b 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.2.0", + "version": "0.3.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:bd90140d4b65ae5cc06363674afa36a4bfac751fed0518e5cdf152515693bebe", - "_publish_commit": "main:88f804fa45c295137685d84b4398a69d29a371ce", + "_publish_hash": "sha256:4f3611eabed3590ba6b6aa529e8dc3c362e7be13970a6d63fa3b19eb0e833e6d", + "_publish_commit": "main:9492160e0cfb8ade5873c7aa2855ed8ee1fe6c1c", "_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 06b4fc91f635bcfa46ddf42f7f09120d0967bca5..1aff3b9069315d646621b64162288b41964ee60d 100644 GIT binary patch delta 372 zcmZoT!_;twX+pP2hgMp!;iHW%agTdrP#+1#Bj9ttqa%RS6a5>g4K@>S- zLu0s{c$1-&nITZEp@|{FYy)#+b3?cq&+lxLjrz6Klk@Y6^K(-5a`MwPltPM1)6-Ln zQd1O_G;1|AYtu^el1no4^Asv48}{o=z7?Fqm@(NsB$W#;Q84+yblu4+0qMNR2Bl7( z6JQQh3X(I(Vx7zusLyCS*(|Vp@|nOk#>&Z_LB-4knmUvJ&9s{AKT|-ZJijQrxF9h( zRWCo!FTW(!F(4;Ng4K@>S7 zb5ppSc$1-&v5~m~gP{q~Jeb)A=EkN*a5bLa*(Mjw(wSTzm@ZhEnVOTLP^posmsygU z8=sjn`E#H-W98(+S;mv&g7g>_C-(-G%R*G;=;bCBWrrjdXNTq`=jRsWq?V+nXrxYN z3htOZB{+*Qd2)V8;N<<&*(OU(5SaWRq-k