From 0bb92b7ba7096e89fb49728ec781697a598cdca7 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 26 Mar 2022 21:37:34 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.history-panel@0.2.1 https://github.com/alondmnt/joplin-plugin-history-panel/compare/3d3fc2a0b11599ec69a0929c12a3aab0034f4973..8d47fec453e0e9453621b8226dbeb0ac0c65f421 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 13824 -> 13824 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ed9195c..8674e5e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This repository contains the following plugins: | [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.3.0 | Joplin theme with colors of GitHub | marc0l92 | | [🏠](https://github.com/agerardin/joplin-plugin-knowledge-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-knowledge-graph/plugin.jpl) | Graph | 1.1.0 | Notes as nodes. Explore your Joplin knowledge graph. | Antoine Gerardin | | [🏠](https://discourse.joplinapp.org/t/highlight-matching-plugin/23747) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.daeraxa.match-highlight/plugin.jpl) | Highlight Matching | 0.1.0 | Marks words that match the highlighted selection | Daeraxa | -| [🏠](https://github.com/alondmnt/joplin-plugin-history-panel#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl) | History Panel | 0.2.0 | Joplin note browsing history | alondmnt | +| [🏠](https://github.com/alondmnt/joplin-plugin-history-panel#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl) | History Panel | 0.2.1 | Joplin note browsing history | alondmnt | | [🏠](https://github.com/adarsh-sgh/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.4 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki) | | [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber | | [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.0 | Inline tags plugin | Roman Musin | diff --git a/manifests.json b/manifests.json index f1856bf..159137e 100644 --- a/manifests.json +++ b/manifests.json @@ -1843,15 +1843,15 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.history-panel", "app_min_version": "2.7", - "version": "0.2.0", + "version": "0.2.1", "name": "History Panel", "description": "Joplin note browsing history", "author": "alondmnt", "homepage_url": "https://github.com/alondmnt/joplin-plugin-history-panel#readme", "repository_url": "https://github.com/alondmnt/joplin-plugin-history-panel", "keywords": [], - "_publish_hash": "sha256:d6cc4fc60534e3237c8f20d0223f87c88e2816848c5b0d12f1b88b8b4bb58759", - "_publish_commit": "main:3d3fc2a0b11599ec69a0929c12a3aab0034f4973", + "_publish_hash": "sha256:c3dd41ec6ad7914aca5dfcd4b7c09d00a78c9ce9239fc3693ccee55715f0efe0", + "_publish_commit": "main:8d47fec453e0e9453621b8226dbeb0ac0c65f421", "_npm_package_name": "joplin-plugin-history-panel" } } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.history-panel/manifest.json b/plugins/joplin.plugin.alondmnt.history-panel/manifest.json index 0499409..ff76094 100644 --- a/plugins/joplin.plugin.alondmnt.history-panel/manifest.json +++ b/plugins/joplin.plugin.alondmnt.history-panel/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.history-panel", "app_min_version": "2.7", - "version": "0.2.0", + "version": "0.2.1", "name": "History Panel", "description": "Joplin note browsing history", "author": "alondmnt", "homepage_url": "https://github.com/alondmnt/joplin-plugin-history-panel#readme", "repository_url": "https://github.com/alondmnt/joplin-plugin-history-panel", "keywords": [], - "_publish_hash": "sha256:d6cc4fc60534e3237c8f20d0223f87c88e2816848c5b0d12f1b88b8b4bb58759", - "_publish_commit": "main:3d3fc2a0b11599ec69a0929c12a3aab0034f4973", + "_publish_hash": "sha256:c3dd41ec6ad7914aca5dfcd4b7c09d00a78c9ce9239fc3693ccee55715f0efe0", + "_publish_commit": "main:8d47fec453e0e9453621b8226dbeb0ac0c65f421", "_npm_package_name": "joplin-plugin-history-panel" } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl b/plugins/joplin.plugin.alondmnt.history-panel/plugin.jpl index ab58a83a35426f15943415c57442e6d57fe315b9..26cf24d017d924a2d7feb4de29606b8693b31f72 100644 GIT binary patch delta 3258 zcmds4&2Jk;6t9yubs-^%liG>%wb?Z8uCiIjX&RR}lc--I1wyG3wIC;Iw%$p+WxZqV zj`JbMY6TKVKqcC_aHv#q;J^*&l?sUy$M(npDy|@Ia4hA`tk;g)ia(%HH1qb&dvD&n z_j@zXH|?AD7azr^r%y@;Qd5(ubb8{%R4RR7Vj_JaosterFe7B%4~33|5LU}uhAUB2 zu4Fb!PL5i{ksO7nWotvBS+b_On3h~e;*msJ%=ca zCJO8*Sfd(Pa&*E;b#IS7YVQeA_P8klYAwx+FkWn)Wpll8_H}dn6)wd0O(kd|pr#E~S+k+2G9P>5z}wR3=1)hOUBW#1lDZq&l|%%1Z#ow|x{;tiu@ z)5^>X7Au*mWxgrZWJ87+XtV->Bn^SA*}Dh_XIBmlH$${o`Ou)4?;bkNK5LFQ0qgOh zxM1BIm=<$KPlmfo-QBXM5Z%E$l!vvFGiWXkRM~)`QVD#MT+R!mY2GE<|10isaRH$W z)=lEzc}v0imSLB$I-^j;=`r}wCW?&b7h$nv9oA-l(@S9EQDFEeVp&q z-W7!qLCh*@rH%?7|9b;b_OLz19nES~KT8~n9lD%zts-3kU?Qq7V@d&U%V5>mUiVIcF3L*A2!#z`?lsIn_$Pv^d6xwP>pG5T~?3B20eL)APW7}6|mpXgb!Ty3} z~kB!EM$daBwFIX|vKf$aMS0fL-X5f61RY8Z~qR_*Gggu*aP}?{mEsV-uZ(MVNgJZjv*ntLAG9%h+&pd6X8GIO)ruwhgy{ zP61a?zV&w_P&`@83K0My%(o&?XE1*k85i^KkzO%BiS&uNuWLxmsH^7&cv0ODBpaTw>txY>Oy`aGIMdcW$9LD~RruhjizzjfQ4PymfbVA-R6 zU~&7X)JKI|&*4@W{Ql@DzkYbiE;v*qA7=0i7|Y@&7P)~Q!uVzXSR2(hFMc&2mn7AgCotj9b5F$Zm<>-cK2J5Uc^i~U*OC=J7{V{au zhJ{>ir`q0F2tG0BD^O4?dCQXua6{!~Rjck|!5W!M&nv!BOV!qAlP0EyWqWh8HNq_H|$^)t_Sj9*zJ^``I_c=Rg`b08L3g#a81SsvpXBGz(WVkJOr);a#O4S1>F~ zATT(>``+^-N-G2%x}S3fg|39{jwDmkzQ5U`l(P*Fu6c+P9k<{Wm*-ZUeG)*jUq(_L zjVxfskL|29GG~*TM3sOb&>%?;Wy5UU^&*Gi%0Q)f<2Jc%(|Gq87 z?j&w?1V1WL6H_Vpp;7%&ah!%isry?>tZARXL^@p)82h}rwgUXg`tOnC)0Y1LeIqM$ delta 3189 zcmds4&2Jk;6tCm7aod!9Hjd+bY&NO8t2pbArglj>iTXjCNQ6?QYC%cVZoK1UVY3sh zpYtKtY9%C)fJ)H0a44!cz=aEt0~abJP8?f_D@0s4fZ#-rP~Ob?BWWxCfGW|Y_FEy4cZFxf!sw1A&790(xoP^b|@; z<%xXJ&4JBa#nqTzvhy09XN$T=q3F4apbfgY#yluY2osx7ez9RN0NifK#vtw*IYM!? zNY#%9aT-TYuE7MU-@M5mwR8t4-)V@U*@56Rj+cU``DCPre;#bPCX~d!sThsLG$5`9 zx*k6jqtzf_0;OX@sQU{sYXz&zz&HEOqNX?tqVshUmQ#IR`IEILpg ze~z#`QSmG`rE%3%F$Zy4#ze9`iLCj%ga_x>_74UzTfDTtU(WaTALkzgdm50nv%g2O z?)PQn+}b@M!Ub=uRM42=(oGO)E$2+gtsqr0aVVFou_>P5RkdNoV;ldgUJ&XMLK9$E z%%xMd2FAMS6sbP0Q6lIOT*N6Rw*aP_6V-C3=(tNa5NTR`^V5!P>Q~bM0mP6(FlfZ@kd9p{9g0pMm*;f zXQ6Ot#kMGJFfJAc3M=AF+mDXS2GGwy%V-$lKqgBnTchr@T>$27A+QMWT+67~simU} zQ-nDy>*YEsME>vhb@7KSVG-zjoEqnt3)F?VoM*4W6$B=s#vBDeyv?Ckb6GIXtgY=8 z%>Z4kaIP@sEScWfA^>w=WmqHZM{Kl()~G^_S?U&ra$R5`)T!ee^UH0K8|eRn?a;Zc z0_q7}vd(NvN$v_8t1ESgnnz7F4#s)g!(PHu6Vw>M45k-59Yf;pwYAI$i+M0!V?ar2k*I<|BV=7*jzv9^My5~t z>`KhB2ywpCj(vvn*X^Tn{-@^J-iy<;qU*X+~ z*VrDMKUIKNEE|YQal|l;t2W&r>N<{MC3B{_e!>g^kOEObOhP(Moi)rlj$yHs0Ng}h zIf2AY;g0{&F@hitcOJ)aN{-8&!(Gp!NtXAs&M=k@;dZDVFaM>}X~PECdjvjzG>RTK zjw(?q!+Hj{(&0BpkICx?OE%+zEI!T{7c%DLO)P8glRo<_9!?fs5I*aS=b2k%OcYB{ zK2zL;Iglvu$%?sb9*G0LkGdt6D=4Zqn+(qF8o)cEge~6Hf!Uj7OV|+zXgQ-dwtM%6+XKgvxh)f(M$r`ICs!ByMkl_g$AH9oP`(j8HV6|4`~u+P1T|#eYwCil>ea6-@CQ*=^@QGO zZyLu>dPj~>W0}GgdzEVXDDa29`BpH%28WKQi`sZX9RYr!@9GOykjO>+h{av`=o)m5 z6|)nZ|T>EbPg898rmVM1hbBuPlB`WSN!)3Pf1{PzKce=&fo=NV0=Vlf9lzoU*u zb^g=92l=8t5GxF0u0IM4`C4YI<9f zH}r8;t-oJ{VfDE-Yr=|=qc-yRw@TmPx&-)+(vPLzQNrO9i)C7Ur0sfh@l#pALmzsxJk_e;7)&?qwk}IJ}wM%RHShCl}n^ywi!bJske!@L&+rd^gm`zYm2l zp2x#~-;LdAt^OWJCCAd4+V6qm5C|l<*R^oNE`?MoSyLGKFj$i$v)L2rnk4b$z<&o# BEiC{5