From 92262609342bc981ad9070bbbe40ad42f3a15c04 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 12 Mar 2022 19:05:23 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.8.0 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/6bf3c025b46b1d5873c2d51f58107916b4011628..72a6333b61472e10272ea360ec3cbf237cd20626 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 38912 -> 39936 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2fe6632..71d739c 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ This repository contains the following plugins: | [🏠](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://github.com/mak2002/joplin-remove-images-from-note.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.remove.images.from.note/plugin.jpl) | Remove Images | 0.0.2 | Allows to remove images from selected note | mak2002 | -| [🏠](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.7.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.8.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.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 47c101f..b722f84 100644 --- a/manifests.json +++ b/manifests.json @@ -739,7 +739,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.7.0", + "version": "0.8.0", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -753,8 +753,8 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:6551ceb7e2c40aaefbc18433367c395bf4a1ea49ac43f2b2a5d7f490aa345a89", - "_publish_commit": "main:6bf3c025b46b1d5873c2d51f58107916b4011628", + "_publish_hash": "sha256:c34c825d0634168df662a339c5542aa3583ade47a50d7b29e34cd912dbd6234d", + "_publish_commit": "main:72a6333b61472e10272ea360ec3cbf237cd20626", "_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 1fbd72c..f482425 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.7.0", + "version": "0.8.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:6551ceb7e2c40aaefbc18433367c395bf4a1ea49ac43f2b2a5d7f490aa345a89", - "_publish_commit": "main:6bf3c025b46b1d5873c2d51f58107916b4011628", + "_publish_hash": "sha256:c34c825d0634168df662a339c5542aa3583ade47a50d7b29e34cd912dbd6234d", + "_publish_commit": "main:72a6333b61472e10272ea360ec3cbf237cd20626", "_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 24602486aa72f2ef4bafd83b639aec0c032f7964..52a80fee9dfef0db57bcea330196e549d0bfcd64 100644 GIT binary patch delta 1517 zcmb7E&u`pB6t2^TRB1tkRE^q-$e0${$ZOgAvvr6>l@)XaN~HV{5+It{o#$OAwr4x` zv|3iXX)ZxYS{iju2(Da^5L9j@q#l4j0CM5L4UU{RzzHEF#=BXoX?xgSZ0mjV-uu4q zz46U&M{a&MvbQstwQ^RmP|W6!n3h#CbMg_BBMHZnw0-mtm^Dk;6dc{2I0RaSd?^K| zHm!5Hd`<+c{3GSfQm$mChbsS`ihu3ic}~Lob9{cBsi3tZ+G=CI_t6FZJs#zMpf5N_4+;W^>QO4p6@jN7^>3> z?_MoW<~1G725K%T9jKP6iN?QNt%y3)tJ^co2q9WV;d+^Y&;%;zMAKU?cvxnJkLY>= zR)QMwn;s;1it_#TRQ%5>l0>Nwsue-$%jy;J{b$wU_q*r$&kY!k=D481n#-;als|+s zXA9cQbwp*sTG%ubB@74fkF4O=JV3M(L_n`2PeqA5aUu;+gEg^Ga@q41p~fhMpa!9C zLGE?6uZtKM9K^g{<;V@{p&=?UP?dh>TNJJ_k=0T(jepbChE}r3{jHa#h0}@Q!uQ1R zOTusQDr$O|*l+PKwpJy||J#~cLVaar7kQ+vroQ&0b0ml;@xnA7_Tx(s^(d!t{D?nl z{L?38X*k#U*`3$;#@5*JY@cW$Uf4OA%<{wC&qkQRH*cScPuzMa@dw>khjw5k)>`i# zd$#dE-<$71SF!;Kt%;&G82tgnC#pqmc3#{N=lfHmPXzb|h7n9f8b``%%^|YI~$U8G2YzU82cY_K_OuP delta 1324 zcma)6&rcIU6n24%2NEJ85Rq6m3cGP#y8S6M4H}4A51J5(F^1sSnZkzcEZLnY7TOfz zk5D~;JTG4K;#Fg^7ykec-t^$jL_=btG5!ab=xl2XM2%eby?x)CHtUbFfmo*aHWuzFgz(#l2~^MyMo-gaZbj?Nrh;(sufIP z;ULy?$eHuOG|kw#d5idX1BJH_y1l|8l0>NwOKI`O6U7U{r$wVvWBMPjfz4~3Kpi<` zq*6p@g?UmehU@OAqSP)$`V3(cBx5^RA-c&(ZW?|r9UJx?6Kj+#1i3D7?l^>Ih+2P+ zThBJJs*XhJbq5BZT|77%{7f6yWX`gu zWuHn2-s^&Oel~zLSs&Wy>V$9nWbJ4DFbw5i2r542Pl<2a!q@-bJ4(KY)WNJQaqnXG ze5*LIkqftBU8sU?B9|!KdzX6<*h{6!-i%Et$*@bJBgSSCogsJ(S=LRInM-+tl}jys zLZE-=)RltuY|9~5B_k=?BuyD{^2k!)`MnX?tQ;?sJfX~$r?jQ4-!bmUb=kzSCRb&v zdcMp87jn6_Gr~%0GHW|Z9yviXXlH}8s<5jP#Z;5xCcTzeT9`F0qELMnxzjn@A!MFa++Z#^p%f#Kc?39?}d~Jc(&XDr`B4#c1(g82r(Y6FvIYE`9>M}