From 63a441f19e6656f7fd2bb77cf6512fa238e402b5 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 20 Jan 2022 16:30:12 +0000 Subject: [PATCH] Update: io.github.makaanneo.Athena@1.5.3 https://github.com/makaanneo/joplin-plugin-athena/compare/2be5ed6ba3e97eb32039895fb32e03d6b9930cfc..206f6e161aff6f15053e73b69e28dafc0704e637 --- README.md | 2 +- manifests.json | 10 +++++----- .../io.github.makaanneo.Athena/manifest.json | 10 +++++----- plugins/io.github.makaanneo.Athena/plugin.jpl | Bin 1419264 -> 1419776 bytes 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 97bad94..c979be9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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 | 2.4.1 | An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date. | BeatLink | -| [🏠](https://github.com/makaanneo/joplin-plugin-athena) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.Athena/plugin.jpl) | Athena | 1.5.2 | Import files in import folder into joplin notes (PDF text in note comment, no OCR) | makaanneo | +| [🏠](https://github.com/makaanneo/joplin-plugin-athena) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.Athena/plugin.jpl) | Athena | 1.5.3 | Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR) | makaanneo | | [🏠](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 | diff --git a/manifests.json b/manifests.json index d61c538..810da59 100644 --- a/manifests.json +++ b/manifests.json @@ -1553,10 +1553,10 @@ "io.github.makaanneo.Athena": { "manifest_version": 1, "id": "io.github.makaanneo.Athena", - "app_min_version": "2.5", - "version": "1.5.2", + "app_min_version": "2.6", + "version": "1.5.3", "name": "Athena", - "description": "Import files in import folder into joplin notes (PDF text in note comment, no OCR)", + "description": "Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR)", "author": "makaanneo", "homepage_url": "https://github.com/makaanneo/joplin-plugin-athena", "repository_url": "https://github.com/makaanneo/joplin-plugin-athena", @@ -1567,8 +1567,8 @@ "pdf", "athena" ], - "_publish_hash": "sha256:97dbe9f89b2a59a819b6db5b4c6ff83b4b01c29fd3b1fb4363203905be646897", - "_publish_commit": "main:2be5ed6ba3e97eb32039895fb32e03d6b9930cfc", + "_publish_hash": "sha256:7e68046ee2deb8be53319aaa189ea80c01a1b20d44ce1c723572c498fcc47b0d", + "_publish_commit": "main:206f6e161aff6f15053e73b69e28dafc0704e637", "_npm_package_name": "joplin-plugin-athena" }, "io.xargs.JoplinPluginAutoAlarm": { diff --git a/plugins/io.github.makaanneo.Athena/manifest.json b/plugins/io.github.makaanneo.Athena/manifest.json index d9ad0e9..3a8df63 100644 --- a/plugins/io.github.makaanneo.Athena/manifest.json +++ b/plugins/io.github.makaanneo.Athena/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 1, "id": "io.github.makaanneo.Athena", - "app_min_version": "2.5", - "version": "1.5.2", + "app_min_version": "2.6", + "version": "1.5.3", "name": "Athena", - "description": "Import files in import folder into joplin notes (PDF text in note comment, no OCR)", + "description": "Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR)", "author": "makaanneo", "homepage_url": "https://github.com/makaanneo/joplin-plugin-athena", "repository_url": "https://github.com/makaanneo/joplin-plugin-athena", @@ -15,7 +15,7 @@ "pdf", "athena" ], - "_publish_hash": "sha256:97dbe9f89b2a59a819b6db5b4c6ff83b4b01c29fd3b1fb4363203905be646897", - "_publish_commit": "main:2be5ed6ba3e97eb32039895fb32e03d6b9930cfc", + "_publish_hash": "sha256:7e68046ee2deb8be53319aaa189ea80c01a1b20d44ce1c723572c498fcc47b0d", + "_publish_commit": "main:206f6e161aff6f15053e73b69e28dafc0704e637", "_npm_package_name": "joplin-plugin-athena" } \ No newline at end of file diff --git a/plugins/io.github.makaanneo.Athena/plugin.jpl b/plugins/io.github.makaanneo.Athena/plugin.jpl index f9da44104f09c4325606268ae50c4d07753101c9..a0d97a60bfcf510348c4ae551c6be3d1f21e1f94 100644 GIT binary patch delta 2112 zcmZ`)U60gM81}F(x`2XmO8AJOjAYYFQ~KR?mtnK8V2E)OB8$pkpmxs86gutLo?Td% z3FromW-%HfCnkDBr-jemefql})B*xvutzrfa6{h>vJjJyiV$q2-|g#xnFiGras_&KRz4^_inR8ynP2 zTeJJj?AyaTEW?7Wx~02D?~|Hqy1h+HsPZ1FAix^H5a3b3FkmgD1dZCP%!eHCG6X8(W{H2Hu+1PYQL zM`;`qHH_=h>4OOY*F zvNFe4w(H1B6;@-m?#fDyuPhVZwP0mgV~#u#5-QfSy}#n0(T=(rlBiA_`?b+gsjk-I zzH)M4Jshwn`U837>hap1H zr%Iss+21QzTZ0;G=Ux1+xtgv>^*jC9FKOWnNuDf^_uP%tPT%tu5Lo*z-fk&@JVBF% z#X^d^0-fCQywbKvW4`d(DsT9Iz>=N1hvjVY9{zUbY71SyW(fo1O*fq05X+D)ERW<< zOv|TOh9-rjp>6Jiqe|B-!|2Yl3>_3^(H5tqtQ#rK6FA0kR2mmcx@xN?3#SEZlJ|kQ zS_aV*Yn{m<1`&{mgeLE&kFAhZFe2mTNvQF z3zEBQ4{E+HEDz^F z>blvxZZhN-D9v=uek4I562~!eC!0mevhyI{EC@nAbLw2d%CzkKTZ=_XcX~HkhAtK; zL+4%9xnDE1RQ#4bkjD25Ruc>Bj2{s>^BIl=eiiCnjNNpeKKWKQ&l_6n{6Mxsix_2 z>T}_G|8b4!iqNAl1zg%8Ws}JV?l;iXO*Dl7y?`8`56}-706YYE7%&Jp1UL+M1n?-} z2;ecmQNZJXCjdhUn!-ZFd-w1O{`wYvdZ-cxwO9zOhU<87CFGiUEzqQsl(-C=hHZasu0TiVh7$8uD9P_!3{6Cd0{{pD;yyXd53-PHtmw z@QiMlOr%vSDncVwk=Eg*k7}|=XPYnGG(R7OGMZ#?DL_F1%DJ?Ki-)iu)a?@bB*7Q!mz`Xy@H{zr=P1R#5l6w*8D1 zLkAW;yW$ks}X$M$?vv*^=h>3lQenn+uO9aXCCk~0Bn zpdVA0mXpH|u-uF4{L~))V8oOBg;_T$H-bvhrq?2;QjcojF*YKvisG1U@h^5T;h*l| zVquQU^FN!!#-HvYtao!c}>*ZL`{aj-B6GRgX2x@B^@WeFN5H*&)o zm}XWRMh5u6 ztK?=YU~74quEMUiPCQjLt4#*8%9YL-$=t<#q48A??