From 43f5a2286968aff4812af5f658d467e686b2a04f Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 15 Oct 2021 13:01:21 +0000 Subject: [PATCH] Update: com.andrejilderda.macOSTheme@1.2.8 https://github.com/ajilderda/joplin-macos-native-theme/compare/f06c9c6231d649c2165731be1f91bd6dff2f99f3..c1fa3af7f8d2fa14658699a3cd5159c7d424f4d8 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../com.andrejilderda.macOSTheme/plugin.jpl | Bin 8616448 -> 8621056 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d790471..efe7d37 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This repository contains the following plugins: | [🏠](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.3 | 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.1 | View 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.6 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | +| [🏠](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.8 | 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 | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | | [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.3 | Turn your notes into a powerful calculator with inline math. | Caleb John | diff --git a/manifests.json b/manifests.json index ba547c1..dd3ba9c 100644 --- a/manifests.json +++ b/manifests.json @@ -835,7 +835,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.6", + "version": "1.2.8", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -848,8 +848,8 @@ "css", "macos" ], - "_publish_hash": "sha256:ae900a7229c10c6e6d7055fe3d080bc2c8aba5c31c53658017e3551a6ddd4695", - "_publish_commit": "v1.2.6:f06c9c6231d649c2165731be1f91bd6dff2f99f3", + "_publish_hash": "sha256:9d83bd4f1fce1ef3973e517df77c1fbc463bfa7b63d611c4fa2ed1f51b42525c", + "_publish_commit": "main:c1fa3af7f8d2fa14658699a3cd5159c7d424f4d8", "_npm_package_name": "joplin-plugin-macos-theme", "_recommended": true }, diff --git a/plugins/com.andrejilderda.macOSTheme/manifest.json b/plugins/com.andrejilderda.macOSTheme/manifest.json index ccfb8a9..1e417f0 100644 --- a/plugins/com.andrejilderda.macOSTheme/manifest.json +++ b/plugins/com.andrejilderda.macOSTheme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.6", + "version": "1.2.8", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -15,7 +15,7 @@ "css", "macos" ], - "_publish_hash": "sha256:ae900a7229c10c6e6d7055fe3d080bc2c8aba5c31c53658017e3551a6ddd4695", - "_publish_commit": "v1.2.6:f06c9c6231d649c2165731be1f91bd6dff2f99f3", + "_publish_hash": "sha256:9d83bd4f1fce1ef3973e517df77c1fbc463bfa7b63d611c4fa2ed1f51b42525c", + "_publish_commit": "main:c1fa3af7f8d2fa14658699a3cd5159c7d424f4d8", "_npm_package_name": "joplin-plugin-macos-theme" } \ No newline at end of file diff --git a/plugins/com.andrejilderda.macOSTheme/plugin.jpl b/plugins/com.andrejilderda.macOSTheme/plugin.jpl index 5511df86a1cbd5c4cdc0d70bc49b57c492b442d2..51ccabc64b75a2e6202dc409d15d00c2bd7197fa 100644 GIT binary patch delta 7392 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 L65*e|ec%59iUX&w delta 6260 zcmchbd2m}t9miR%)<@#RckJAX;>1!d*?PL%*iqcv2jptg1}9EzS(5D+KS_=b+lg_S zCQTijCTS_;S7>R=43t8qkm8mH6AIxPrVMvm&ViOYg&D$>G8_fM_eqiT^b-ChnU7}Q zet*B;{(igrc4ZxZ^ql$lTW8G=ovCqqeQv+c?R|$!a-(H=hwG8x`tS^6)8%^2^aF_mV;Lc?-F`WMwnUe>h|;(vwfa{g`5T&|p-%1YVvoT35sV!d&_+WomqRkqaN>6LuBwbH~Irq;Hy@d`t5-;In_ z*2xT|x?H*WRoQwrEs8vSzT7;hY%43CVXw=Tn_-pRZOqx@FI3xW98>ZZ3K}$ob-R6q zut{TBmu^*AEmP}`v9S_;%GkSwdQRO`PkSNu8N*C^ysko4A7s%)eS_$c+6$$;z~0Zu{%bZ{ed=}g$D;SyE#+SkmHp8$ zogSBN3IE2X8;Yuu{DsX^X)`~k^U-b; zz3sV#X4qyEQ~4Ux=`wxFZjU=>p~9j#D^I(pFz{VBiTT(n>opeJuG==U!P6_{4^x$; zjUo!l7ki&U^!RiMoi!O=J-3uw-x;<_Fty}@>6D>Z-O4^`OxdG57CvDdSTDX{DqeOs z(#og&ZNn0Hyt?&y*)XQhudC074zi%w*Z+nt*a zm0dUZd;IyyQrT=?yzcIHPhsQ+Za7;dw{EK%Jw5qrNo5i*egp947M8Y?Pgm+UqNi{a zsqCHnc=;m9?`cOG61Gd>BF2@Ni}46!*FSp?@8-1S9=@2S_VJ~rAv-<0kK1X%UcNHh zlf2Ory3w;tGiWo91`{^A)XkfyY{FbY&v)}>rFMs<&~4hw7t;Ct{BAA!A{y)Abz1Z< z?&nKs(O$k>>zS8*jNEvvGbtGZ3%O46S=9X>a~<956BSgt0j<6R{0B7A%PVN(L0(Pw z)|i)G__0~g#a>={p_iA?_E*hiB^}umK79~le*YjwIDU{XprxnqKR=*6F!OX*o?G}6ms*%2=P$UL8_`naUI*U@7?Gtbi8YiX>HZ_1d=4Gl#` z6Y*Fs)b5Lz!d$31H1P*>b!I@i@_S6rt|0Qe*`$J=2%?lsQLw8ny*V2D4zH&r{rn;N zW2{jTmKs18?voeWWFZb+BwL}>DXXaIG^piJj6F=TU|1bQ0pNWpF4yoVwm^R)G)t` z{xJ-b0}5YDR}={DC_bKy;_>Y$(s(nD$No6xG(3XVPe*tU-FX;ME*(ZzCtfz!P-_B@ zh1N%tSOrTGc4+mJGlhZPd}R{xm;I-%Rt{F$=p#v8uBMP+0F67t}M#SJRh9 zVcs>yw^MqY*IXFKocwN#hpFl)?^n+q<#ko19f^26WtpH=3O4SgG-8y6xSReH#$G)U z<%`)MeOckPmDab8KRspboMpj3r*n{=OYwTG^V9`h=e053RMuh9x-VJj>3)PPN%3Z? zigGKR9?DMoEIKg2=Vl)<%MIDqPX5jwdF;Q zbLjOjugi{h{|Bt}gJBHxdK77Ad?&8*MtWlqwqH4fc*hQ*_0VB%p=V;eChK+PGgf*k z28S2pygb|WiJ44S9qkywi}L6wMmau;K^Kq0-G3Nw5c(?UwlQQ=lIAX|IfTCOFkW61 zI+y;O;AT3Pgzx%cRQ6YG)SR${t{&kw?W2N@9fk1x2u_qe5u}|nx#5d3nl+({{-AyQ z^Kf?dnshUTz9s61r}|-Qb&Hn->9Hx zzF?j+_1fE9eeG@Y<=Gd?#EFGC`HZKbtKFkJQOiY8IAr_8Kspvm$?=#aXiM2AQi&rI zAzQpP78y_B**+Nxrb0uSBGb9KqM=z6Q$vaPm_fzkk-FTo^>cr=A?O)W3mzbs5{7v)Lfykl?>slXfix@Pt5ZBM2QTyYI>ZVVrX7uebf5vBc|qGkI);D{Vi!j?#DA`%R5l9h-p+S1n+N+#Pv@o*$6Clc{QThqkIWGnjm z9M*Jdzo3%9*btawGmJzC6EmqRsJ4M&FiJ^{R zN3vtop>&K-2ISVE$oQW4mb>0%3$`Nbq16850lNc6V=&qSqfG{*a4<2PvDr>nR*SE( zDE&Bq*cSuBk!|l}QPs9aI2liN_0f}EVqxh}hoxy^c#@vz5{pWb+QTS4-X)f^ak|na zdYP3hcZdVaozApV4&hn~D#1jw!_s{1?B|<1dtyDQ?0@K)8>C*7&Yv_&t}A>&M!N5D zqqIBBt?uS)Pd;D}vcvVqm9Q4_@%s!iU1~GWTct@SpD{>TPu!!S;V5P#WAkx?4JiY> zu@}z9RP)Z6OE?@Ki)H*z82pRP(jyt8QwAeii-WlqgWPWvqF4FKfaY`m8G}?DIH4_j zCiYDsB$+SmM(qEQnGz3WD>p9FjRDdLo^Ex}@*V?~aI~$RkNP6Z6#RTbc}DMI#9<#skJB&)kuiuc>nePpXdc+FcNyG6>mX zVyi?_6j%CU52Hco%&)_QO-CJ!8uV}pZAFqyTS&RcHB+m#=1BsdaDgfPEa#_xSJ zZ&YNXq?68&46}%4HGN!fMXn@YlBxI9gU0?k?Y=F;+@JoGUeaFc))a4qaONgK`|^S< z^57GC59&#Ct4kaFLF1OqE>PI;?`zq}&+9cUa`jO@U&2XdtSp=8c<%5x`>fs(-;wSRmvOC}TPwOu z;Vxq9#C&>Ut*E5Gtrf4aLHf};(NezMHe}!LIxuOWU#t@gXDg8byvI!w=vJlmLS<|{ zy|Dr3t3q2hiba|8_~DIWSxM$R9;5Rcg^ll-TtN?Q6xI?&bKOM0+9*79bp!rzxwJ)8 zk+exPvi0h=O=6!3;XbxSY&0p8basnaMsv1`9xC4`XY6fXfjA$$+af5lN*JF$=l^fnb-bLktu*oe6dz)Jemh}#{*(7IX&|rVk=DscIl(3S4Zv?3r+ezUZwW@ zU*l8kZUIU_DJTQwU>2ASD!?2t7gT~OPz`E8EvN(aU>;}yjbJ`l02YEpU@=$%mI4b{ z2CQH?XaXz1O3(~!zz%K$Ex-YspcS+M7m$D(cz_r9fFHDj+rcW(0Xo5I5CCgH7q|ng z1?#|iumNlYo4{tU1#AV|z&pXaz;>_$>;${OZg3~K3+w@RgL}YU{0{o=>F0_kTFU(* zHN{H1!9K7b^ne54Am{~sAPD+F2!ufd41hr}1Y~ds3 tfjAfehd}})K?R6d;0QPhCct~ZBsd1{1;@dC-~@hiJ9&M>e*wSAPJsXb