From 171b04cff5ebe7b3495452a98a6e34ec6f3b1dc1 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 8 Jan 2022 10:32:03 +0000 Subject: [PATCH] Update: com.s73ph4n.autolinker@1.0.4 https://github.com/S73ph4n/joplin_autolinker/compare/5924a2eb5328608d31daaf12dc89977ac9381aa6..65abf798f6988eafa3da36a81b2659d37712f53c --- README.md | 2 +- manifests.json | 6 +++--- plugins/com.s73ph4n.autolinker/manifest.json | 6 +++--- plugins/com.s73ph4n.autolinker/plugin.jpl | Bin 6656 -> 7680 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0957c5e..789baa6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This repository contains the following plugins: | [🏠](https://github.com/manuerwin/joplin-plugin-attache#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.attache/plugin.jpl) | Attaché | 1.1.1 | 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 | | [🏠](github.com/zph/joplin-plugin-auto-alarm) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.xargs.JoplinPluginAutoAlarm/plugin.jpl) | Auto Alarm | 1.0.7-rc10 | Natural language entry of alarm date/times | ZPH | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.xargs.JoplinPluginAutoTag/plugin.jpl) | Auto Tag | 1.0.3-rc7 | Convert all octothorpe prefixed words into tags | ZPH | -| [🏠](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.autolinker/plugin.jpl) | Autolinker | 1.0.4 | 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 | | [🏠](https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.backlinksToNote/plugin.jpl) | Automatic Backlinks to note | 3.0.3 | Creates backlinks to opened note, also in automatic way | ambrt,cyingfan | | [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Better Markdown Viewer | 2.0.4 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 | diff --git a/manifests.json b/manifests.json index dde89ce..8b7e71e 100644 --- a/manifests.json +++ b/manifests.json @@ -963,15 +963,15 @@ "manifest_version": 1, "id": "com.s73ph4n.autolinker", "app_min_version": "2.0", - "version": "1.0.0", + "version": "1.0.4", "name": "Autolinker", "description": "Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text.", "author": "S73ph4n", "homepage_url": "https://github.com/S73ph4n", "repository_url": "https://github.com/S73ph4n/joplin_autolinker", "keywords": [], - "_publish_hash": "sha256:ff5a911d1b2653b8d8cba8835ca08638d566f3f2b99e7d07b830946b4e76932f", - "_publish_commit": "main:5924a2eb5328608d31daaf12dc89977ac9381aa6", + "_publish_hash": "sha256:ade8b824112ef5225a673e03718bd91170880e93ef048ecde2b033fc23a6f60c", + "_publish_commit": "main:65abf798f6988eafa3da36a81b2659d37712f53c", "_npm_package_name": "joplin-plugin-autolinker" }, "com.s73ph4n.complete_link": { diff --git a/plugins/com.s73ph4n.autolinker/manifest.json b/plugins/com.s73ph4n.autolinker/manifest.json index 704f2c1..1ea0f8f 100644 --- a/plugins/com.s73ph4n.autolinker/manifest.json +++ b/plugins/com.s73ph4n.autolinker/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "com.s73ph4n.autolinker", "app_min_version": "2.0", - "version": "1.0.0", + "version": "1.0.4", "name": "Autolinker", "description": "Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text.", "author": "S73ph4n", "homepage_url": "https://github.com/S73ph4n", "repository_url": "https://github.com/S73ph4n/joplin_autolinker", "keywords": [], - "_publish_hash": "sha256:ff5a911d1b2653b8d8cba8835ca08638d566f3f2b99e7d07b830946b4e76932f", - "_publish_commit": "main:5924a2eb5328608d31daaf12dc89977ac9381aa6", + "_publish_hash": "sha256:ade8b824112ef5225a673e03718bd91170880e93ef048ecde2b033fc23a6f60c", + "_publish_commit": "main:65abf798f6988eafa3da36a81b2659d37712f53c", "_npm_package_name": "joplin-plugin-autolinker" } \ No newline at end of file diff --git a/plugins/com.s73ph4n.autolinker/plugin.jpl b/plugins/com.s73ph4n.autolinker/plugin.jpl index 1589bbb315e12dcc5f593851f1b096e9dcf701de..eb631c968822de44c00ea3ae4d2312c8bfe4997f 100644 GIT binary patch literal 7680 zcmeHLQE%Hg67K8uSEzh2q>HM`X`1fY;1zAU#TM6W7wh8gA!h`%M8|4m(x9lMhU5Q! z-;k26*v@trd)=o7fkh67GsEG`HzW&{%P-02>d`m+OVjl9HY%WYBEKxOvDJ{K6r4zWRSZ;I4xaSmW^k}tuZPVf zNs}^BmSNG(jf;5O))6`-f0Ax#Yn{xwjCGQ6i{G5LR)sRQG3?Tbre<_^_i^%BW;V&? zv{3RFqZiWHrDI!3RnMgnlTr>K{7Tw^T1RWhGaY%+iq%L2nw_&J+%6YVPlM5NKG9{b z=f8>7BWntE^+{aydJk#b=Z)dkvX%pOuJgK-Y#qf9O=g#uvTE4cX-`sbuI-qMHPfc_ zd$!jLC5IQHDE^^m+Z~cajGoXa)6O%Dw`-EU9{ndL0tyGE|vVA=`Ft~|evdhLyFnB+o*xG5eU^xi^O9rwkqOspn4Uk-q?PToKR3t-OL?}FKL+9vTF5QMCaI`6W$ zd_Z$|-(s~nEriiHUQH>ttHA{$OW2qUpw^K5EaH0T_Q1Rf1vf`5xL`-t`}l~B!@)D^ z7Wom2SX}e+i2YZwBM}YI-b-Q^L5q6pf*ngb{-`(jmT?A^x>cq~({R_j`=MmyqC^yq zTo3}7Se&6c5Y%>3^QMru6`Y~Vi7;CM`cHOVayG-SllhS4PWnTG2lQOXgs_zN$DC0Esz7?D%Ul|M45Dv(a#QU1 zbI_Z%ANW;Px;B~QCm3lveh7C5{sL5dJ%O|k@f5_S-AWfGoAH-UI5j=_bt%l8{{X6M zdE&XC7~b~%IB9K-`j?{HU*sYgjyac1d5{hwrs1N;oX)N2xt zGgKBj!?g21;B?qYN-u7QNW323?s1Y)+H^?7=Yz0AMAo?w?U0BMan+%~?0bFq40nk= zOz_Uz#SWK}zXdMcboCdH3)MOVHHh4}vtm&977W_n;y}B<5S%4cR@S+!=sL0k6fTE+ z_3(afaB}P4hTu1RQ%+n2HAB8kwYcdVa&Y88WC1PSE9>wBUnm8^AA%ix_@*bnft3zB zsNqSkjS)+S8m{GuzJxi{@XcnrtECP%yuEG(I|p!Q`ws1Z)yZ2~U0aP%hEu5l70J1t z0LlTl?n{)jvOsK?h11m3Ca0mTQ~SV;<-f(Dc7ijab4uIsYoMy)VU>yo6^F*wrUZ7) zZ>!?Ij-)LP@9i({Mh2Uka?w(p^?---!WeB@u55?mEN~gqEzHh{J*xBKdK?Y^s)xF7 zqzCt=Vk#?(Ct$6L z0^dCAvg1mmE2`MbuTOa9FBq3QKE0MpT=4S>+AhYA*N^Y**7weL4}AB)cMtskJn%o; C<%5y{ delta 1658 zcmaJ?&2Jk;6wk&^X+9yJG%ldcsC9ScWmw0iDRGBDp^%`YMWkvEX%ua}<9g|4##%oo zv7A-Qfm1KgIdUozcSMdHK;jNuxRe8D#J|u3ZzfLCga~Q%_RX7lzxUqnz1e+q^-=k& zFJANK%6`f2DVB?~rORc%JXh@T{khWHb9Rrf0xR6JtbU7u+t~^do3l<@skKBEA}MU? z2)7f}9KI&j-GoCc5w_MT-)YDMnicI5F|I!Dov}bgy>of+B&{-zGGqrh4tU%{BuS-K z-Q8W~XQwi#s=s>k=y)cxi1KFUs#+V)sqZo`-_gf(=hcarJ%Hd3Z?NiI@wAK1VJz!92t0YMHt zo+6d<7?p>3H?eSar*FnE+39=3yy@_i`k~J@`X7DoJZvFz9Z1@pz!6mN9negs)c~q> zy_29w(}Q&E_{GyuPvrLh9uM?!GdC5Wp%i=}a)53Haf`e24rf4D%);ZyXA=TZ)eVvh zd|vQv953e}unFsMH+5Z?LY)hz<;89qIF4X~28~AC)}y1IopIIUOisQ2(x&?H?9aWx z)K7zx>XX5t>^hRAzU|+c*0F4$5%A5Xi&N57v0tTuLjTd~{;}0J1N8z~j>H2V+O8h-~v{wNz{N_IJ}J0RStkNxrE7gEw`kM?*+-V7JwAX5<7=i z6Yt#b!{;YBUE!jo55KT6IFhrt%8%H3Hi3Q=#hj5EO5y?iFiP;U$fV6kc%YKh;pW(C zyNOU5Zg=-TCj2ts6+G53x)LN0Lb)v%*$g%MB5cNt)KO|oH8?Vz)kvu1)bo*%(-OKK zM!*P1sR3?Be4CLilzMeT0;Vod>Xjy<$q49|3C80F21BV=hRhv=s%lnu44U>|j+)Tj zTTzYC9DZmXk6uE#XXKxw7cBl{Y-0KpDow$L=z*iM)n{YzDBhXlOsL<+&LieOV>VJh zG(N2xFn;m2ZonGQB>}9s&IrCSRWz)c4-cC~+rGMQzJ{f-5*oF#Z+bsTf;KCo&1lA` zo{mp^s$uqLf?d`gW;{$MPmGXhdSNf eiT_8@FZ)OTk5_A!