From f84e428282ad91b963c1b18b743e7905a72b62d1 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 22 Nov 2022 19:35:05 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.jarvis@0.1.1 https://github.com/alondmnt/joplin-plugin-jarvis/compare/fb9ef7b16047c87c8fea81bf761b7becc8eba094..7a23f5d5a6675a5cb8ed966f87d568769a0a442f --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../joplin.plugin.alondmnt.jarvis/plugin.jpl | Bin 14336 -> 14336 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6179e9b..68d2db6 100644 --- a/README.md +++ b/README.md @@ -73,7 +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/alondmnt/joplin-plugin-jarvis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl) | Jarvis | 0.1.1 | 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 | diff --git a/manifests.json b/manifests.json index dcfb584..9297744 100644 --- a/manifests.json +++ b/manifests.json @@ -2428,7 +2428,7 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.jarvis", "app_min_version": "2.8", - "version": "0.1.0", + "version": "0.1.1", "name": "Jarvis", "description": "Joplin assistant running a very intelligent system (GPT-3)", "author": "alondmnt", @@ -2436,8 +2436,8 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis", "keywords": [], "categories": [], - "_publish_hash": "sha256:9b8b1123a0d44d086dc25e1b847b0814d9c9c899a08ec327ee0ade5f4c556f52", - "_publish_commit": "master:fb9ef7b16047c87c8fea81bf761b7becc8eba094", + "_publish_hash": "sha256:30d34b872f62ecf14bc8ab579fb101c9333b4d6cc4382546b9281bdc01dcee95", + "_publish_commit": "master:7a23f5d5a6675a5cb8ed966f87d568769a0a442f", "_npm_package_name": "joplin-plugin-jarvis" } } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.jarvis/manifest.json b/plugins/joplin.plugin.alondmnt.jarvis/manifest.json index 3c2f10e..86eb760 100644 --- a/plugins/joplin.plugin.alondmnt.jarvis/manifest.json +++ b/plugins/joplin.plugin.alondmnt.jarvis/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.jarvis", "app_min_version": "2.8", - "version": "0.1.0", + "version": "0.1.1", "name": "Jarvis", "description": "Joplin assistant running a very intelligent system (GPT-3)", "author": "alondmnt", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis", "keywords": [], "categories": [], - "_publish_hash": "sha256:9b8b1123a0d44d086dc25e1b847b0814d9c9c899a08ec327ee0ade5f4c556f52", - "_publish_commit": "master:fb9ef7b16047c87c8fea81bf761b7becc8eba094", + "_publish_hash": "sha256:30d34b872f62ecf14bc8ab579fb101c9333b4d6cc4382546b9281bdc01dcee95", + "_publish_commit": "master:7a23f5d5a6675a5cb8ed966f87d568769a0a442f", "_npm_package_name": "joplin-plugin-jarvis" } \ No newline at end of file diff --git a/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl b/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl index 41a333154e7d39381c57c82f2a0853c834fcaafe..b6d4ebec742cffb438d81304db422b2749b44e52 100644 GIT binary patch delta 105 zcmZoDXegM_B57!#z+h-%Y;101WMFD)$Y5Y#Zft6%z+f;rkuha6BV)0^=4!!p%$!!$ vWr;bZsaBSg1Eo|p$B8bInyA1($)HCNuF=rI1Y{UgqhT&1qv7U!qlv5l&te