1
0
mirror of synced 2024-07-03 02:25:21 +08:00

New: joplin.plugin.alondmnt.jarvis@0.1.0

fb9ef7b160
This commit is contained in:
Joplin Bot 2022-11-20 21:07:26 +00:00
parent 4c735c5576
commit e886d03e07
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 33 additions and 0 deletions

View File

@ -73,6 +73,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.1 | Inline tags plugin | Roman Musin |
| [🏠](https://github.com/CalebJohn/joplin-inline-todo#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.todo/plugin.jpl) | Inline TODO | 1.6.0 | Write TODOs *everywhere* and view them in one place. | Caleb John |
| [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom |
| [🏠](https://github.com/alondmnt/joplin-plugin-jarvis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl) | Jarvis | 0.1.0 | Joplin assistant running a very intelligent system (GPT-3) | alondmnt |
| [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 2.4.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | marc0l92 |
| [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.noeto.JoplinBibleNotes/plugin.jpl) | Joplin Bible Notes | 0.2.0 | A Joplin plugin that helps find easily in which notes you spoke about a Bible reference. | Tojo Rakotoarison |

View File

@ -2423,5 +2423,21 @@
"_publish_hash": "sha256:52079b79be54b31a3ef43c9ceba8109ad5c770fc8055c5fafa21756441d974cf",
"_publish_commit": "master:d9f60f3255985234325b0ed9d070708d8a848457",
"_npm_package_name": "joplin-plugin-pseudocode-support"
},
"joplin.plugin.alondmnt.jarvis": {
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.1.0",
"name": "Jarvis",
"description": "Joplin assistant running a very intelligent system (GPT-3)",
"author": "alondmnt",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:9b8b1123a0d44d086dc25e1b847b0814d9c9c899a08ec327ee0ade5f4c556f52",
"_publish_commit": "master:fb9ef7b16047c87c8fea81bf761b7becc8eba094",
"_npm_package_name": "joplin-plugin-jarvis"
}
}

View File

@ -0,0 +1,16 @@
{
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.1.0",
"name": "Jarvis",
"description": "Joplin assistant running a very intelligent system (GPT-3)",
"author": "alondmnt",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:9b8b1123a0d44d086dc25e1b847b0814d9c9c899a08ec327ee0ade5f4c556f52",
"_publish_commit": "master:fb9ef7b16047c87c8fea81bf761b7becc8eba094",
"_npm_package_name": "joplin-plugin-jarvis"
}

Binary file not shown.