From 36a5b1c55fc7c23bf95fd289dd80d74076f006b0 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 19 Jul 2022 07:01:40 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-drawio@2.1.0 https://github.com/marc0l92/joplin-plugin-drawio/compare/a1603c596f8f64839b1ecc46630316074b505f9d..d7a12bf28172a1730c1fd97ca77a031f860e7265 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 40448 -> 40960 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e18bc00..cac9b76 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This repository contains the following plugins: | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.programming-emu.DependencyGraph/plugin.jpl) | Dependency graph | 1.0.0 | Visualizes direct and indirect dependencies of a note as a graph. | Vincent Nys | | [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.arash28134.DiscordPresence/plugin.jpl) | Discord Rich Presence | 1.0.0 | A Discord Rich Presence Plugin For Joplin | arash28134 | -| [🏠](https://github.com/marc0l92/joplin-plugin-drawio#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl) | Draw.io | 2.0.0 | Draw.io (aka Diagram.net) integration for Joplin | marc0l92 | +| [🏠](https://github.com/marc0l92/joplin-plugin-drawio#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl) | Draw.io | 2.1.0 | Draw.io (aka Diagram.net) integration for Joplin | marc0l92 | | [🏠](https://github.com/EliasVincent/joplin-email-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.eliasvsimon.email-note/plugin.jpl) | Email Note | 1.2.2 | Send a note as an email | EliasVincent | | [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 2.0.0 | Embeds list of links specified by search inside of note | ambrt | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards | diff --git a/manifests.json b/manifests.json index e681b2a..a69da12 100644 --- a/manifests.json +++ b/manifests.json @@ -1773,7 +1773,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-drawio", "app_min_version": "2.2", - "version": "2.0.0", + "version": "2.1.0", "name": "Draw.io", "description": "Draw.io (aka Diagram.net) integration for Joplin", "author": "marc0l92", @@ -1785,8 +1785,8 @@ "diagram.net", "diagram" ], - "_publish_hash": "sha256:72be76ff83142f8fcf9c42b1ad4bbd23e6b7b9c5cae67ee9f96c8383997695e4", - "_publish_commit": "master:a1603c596f8f64839b1ecc46630316074b505f9d", + "_publish_hash": "sha256:71dddf95ce8f52ab6651d1e9d44bd052d97d1d456fe0b9c9a75108e7d9f763b5", + "_publish_commit": "master:d7a12bf28172a1730c1fd97ca77a031f860e7265", "_npm_package_name": "joplin-plugin-drawio" }, "retr0ve.EmojiPlugin": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json index b8d3f5a..e592b8c 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-drawio", "app_min_version": "2.2", - "version": "2.0.0", + "version": "2.1.0", "name": "Draw.io", "description": "Draw.io (aka Diagram.net) integration for Joplin", "author": "marc0l92", @@ -14,7 +14,7 @@ "diagram.net", "diagram" ], - "_publish_hash": "sha256:72be76ff83142f8fcf9c42b1ad4bbd23e6b7b9c5cae67ee9f96c8383997695e4", - "_publish_commit": "master:a1603c596f8f64839b1ecc46630316074b505f9d", + "_publish_hash": "sha256:71dddf95ce8f52ab6651d1e9d44bd052d97d1d456fe0b9c9a75108e7d9f763b5", + "_publish_commit": "master:d7a12bf28172a1730c1fd97ca77a031f860e7265", "_npm_package_name": "joplin-plugin-drawio" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl index 1563e9cf714b771854d6b9e20e51b87d61204382..89bdba8837e94d3d4492282dba66d5c31b8e343e 100644 GIT binary patch delta 4198 zcma)AYm6IL6|O_tBu?|#WD`GjV_)05JLC8Jv39-h-K0^Xq)k$ymP(zq@2-c8J!U-K zBwbdCno3A5NNf&4D*Qk}NK_Gmpa2pAHLWTnBGgFXR|}|uAM_^$34Rn+lymQlXY5U= zuw>8Nd(S!dJic@8xxV`AZCBsk_RZH16!N)zx|q#BmP%)fg(7(@1(KtF$KklP$CJsD z$I`isNs>a642~?4eFq$FC&5o!?Z~>Uw#r1KilobHv;y({BXE1a+w0tLIumtGx+tsh zn%dGOxkWW1H&H3wvb`N3H6~s zmN`WiK~8P0q}lvtAb$P8HE%YZ-|F6UK4VAV;C@HK zsZgDCsIJSc)efnWR##D+&XsPf#{5k>x}@m~+__>Hoi;xl1$B4{eldI;9EYOt6PJ5e zk2?&f4vo6FIxJ@FBhcnDtyj}R3|>X*+lSn6?@;0T;aqlr?4_<;9b4BMv`Np&8!yEM z7KKh*ZgCM`K0H#|vLvn1*;ak=lB`!#!WO=kdIp#0bc6Zr!=CgOW}Qlk-e97)EMQDJ z4JHuwxROwHY}rcMQ(Er+4wC4Hmy2xJ7u+odt)-10xEooAdLE3t+7$IDfG(^0zf=i6H;)EZQBz#CtKr|3Cj9@-zA6>hQwk-!z z4kz3Qgzz`*9ESS=_aF`#=?34Ny|K^Ws3z&P1`#RCpkOeV_#dPjgeo0M_y-A%n(t^5O|U9QTlyE}R$aYFCMG^dZ`7J>M-l>mtGEsIuW;EI!bJsP*U}dd zkH&sH?B;BYG&`#ahSji9dknjb-$CmJM}4*qn8`R%@s0|m;FH3@k}be^+rS!zu}VfF zpao}*aQ`xR9JYth)KCP?I3JpY?}QR?FC<2}D9k;B1F=DlD(bSNu-#VV)vku;h1x=& zBWMCM{*+ndZ1U5Zs;f0sAyTVO>S_}Y5P~_=?NEd1ojEUTjztL9h{-?qG|QzXWmL=5 zCftmA;FGc4j~l8#IUX@o$LR^o{D<~kQnjX}4{XIGyfMDdlyG}IZb^Vo$A=~?4d&0B z!P0zLp=3qXcw);d92(q8CgqulIaA7aCj?u{UnczE5W)}@d~jSCL02|}0(?(!KVi5L z?h4cJnUI2%=$!NWrAXtfwwY3hg%PN7k~tD)z3O7-G5u=xjK5Iz-S zxM?(8fz@ybUJvJX_96#;v|cz65g4u4kj+w}h0rI}DiJzss{+fUYmucrhKfesti$_} z8tGTsREZ+cZAdLg!##f-gFi%l@JVzLreo7^C02o7#k{EA`!N9maqko7G(`-@@HGUB z@nph20k}8%Qqn9XiJC?woi4FZh)lv!Lju>Smq3Eu%vh}gG5U{Gg_wN@zL_;YRT0ox zi*a#p-+t(G=*InfO=ElB{$bqTGtCPh#R=?4j6*z8f)#vzJ&{Dy-b$q5?}^}UOC>zB zNOA<8!teRyBwSCH;CIPrz*=W&+X>1>yhyDh)fh~rhLI~P3WGJmrZ*GXit&Jk|4jM3 zd>0Lv7!4PPwa4S7!G)n{N|152)Yqax-v>1VG z#seoaK2S2p;OChn{59h@BrwBxRCyj*xyq(3;gHQ*(DA@}*2hFG_4MU+8;d5ZwybtC zgRp~Qh&3X|Kx+|O`J;UOjjdTj3vKpS@T>zO}d$>ahJ4wgOmhBeMnb%VD`JQkH*SFK?+8R1J z;lrt*agXg+vX@5xnw~I_5SS?;P8Mv8+?oj(D-UKSje8Y$5}qIWN!sa1t5jTv&}wx_)kjkZU*4m9%9FFvzSHJz$9sdQxvt*k9 delta 3920 zcmZ`+U2G#)72Yh`Zr81wq;X<9aqR2Zj{oBs+p!Znj^j94Sa!>Hx2Z@~es(s#PKI@C zV~^9_EkWB*9_Wg{y&yoMY$Z@1Xtmm^K&hw%s6rLxsiH_c&>}#6-~nk{Bvh6@aL%0> z&y2Sn$w$6(e(w4C&bfE4{O0hLR}O#c>iua!6tbDTct{X4`RqJ7Brs{H_TtdcSM2Vb zKn{u7v?`LD2a$AEG(?8)ADXn=2t4gpS61X!vp_nuAt~}6E!tUpWXh+qACqg!PJz^A zCArmVDzvE-?Y4cp&Ca9|=Md7dBi+621pnu2cPM%MqZQe&N5 z9Ah7h+IY}r zqYiERR$JPV6%Z2U<_#I2x3JUNqa8hlzLcoSuv?>SGArJZT5(lbCEB%lx9o|uA7o}X|}4VqD? z)KGR*OK(rOKw_=eXa!1f~#y-MWCj@@{POZ3MG2-^63~Lv68wFC66v-6Y1xni+7;=FqogM|xA9V*n^UH2D z`K-GL^l$F5jA7++tF>DoqRB>gOKO0={%Sv}x#gd9ZQ5B?4-tWyH->lTnZA)S!NXqy-_$-k5yl`aqpNj6jWfry23u_`lc@FdVb9PkT?n`p4b}wDrHe)w__Bf*Sa$z}oj=dVc9c z1pmW_*`FY%fl@-C?5cNrQipVDqYjW&cH}N}ke&UIV8Q=D(7e+haHx_hlnB(}5(aq6 zFMJGz_x)IpXZ*>4RSdolA6*!xPm{(bqs?2AW+eRs|2wP zuLfsC#~J^|SQ6cVLH&QsFsQuH4)eP%XjSh+kKGg*lPpdqczUZc@>0*xJSb#^5MO*Ar25cK(<^tXJk8_mtF9@u^Re>+qH)F&RHeqQiepPIC8eC&RGv&k>-NISisU zhZZ(dz7GZ6#k2)jzfIu@_xDr?=uu$-Xj#DjH6g_dhw8rq`ixr7%yDuPvhW z=N41d0qa_-zKyMb@?CAnR{AK|Ybh9uS>}-V- zct?wZT}xHCC3Q2H=WZ4+;?Z)Z7`NvC$>NMTgRd5oAa$#_X_b0#$!nInx`dPBxuqD; zKP?4;{&$HO^VV0wSJjf={K{j;`!?R$!n}80U-qyYCAUR{#RIluY7_u#mRZKA>9P-w zErdBfa7W=)vK&Lm*tauZ$#cxS0UQL^${vn|=`x~kzD%_Hi>lGLs&{L%oEtax(ps70 z=I3QRaNaCqWbbn-iB9&v;=R19Y!0@uGOPdn<_a-+j9cNek0nz7suVm{2Nuq@+bg5- zL3UqSa|G3NPtz5gf~a|=qTdX3;~dlMpDQz7!=e$3seRt7%$mzOzlt&5D*9P(HDCq6 zGpl~H4Rgg^e& cY3(DKe*p`be7ev3-oen2@Zyu-|I*R_1Hw6f9{>OV