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

Update: joplin.plugin.alondmnt.jarvis@0.2.0

728d00701d..ed5ec43168
This commit is contained in:
Joplin Bot 2023-02-14 17:33:36 +00:00
parent e9ba4f5ecf
commit eb84516cba
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -78,7 +78,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.3 | Joplin assistant running a very intelligent system (GPT-3) | Alon Diament |
| [🏠](https://github.com/alondmnt/joplin-plugin-jarvis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl) | Jarvis | 0.2.0 | Joplin assistant running a very intelligent system (GPT-3) | Alon Diament |
| [🏠](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

@ -2429,7 +2429,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.1.3",
"version": "0.2.0",
"name": "Jarvis",
"description": "Joplin assistant running a very intelligent system (GPT-3)",
"author": "Alon Diament",
@ -2437,8 +2437,8 @@
"repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:9bc330d689610422ac4888a1bff364c4e183c6620aee27ab43426c4e17910674",
"_publish_commit": "master:728d00701d9dec84dc454a2305b169c755b84da7",
"_publish_hash": "sha256:ebc92029e578c6c730f47b8130d40aae75b1ee197151983db2a8f10f0caad3aa",
"_publish_commit": "master:ed5ec4316823db5c2075660112d0bd2cc22119f2",
"_npm_package_name": "joplin-plugin-jarvis"
},
"albert.joplin.plugin7": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.1.3",
"version": "0.2.0",
"name": "Jarvis",
"description": "Joplin assistant running a very intelligent system (GPT-3)",
"author": "Alon Diament",
@ -10,7 +10,7 @@
"repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:9bc330d689610422ac4888a1bff364c4e183c6620aee27ab43426c4e17910674",
"_publish_commit": "master:728d00701d9dec84dc454a2305b169c755b84da7",
"_publish_hash": "sha256:ebc92029e578c6c730f47b8130d40aae75b1ee197151983db2a8f10f0caad3aa",
"_publish_commit": "master:ed5ec4316823db5c2075660112d0bd2cc22119f2",
"_npm_package_name": "joplin-plugin-jarvis"
}