From ae884ae2e05c29d4d7d09c9973d31c55d976a77e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 1 Jan 2022 10:33:45 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-agenda@2.0.0 https://gitlab.com/beatlink-code/joplin-plugin-agenda/compare/762597b139b9c6ed7c22e08c264b28241061ae50..b5b2b7cfe58ae9d4a9ea87f08de6e4a772110845 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 15872 -> 19456 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5e05b67..db29600 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repository contains the following plugins: | ----- | ----- | ----- | ----- | ----- | ----- | | [🏠](https://github.com/joplin/plugin-abc-sheet-music) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.AbcSheetMusic/plugin.jpl) | ABC Sheet Music Plugin | 1.0.2 | Turns ABC text notation into sheet music | Laurent Cozic | | [🏠](https://github.com/maxnegro/joplin-plugin-admonition) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.admonition/plugin.jpl) | Admonition markdown extension | 1.1.0 | Enables markdownIt admonition plugin, which enables formatting notes | Massimiliano Masserelli | -| [🏠](https://discourse.joplinapp.org/t/agenda/21158) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/plugin.jpl) | Agenda | 1.2.0 | An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date. | BeatLink | +| [🏠](https://discourse.joplinapp.org/t/agenda/21158) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/plugin.jpl) | Agenda | 2.0.0 | An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date. | BeatLink | | [🏠](https://github.com/manuerwin/joplin-plugin-attache#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.attache/plugin.jpl) | Attaché | 1.0.3 | Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin. | Manu Erwin | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.autolinker/plugin.jpl) | Autolinker | 1.0.0 | Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text. | S73ph4n | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.0 | Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. | S73ph4n | diff --git a/manifests.json b/manifests.json index 1037618..bcdc957 100644 --- a/manifests.json +++ b/manifests.json @@ -1154,7 +1154,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-agenda", "app_min_version": "1.7", - "version": "1.2.0", + "version": "2.0.0", "name": "Agenda", "description": "An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date.", "author": "BeatLink", @@ -1168,8 +1168,8 @@ "upcoming", "date" ], - "_publish_hash": "sha256:d64721fa47edf87f71619c91a8993c1a7f897442c6a8894f1ce13c9c77b1475f", - "_publish_commit": "main:762597b139b9c6ed7c22e08c264b28241061ae50", + "_publish_hash": "sha256:1592e22101a6b5400c5181a517a4870e07ea433fb991b31c9d5c2a8dcb485886", + "_publish_commit": "main:b5b2b7cfe58ae9d4a9ea87f08de6e4a772110845", "_npm_package_name": "joplin-plugin-agenda" }, "com.github.marc0l92.joplin-plugin-github-theme": { diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/manifest.json b/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/manifest.json index 5591084..2feb7f2 100644 --- a/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/manifest.json +++ b/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-agenda", "app_min_version": "1.7", - "version": "1.2.0", + "version": "2.0.0", "name": "Agenda", "description": "An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date.", "author": "BeatLink", @@ -16,7 +16,7 @@ "upcoming", "date" ], - "_publish_hash": "sha256:d64721fa47edf87f71619c91a8993c1a7f897442c6a8894f1ce13c9c77b1475f", - "_publish_commit": "main:762597b139b9c6ed7c22e08c264b28241061ae50", + "_publish_hash": "sha256:1592e22101a6b5400c5181a517a4870e07ea433fb991b31c9d5c2a8dcb485886", + "_publish_commit": "main:b5b2b7cfe58ae9d4a9ea87f08de6e4a772110845", "_npm_package_name": "joplin-plugin-agenda" } \ No newline at end of file diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/plugin.jpl b/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/plugin.jpl index 7475f620b172ba43fb52c1f87b3f50f185555a2e..ea49f95c64e009785d9b4122b9d8fa44ee890fd8 100644 GIT binary patch delta 3345 zcma)9O>7&-6*d*isUxGdCDf56%3e(=YNr}eOHw};sg;~qR@|Vi9muW`D2lY+9g^FO zb~n4TvI%w}or?Y(0%tDmDY^9LR5Z{%Ku^6UKrTgk$R+5p=(!EjH@jReY1e?DpXI!L zGw)}<_rAyDpCA7=H_{C41?0{PD~As;3~+}QEK>R>y~dr z#-w|8Llqwtu84n)U)VMY$MD-pTyEQxS&AWZdEd3%Ky`^jLJS@TJJv2~>WM-_Wte!n z55arPFd_K0wflEB?{2TJBhnNfPtJ~+#KTd9any^;6CYHncM*!SARu#dRwJL zO_k)O`*2IXqiEAQEpc#S&kE^=%KKKtp^p`L*D4o(&>og?4gJJbHbWW<69XJ<*Bh>{ z%D^1OZ742Im$tZl72k1owB2ZJp;cMm$Hdtw@8Tp2h7P9fKGWIf%y1^d;?Gy#7y%a$ z3FDpO+pANnV7ts%GV1W zBZ8N`zr&B@W?eqACPU|<>?avpVaBZJEldnglo1omA$O-$XDV1ID`)*UzW163pO zPXbIQ({cv1Dpj(yDt}j3R})n`Q?;dPoO3&^G!@UQ-9=kH!t-T32gMO9_AEbtrjebQ zeNuH%5D zAnXccw5W!*LV!F){g5>!Wc?mw0}0t9vmdf%2HA!LUeJSVvDkG**X53l{X&QJz0Od~ zFzoq}YZ{EotKH^4v_my%fTYs~=W56a52$aOh#a`D!*%otAlPgb;YgVW>}FnMW-?h^ zEEl4ESuM@j>9|_F|5q(RRxQoGYPpokp;{Ud7)*=h2Lr_d-KW1;23x!^lts#PHR)zq zFZWp3v>h-2t>0kGko|bm20Y?9w9rSfl2b}8e!vg_EIA~EUT9cbHlr#dDCCVB(0xt4 z+h<=E@8xfN*CeR#5b;UA@~r6J`O2_KsJ<>fDIxLZ)I`n@bc(?L52w&<6C44I$iIlZ zn9d-&8tl+YlS8U1^5vxwAQ(+B*XEGC}#G)&5xCf+HI<0c$D$fRB( zd4_Kf#Yd!Y^1I>(=T1Y|0*@Ca7ZU<411kZKu0VTEDUXTIrz%HbLeSfkbAVw0{-tyj z6Zb9X2ENNOxz$hGJ#DM>4Dt89iO+d{08rx`{JYSYJJxA4VzdE0SV;_0Gt%CYJ%6W~zF{CavhK+haz4VXw8avb4`qtgup zP0J2U_rPP6Q>&&S7?F4^hJIKpudZkb4O{xoZXI+K;KsV;cH|N1M1vZXn=QC%Mbdnb z&Q0P{HNPIjBMaIko%ciPw`=>n?a`XlgC65Zl8l+sjrK`H&MZM~2iX=Ph})b|@u!9B zZ^t{3<8lhj=v&m^dj$O|ohT6Tj3%vxb8``{Tfh?FSxmAen34_x96fHuwOnc$!QO%E z!}!(hC)UY@^6y_dWlkR?m`E{wdQ9|o046qJ=o>pxu2qI+2{`RoM&FQE>oDUHWi=Gb zlw|S~IpyjbNjoQYa2tAfZCWF)CmUK&OJ-0cTRzGLQIu9ViU`craE-{48sgIR>YeyH zx)Ws2;%zy@D!fINsZ%_G%zRh!u5&g pP#)K1vo;p6t3LZX&XY?q)AKSP({vQLVMDqG(-d z)g}{*F%za>ak@X)1bEK z1Qpv25v=AfK=;5ME`Ue!C|tO!XZ>Nmz9+;pRQ&K zYe+Je)fMzCwP(2aKF{jJVjxqNbkzzNux}_M#=*wC2Q~icsX10gscC^?a+oW_6aFmh zCFAf1KiPbLo=gmu9Mkt(O^wRDT*amLZj%iGCPt*^0@=302_*2NTP0W>InUxc`G3W{ zX5Pk*z*jw7HiVP_nK%RHI}G2eC7(zt~H$+RA#*`nN%#J zFglY;>+py;gJcVr&A_2Z_HfNHOIQ^0`K9X%*KZUGf<%!HceR1>TEu!kBEmJg?ud?5 zL1BncNDp(v07ILDONthAj3^2o2=iwhNjM~%D2;pvim5?(Ec8Bq)CjYw4CjE8DsmQl zos!sdFV_!GQ{9~b>n_8CwDuM}%ARbzIiHV#tlfa`)iL-=`7_2y^IN6}ziK^=j*JxJ zBzSVZ?-X$_S53FV+Q}l{fp4bk@SSiDKF}V&xI~EKM>#_gNzb^%K=xM_ygQm444P(% z%Ks#B5NV*{jeVNH|pcvKWIBal(RZQB%WFOlxCsp7f3DOWra)Glo@R^cY?ZmbZn=>b@>TUe zMr`3?bK{Ia|7@!_ejXqjw#tiDXS