From 2921a81250757862c6c9d31273cd12629bfc2a6f Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sun, 16 Jan 2022 14:00:14 +0000 Subject: [PATCH] Update: io.github.makaanneo.Athena@1.3.0 https://github.com/makaanneo/joplin-plugin-athena/compare/ee59b99cd7d903b3f72ecafb90cb8f1bd9887bdd..e4b4c7a6a1f0e0b2a1d575448bb12f1d145802b8 --- 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 003e076..6d1d8a2 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.2.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.3.0 | 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 cb124fd..f9d2f0a 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.2.1", + "version": "1.3.0", "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:9efebd49a003b1da10b323daf4b349d80f8961b16343ee95b932046cfe43169c", - "_publish_commit": "main:ee59b99cd7d903b3f72ecafb90cb8f1bd9887bdd", + "_publish_hash": "sha256:6a1e53f6a50ceb950f095eb75b241dcd2be768e4bccadc2e605baea2066eaeef", + "_publish_commit": "main:e4b4c7a6a1f0e0b2a1d575448bb12f1d145802b8", "_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 73e789c..0e213ff 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.2.1", + "version": "1.3.0", "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:9efebd49a003b1da10b323daf4b349d80f8961b16343ee95b932046cfe43169c", - "_publish_commit": "main:ee59b99cd7d903b3f72ecafb90cb8f1bd9887bdd", + "_publish_hash": "sha256:6a1e53f6a50ceb950f095eb75b241dcd2be768e4bccadc2e605baea2066eaeef", + "_publish_commit": "main:e4b4c7a6a1f0e0b2a1d575448bb12f1d145802b8", "_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 2fb540b97fe15ec00c347091be1747708b271a88..ff162af6c08f5b51d8b0a76c3cd1f0fec56f04f6 100644 GIT binary patch delta 954 zcmZ{jze)o^5Qj5~7me{>G+Wr+6UglD+-+&0AR-ni5|CgaS}15?Wnp0;g~%xwM8U#B zU%_HuBd_5DSc(psyWKso_^OZj&Hm<+!MHaV_wH|75|va&RZya)G_K&o0UW&pWHn!r zl!c129ZxBPRH)8mN~7dJ&T~`UVYEsnu1J!m*oj6PoJRI#sH zat2+~z0f5F^XpsK7g^-JQ%aS8R||)sL!G*QCt+rqN|$+7azyT(=V7K&UWbctP7}F( zmnA2Yr09MXIzF}QFf8p$yzV#Q94X~G+=Wh)ar;K0!xY^+A45md`^7znPMPA5V&SFa Ll-J=^eAj;fsx;M3 delta 963 zcmZ9KyGjE=6oxa#L}R=~GlgABZNgm6%#;=iB4QCV0SOkOpaCx^f`x^F6e6pjh=PTM zzJkTPMqWeTLG*~(xoq)O-_C#LKRexitJ`ng-&UC9jB%Djq=Z_IJ?@ab4?>cBq>OQ@ zkgNqtXd|3zxKkPfC1@Ym>=ouTe#wCwH7krFb7 zl#y{{0+~dnkZGiX%pkLtw5y-*<@)By#`#(2cz=GuetlQV`Wa|gnhTjWvqaIP6jWor znk9?Wb^BkI+lVDg^nm0=o!i4@S{oW9{A~ch=s`V8R%k+kbSYT69ZOc@bOFk{_1JMx zKC=-!V8GnGX2xmln{LHUY3(z&X;KL8$vIDduqC^(V^VQ9uM=l#6?8w!IFSCHr*Wnb zL5GX@oCN9TU1l7I^eI_#6+6L|@6gN4gP{9Od=3Qjd%24pzHUG7A$Cj|f6u4b0S{i> TOYDRJ|BqfXP6Qp^=uhz%%+uF+