From ccc626dce27510c8c431a3f512a5c7775b3d30ea Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 20 Jan 2022 15:30:13 +0000 Subject: [PATCH] Update: io.github.makaanneo.Athena@1.5.2 https://github.com/makaanneo/joplin-plugin-athena/compare/ec489a359a6897dc5abeee04c93a3eca06850065..2be5ed6ba3e97eb32039895fb32e03d6b9930cfc --- README.md | 2 +- manifests.json | 6 +++--- .../io.github.makaanneo.Athena/manifest.json | 6 +++--- plugins/io.github.makaanneo.Athena/plugin.jpl | Bin 1419264 -> 1419264 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8a00b05..97bad94 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.1 | 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.2 | Import files in import folder into joplin notes (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 9fda5f1..d61c538 100644 --- a/manifests.json +++ b/manifests.json @@ -1554,7 +1554,7 @@ "manifest_version": 1, "id": "io.github.makaanneo.Athena", "app_min_version": "2.5", - "version": "1.5.1", + "version": "1.5.2", "name": "Athena", "description": "Import files in import folder into joplin notes (PDF text in note comment, no OCR)", "author": "makaanneo", @@ -1567,8 +1567,8 @@ "pdf", "athena" ], - "_publish_hash": "sha256:7cd4ac63063cf8bbff0aa15a74362e23089664cc022ee61bf3e5e33b6394d1e2", - "_publish_commit": "main:ec489a359a6897dc5abeee04c93a3eca06850065", + "_publish_hash": "sha256:97dbe9f89b2a59a819b6db5b4c6ff83b4b01c29fd3b1fb4363203905be646897", + "_publish_commit": "main:2be5ed6ba3e97eb32039895fb32e03d6b9930cfc", "_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 bfce8f1..d9ad0e9 100644 --- a/plugins/io.github.makaanneo.Athena/manifest.json +++ b/plugins/io.github.makaanneo.Athena/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "io.github.makaanneo.Athena", "app_min_version": "2.5", - "version": "1.5.1", + "version": "1.5.2", "name": "Athena", "description": "Import files in import folder into joplin notes (PDF text in note comment, no OCR)", "author": "makaanneo", @@ -15,7 +15,7 @@ "pdf", "athena" ], - "_publish_hash": "sha256:7cd4ac63063cf8bbff0aa15a74362e23089664cc022ee61bf3e5e33b6394d1e2", - "_publish_commit": "main:ec489a359a6897dc5abeee04c93a3eca06850065", + "_publish_hash": "sha256:97dbe9f89b2a59a819b6db5b4c6ff83b4b01c29fd3b1fb4363203905be646897", + "_publish_commit": "main:2be5ed6ba3e97eb32039895fb32e03d6b9930cfc", "_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 b69757dd4e4726484a71e1ec9ebd85e8c802ec9b..f9da44104f09c4325606268ae50c4d07753101c9 100644 GIT binary patch delta 931 zcmZ9KyGlbr5QZ~}iN<@>)8`R(XK!T+1rf1Gk$?mX(MHk2%EH1x3X!9rh=qlP&tS2y zk=Cct(Rj}6oZ_oK=JN0Ccsd+Uhffb3#NeE@HKmpDwp&v#$8h=ykT+6gF_fyA?g5OtzK%n?nZMa&ZmM4MP7mWX9yg;*ulh;^bv zY!I6fMqBw8kJ1`_u|))zWcbLwTR)|P&=~*# delta 931 zcmZ9KyGlbr5QZ~}iN<@>?ehpbdo3*#M8qOR0&=hrZ4@o6EG!J95IG8pSXfy23>Nzu zX?+?UjAv)}6kqi*|6F#*)6sZ3dVcJobcn_^BuZ^nzad{w;Oq;aY^BPejjCN9BuaUd zQ4OjpYba0~ucI24ZLX4D`>JXJ#XS^2G>H~5N3@9!F;6TIU1E_~B9@62VwG4U)`=dm zL2L#nw#sjAg{W*bdjKoSZsH^lA7EQl)6dSqI|tYi7XTP8cSXNBtN+{3SjpLYqJ$({ zD^;B{zsjAwV4J2c+>UoF5OcSc$l-LU3-GRsl!te2d5EYhbyL|r{afYaPb?R@Na zo@Y9ToOxAq#_*iid8Sgy4mWw7HirA%)*L#Fv)tuQVf;=3CbfPx+5I7}GfMFePr1`p ha=(|{Nhf*Ex7^XU;Xm=7JLMg_kD61-4xi$u^9zO*&g=jH