1
0
mirror of synced 2024-07-01 01:18:55 +08:00

New: io.github.makaanneo.Athena@0.1.0

61a77853f3
This commit is contained in:
Joplin Bot 2022-01-04 15:00:16 +00:00
parent 9f6de2b977
commit 7c4249f291
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 43 additions and 0 deletions

View File

@ -16,6 +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.1.0 | 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 | 0.1.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 |
| [🏠](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.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 |

View File

@ -1548,5 +1548,26 @@
"_publish_hash": "sha256:7fa88debe08a50fba813dd9a7c326bc895a7732575e070c02413c261b9f125f7",
"_publish_commit": "master:1f486ad94c6960d81f8648f05883fea26e434eae",
"_npm_package_name": "joplin-plugin-jsheets"
},
"io.github.makaanneo.Athena": {
"manifest_version": 1,
"id": "io.github.makaanneo.Athena",
"app_min_version": "2.5",
"version": "0.1.0",
"name": "Athena",
"description": "Import files in import folder into joplin notes (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",
"keywords": [
"paperless",
"import",
"hotfolder",
"pdf",
"athena"
],
"_publish_hash": "sha256:36607a73a7f4655e47df9baeeb4445e463b684278c68a0597b0438d5b19e021f",
"_publish_commit": "main:61a77853f3aced18c8e98fdf116768ada881e84f",
"_npm_package_name": "joplin-plugin-athena"
}
}

View File

@ -0,0 +1,21 @@
{
"manifest_version": 1,
"id": "io.github.makaanneo.Athena",
"app_min_version": "2.5",
"version": "0.1.0",
"name": "Athena",
"description": "Import files in import folder into joplin notes (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",
"keywords": [
"paperless",
"import",
"hotfolder",
"pdf",
"athena"
],
"_publish_hash": "sha256:36607a73a7f4655e47df9baeeb4445e463b684278c68a0597b0438d5b19e021f",
"_publish_commit": "main:61a77853f3aced18c8e98fdf116768ada881e84f",
"_npm_package_name": "joplin-plugin-athena"
}

Binary file not shown.