From aeaa8cadd5696143c6eea80e3f4a0e5f1b0113a4 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 6 Dec 2021 22:30:19 +0000 Subject: [PATCH] Update: com.github.joplin.kanban@1.0.5 https://github.com/joplin/plugin-kanban/compare/72c387619f3a64250e233cc5bc612e0a65a0e003..f36a5735c8375cca20539f4f32417577eb690aa4 --- README.md | 2 +- manifests.json | 6 +++--- .../com.github.joplin.kanban/manifest.json | 6 +++--- plugins/com.github.joplin.kanban/plugin.jpl | Bin 5759488 -> 5758976 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e98d200..d5ab952 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This repository contains the following plugins: | [🏠](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.2.2 | 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 | | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | -| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.4 | Flexible kanban board plugin for all your tasks | Balint Magyar | +| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.5 | Flexible kanban board plugin for all your tasks | Balint Magyar | | [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.1.3 | Visualize the connections between Joplin notes. | Trey Mo | | [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.13 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n | diff --git a/manifests.json b/manifests.json index 62113cb..d751411 100644 --- a/manifests.json +++ b/manifests.json @@ -797,7 +797,7 @@ "manifest_version": 1, "id": "com.github.joplin.kanban", "app_min_version": "1.7", - "version": "1.0.4", + "version": "1.0.5", "name": "Kanban", "description": "Flexible kanban board plugin for all your tasks", "author": "Balint Magyar", @@ -810,8 +810,8 @@ "todo", "project" ], - "_publish_hash": "sha256:5f5229b90d00f014074ffbdc15bc809afad21275865da920122f80fb5f57dfeb", - "_publish_commit": "dev:72c387619f3a64250e233cc5bc612e0a65a0e003", + "_publish_hash": "sha256:38525feda35cd117c10fa2a8dc5bbfbfe154f53e3ba2eabe2df8031a94b056c4", + "_publish_commit": "dev:f36a5735c8375cca20539f4f32417577eb690aa4", "_npm_package_name": "joplin-plugin-kanban", "_recommended": true }, diff --git a/plugins/com.github.joplin.kanban/manifest.json b/plugins/com.github.joplin.kanban/manifest.json index 3275de6..85e322b 100644 --- a/plugins/com.github.joplin.kanban/manifest.json +++ b/plugins/com.github.joplin.kanban/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.joplin.kanban", "app_min_version": "1.7", - "version": "1.0.4", + "version": "1.0.5", "name": "Kanban", "description": "Flexible kanban board plugin for all your tasks", "author": "Balint Magyar", @@ -15,7 +15,7 @@ "todo", "project" ], - "_publish_hash": "sha256:5f5229b90d00f014074ffbdc15bc809afad21275865da920122f80fb5f57dfeb", - "_publish_commit": "dev:72c387619f3a64250e233cc5bc612e0a65a0e003", + "_publish_hash": "sha256:38525feda35cd117c10fa2a8dc5bbfbfe154f53e3ba2eabe2df8031a94b056c4", + "_publish_commit": "dev:f36a5735c8375cca20539f4f32417577eb690aa4", "_npm_package_name": "joplin-plugin-kanban" } \ No newline at end of file diff --git a/plugins/com.github.joplin.kanban/plugin.jpl b/plugins/com.github.joplin.kanban/plugin.jpl index ffa7a27a80c45ed54c003301bd5c0ba10676cda9..17cbbcfb835bde0aa3af89a5f7868083a27a01de 100644 GIT binary patch delta 1598 zcmZwH%WvF790%|^NkfyS6xs$zQksbqf=w28oqZ(TW|QVYX-g@gtZSrfNZs``YjEtX zJxi!Ul%gIY!KHwdxu8~+%7KSaIUs|CP=)vdijX*zM>r#ppb~e!_U?isWu=eSGxMAI z{l+`9SH9b9x^ic;>DoK{GO0{5Gn~rqNUEwjGD3DF-!}yFsvxWjktTdMLksMLR(Jq* zK^wHgZs>qL@F47khu~q@2m9dwbiyO>C_DyT&<#Cs5FUp^&*uI*`_(NLfnc`ve@MuNs?9m{r$oaKmSjmg>Q~)2fAXj6~|?C#$X0n zm1UX#F{a7<{)E`ef1A_f{#fAT1^0D|T=CRlF?@1d>mG;&PEp%k-X>5EIw!PqE!@1N z_w(5%t%c7GXdS_iGumixcUdip3F1_3J3)%#Y1c3;3-lsC^s3&Pu$+swwOD2aWAQA#RHZ)iE8!(hyIv7+vzC4rzrji`f)MBOGGZ#wU8q+SY^~^{Y19w(JD49Fx8g&6QSa zRfd&XW{xyA@_%oXsXh=rCt_pRRj$6bwc6(9qP6E^L6%=|O*cpS`f7{&3k>Zo0n_eM z1wR=@0rjXbWTDjPjs=HnTyWjjPBx0I7#?-lg0*JGqRcApT9htY2+i1_>*03Rhofhb z&*yO+Cu%cF9yL(P0<)GViHF6OsK*o#QjaL@k4>w+p;ei`D`{Q9U!UsYUOw}!KFojr sN}mco{96B02-}I^mv8j;o{f9@)|-=78-JpK@RM!}LMCv2*5BLtF9dP(H~;_u delta 1691 zcma*nT}&KR6bEnymMs+M7RrYRws!|hck9B=ez04oER;gE)Q@82a)Vg|)7>eI4l~=` z*|w&ow&_Eo#>9`L#{}!6rqD|8{@PC)^&h;~k%*^Kv1BS%r^I5hbeh#EA8S(nh9upTD(dmu06u60KkR}g zXolU;0H1X7TOBk(M!a1=%%17k1_$6x}E!z4_>33v{khm$Z3r{D#65nh6q;WW&^D{uy0 zb*1v`mHTwHpa12q9_Ayv+afGq)Rva?{FLTs^i7igLB~|?>#rGA*@|r$j$IsH(w%8X zUvaOD@Hs!Njq-k_CXNjb)-E<|*^ch5I&9=wFq2{4|7lvx@&U>+uF}jXZ=<2s{Vhi( zZOe(U%giWE+NP-$N_t*p!Gfvf^kv)3>&1z)_641-?kE=N=(^xN^kAMh(c<5;K5DAx zorh{F+A4vqhQpDp#j2m2R?JiTJP$u+`s2E3Uwpju@}ts+!%Sr%FSEOt;d8$BoNbjH zHnZI%O`MP;J)s@90fn>77z?I$b@MUz&j~(tpe1iyz>>@=nVj$G0UDOPRqMwQ$T38d^bn3P^LmMgXcYnDpK5M4W z?}z|t_r(;ge<9wXe@}~+Io#`fggJ&|>Je7Zin`@2cq2w>!Ljo;rtrOxvsVhH?&w~q z_dj1ov|Yr$jIdl$*D$l-7%LcDW%fB{(cT%+*W_qRC6-|!((Z{~8ebQ?=&P?qbHH0a zD|@q9`Soy^uHF%>>*)68^!8{`FO^M)&X3Ez#Nxcm=aoq9D)01p7g9{+``V4tEULjl z30BLk4AZ@N#ZTEUMRVJZ;wc#Couqsse1WsJ{pK`IShe9whE_DCZnjs+G+60S{l8I` z!2wqA)NA|21GkH$?Fn>}|E>tM*3Qw7<8p{-T?l&k^Fcp7C^z`s>AQjjXzjjeZaG&u z*QLr^C%7)6?)%?~O#LI~9)2%6`aWd6w|*5nH%v0VxfxvPH(^Rr(zSjUA2t35_G%G}