From 8b7986229260c094411299806d0cd232d8ea8142 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 28 May 2022 13:30:37 +0000 Subject: [PATCH] Update: joplin-plugin-dddot@0.1.5 https://github.com/benlau/joplin-plugin-dddot/compare/bf1467414813e7a5d9fce299f574bd36afca08d0..0a85359c8d82a7a9bc0fdbd36b778c06a39728a8 --- README.md | 2 +- manifests.json | 6 +++--- plugins/joplin-plugin-dddot/manifest.json | 6 +++--- plugins/joplin-plugin-dddot/plugin.jpl | Bin 661504 -> 665088 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 71a8898..69bf0f5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ This repository contains the following plugins: | [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom | | [🏠](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.3.0 | 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/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.1.4 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | +| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.1.5 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau | | [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.2.0 | Joplin plugin to rename note attachments, | makaanneo | | [🏠](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://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | diff --git a/manifests.json b/manifests.json index 93a107c..38f32fa 100644 --- a/manifests.json +++ b/manifests.json @@ -1858,15 +1858,15 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.4", + "version": "0.1.5", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:a54239efaefad766d34aa2cc789877b973e1ca38d64af4a68fe49c47abcb5d77", - "_publish_commit": "dev:bf1467414813e7a5d9fce299f574bd36afca08d0", + "_publish_hash": "sha256:408c43516a0998284f2fe50d461018bf1e71626ecc873caf6c84ddceeb43e708", + "_publish_commit": "master:0a85359c8d82a7a9bc0fdbd36b778c06a39728a8", "_npm_package_name": "joplin-plugin-joplin-dddot" }, "plugin.calebjohn.todo": { diff --git a/plugins/joplin-plugin-dddot/manifest.json b/plugins/joplin-plugin-dddot/manifest.json index f6748c5..7947449 100644 --- a/plugins/joplin-plugin-dddot/manifest.json +++ b/plugins/joplin-plugin-dddot/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "joplin-plugin-dddot", "app_min_version": "2.6", - "version": "0.1.4", + "version": "0.1.5", "name": "Joplin DDDot", "description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.", "author": "Ben Lau", "homepage_url": "https://github.com/benlau/joplin-plugin-dddot", "repository_url": "https://github.com/benlau/joplin-plugin-dddot", "keywords": [], - "_publish_hash": "sha256:a54239efaefad766d34aa2cc789877b973e1ca38d64af4a68fe49c47abcb5d77", - "_publish_commit": "dev:bf1467414813e7a5d9fce299f574bd36afca08d0", + "_publish_hash": "sha256:408c43516a0998284f2fe50d461018bf1e71626ecc873caf6c84ddceeb43e708", + "_publish_commit": "master:0a85359c8d82a7a9bc0fdbd36b778c06a39728a8", "_npm_package_name": "joplin-plugin-joplin-dddot" } \ No newline at end of file diff --git a/plugins/joplin-plugin-dddot/plugin.jpl b/plugins/joplin-plugin-dddot/plugin.jpl index 08c24f821d8f4b6127493ce38cf1ec90bea1216d..b231e58e57784dfad18a1af0349f155ffcc27456 100644 GIT binary patch delta 4649 zcmaJ^eQXow8Rto2C+CtmA0~u^kHdv<2N!exN*22&g(iV4A%P^_s1T*bcS$a}_>AwI zLKBZd)%K6<19~E__@gas>pHd7Xd6{GY10a*mAa~fR@3$eTP37z>eg0m(fZFArF+h2 z`)r_%K?1g7x>CXeT70{>Cms+4lzqR{0 z7+ZRF=lei+mDOzlFc zXQq0WkF~WiNaDGPSg-!^REvAa`pB?R6Jo#KI6d6d6YFnl8|t1_B!T856WqZVZtK;L zOmCz~TM!sqFkAU?0l9{saV z8uc$`nyR<^QWL#-$CbOn3eD$5j=5jK24irln)oZn{y-{1>B5FhbsUf(M4k zKb^3Rycz`uIll%1^_p)`N=}bqt;H-4kvBZxJ;sSXD`!n=%xk}Uvy2k6H_gv8_D5_E zEsQ4QxT@09oT|k&DM6>j$)iF#u8EAu&Pn6U`r$)UVnXxH#^sEtG79UHk_kB@;JfHE z+YZa7@g)o3l26d$FfXj(KE>HK!oAx$J1jT2c;BloX>CITy9x6?vOzVbj< z{@sYIKni(f5AeolHM|25GFDS?t%h7!2~Ki$FH}L0+^C03lu*D*E;T@Kpai&PwgDM^ zp~ghtOgzPiv2BV^5Xa*gS@V_J$oj@5SrgMHhviYs3DLOT06G|{jW7%3-Id^mpmB92 zY=*i-T14mA4km}|pq-?6s3G)&a1VK^8QjkCT>l_vnxU0k!N*FQAN?;0oaWOcO%{!> zo8d|g8hB+rtaLz#eAEUTA#Bucf}c<|^Yh+RJSob?A`fkqgV95%dODhjtD?2;Q&M8S zRe2*hi|qvrjs>D$V6$c}my*~y;;u(%=Y!y&ENEU%G~Nut%T<+JJVtJIL92UGlqM!M zZ$3dXB>i1@&&}t(x%e)dXnxe?2tX&qGNItD{<`$RH zT1yLgGXg89;(9SSj;=X8GcX}W#FP@zvN3ai^r$4t0<9IHj>cz2CXOkZa~Sf*g`*7F zy94;i((Ph?y9H$q(_RykniYYxn8Z_wVL1y=#8M#^RSYU|0ac*utgsaL=PY5H2)7^F z$m%HUB;sc9u;X!+9*?(+vMi-kNo}8`1wl}>cH2Yklkub=i{wvRpba*Wi72p;F-}F{ zJh(epE)z>KL6(#8U)UIq!EeB2r@wx7%e{o}24-;r!}#hUpvd12LJJvXz-#8TQ-5wt zZoS#~xEp>4cEuU5Y=;Kts=R`*rJ$4L5|%oFyuTBxWt{wPCrp7r#&^M)+w?jFZvO$c zsMy%u4;O&Xg*z?ID6^v3%Djbm=Snjdbeo7#m&kns(6_6!G}K8YttB#=>dVP8dwxE} z3$k)z?DdjTA;$;c%QiEj*vOLDI?M(ai^USfuIn4ZvB5;vO_IG>_!kCYUBm65If;Dm z2t?S(oRWM%mJ-vEIa5&N&a&mKA|=KkFx_{G5h7@!kmV$GOc9g_9;(*c1IkQF7Bx}8 zrEHm;HY3$eyJ|H`q!B5T&fl*U1m?(9ywb-y$EiY|oWX%xlCi{lr z;#%xcg&sO6soHKu5M^wj`5sF`dte`i7t?H=fvx(pRUz)%ia+8VEp`UlDrF{hgf-4g z!2}rVPQrb#_zcvMIvM8ci=(gK9}WcagO33-u&}X|77XK{lpBkm#$JuT3j9^#uL^$- z{5cKKs~6Uk?J3H88eXe5;I*2CgQfIv$kta+ojBhT4B+HdHjn%HjzDJ-)J5tvL^+o^ z?S8BM^xYlcB|oip9X6-G-!HyJ{iqa5Aix*3yiF}smeIm^OURjSz#qzKe8_K`@JA{E zc$|orsZAC3e!eptEX&JKT3_J`C0RYD7Ngl*X$Q43H`v%T_fYQa%L z3kHgzGT`%ayhyY4{f9c?XbA_=@N$<2dGlJ7H~7EQQ&5q0E#9EEkhgA7n~u3$zHexX zcmty8MzZQYTtF!l65|CCG;g(DC->2EyHCBGf-Y32rO3bdr=q~qC(C#e!D)Si6PAQg5^2WNY~!xy${wg%*z5+(knQ z67xPXB}oX&mV-C(Vo=Q#Fgc2US|9rW+3D33U5T~AK5Th#+^+ac?2U< z6h+hewWc=xELBDJ)VXR-UvatIx$~wtD|yMeFP$y5Wl~Om#?KlNj3?_| HQ;z=wdqKGF delta 2025 zcmaJ?ZERCj80PKQdhb5k?xP#+KJM68%gX5OC#>map(|Sk9V*~zb zIA@d}Mcp`VC;S)~B_f6dLNzypNCIL&Btv6}1YH6OQ3)uh7%@OR-MV#y#2@F}bIx<$ z=Y8Ji+`M=Al4|(4YIH=YH<`@L64szI=vXtWV~tC+TC?70V3ugn4TUEL-~qHoxFL34 zxLb({dTg z&lEqK5IMw5>~iiF{=WRz@(pIQN%w4-W^$G&v!J#R1uZhvY$-y|k>?3ZVeFvgVj4Kn z??>fmxSjO@o-`eRy4d8#pG17S${u@t%ORLqEZ^1+ z;E0WFuNM;hT5C<3$Z0KRH7-=>XQ2*l^w$&C{r$0S`RClN~ed@t@lnwpT z#R_cY9*+#3dG z>_YD`A#q?}VEsyR3tt>Ik+VmKGl6U*N0yVh`bZ_2+vDrl*pU(?@#)iZrAy;>O}{1J z*;J_ct~~bYkB=mTX6TPia&Y3W#gGjyd`k>9_@ErLTtymO0MK*y(&4%o?{5VuzAK00 zqENuz7HY#E<`PVm2k!v>vKVUdD->ksL{x#HAyvRSNNTaT{cU}HOy?lB(C{MnHw^%| z#sgX0a4GlzuTX*nOq^8-%YiE_fQw>6_-h&D3PF#d63W29RaC;;6nEAD#e88TZV|Sb zA)D)71>*u-)B#Go)(R)_-X;?IaSf~kJlYJD#N%ym>-UGMd%dCl-tGv#x&lo2x&%ac zn~jt)Y=d=z3POh~*MOSa=ZE(J4>=(tb)Tf0>zwZ=~#hPfKtc*+T#+#7aq0Pb!i zJj+%?3I3-JR9vwGoVDKglC-Yj*6! zi~}n03o;Pn#}2S@p^eZ3CB5FRK-lXHguKfV#V|7;YP`2p&4T!RGZf+q7Z@OdaU-EUgV<7TS0A*)L>TtU=G!658riva$id4HEnA4`joL&H*#nb629FFr83Hnd zWQaJJOoESiNqXyMU4aZ%_V9j zj4_spDQb~=9Xr?MIJitj`3p1Y45azbbU+TiU5sfB+N6r_C^wMr)O(ex;3ea=W}_}C z;(IEZn#5SW*{GlA{+WtW3oxC@kmSBkMPU(UB*i8){YgcI3oyNI-fa#ZF4n8p8It)P zQzJr!J}zLqwxI#tLG IU!Y|0ADF*cZU6uP