From 6a6a1ef241b46656c2c30e0c1d0607b2a4faedcf Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 31 Aug 2023 19:33:06 +0000 Subject: [PATCH] Update: joplin.plugin.alondmnt.jarvis@0.7.0 https://github.com/alondmnt/joplin-plugin-jarvis/compare/1314f963be45b80d2f9511cac6992824cfce905b..5083ae58ed23fb8e035cd539a4558559b4e03467 --- README.md | 2 +- manifests.json | 8 ++++---- .../manifest.json | 8 ++++---- .../joplin.plugin.alondmnt.jarvis/plugin.jpl | Bin 5141504 -> 5149184 bytes 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e3568fb..fef4d66 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,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.1 | 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.6.0 | Joplin assistant running a very intelligent system (OpenAI / ChatGPT, Hugging Face, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more. | 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.7.0 | Joplin assistant running a very intelligent system (OpenAI/GPT, Hugging Face, PaLM, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more. | 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 | diff --git a/manifests.json b/manifests.json index f618dc7..a0c12ec 100644 --- a/manifests.json +++ b/manifests.json @@ -2419,9 +2419,9 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.jarvis", "app_min_version": "2.8", - "version": "0.6.0", + "version": "0.7.0", "name": "Jarvis", - "description": "Joplin assistant running a very intelligent system (OpenAI / ChatGPT, Hugging Face, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.", + "description": "Joplin assistant running a very intelligent system (OpenAI/GPT, Hugging Face, PaLM, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.", "author": "Alon Diament", "homepage_url": "https://github.com/alondmnt/joplin-plugin-jarvis", "repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis", @@ -2432,8 +2432,8 @@ "search", "productivity" ], - "_publish_hash": "sha256:1c26081dea5edf17b47265e39f167ca55bba407a84a0348ab04f8cf047f8ea4d", - "_publish_commit": "master:1314f963be45b80d2f9511cac6992824cfce905b", + "_publish_hash": "sha256:a0050fbc5a654d507f93799bc2881840293f6f1d82c30d24be1e90075ee74ec2", + "_publish_commit": "master:5083ae58ed23fb8e035cd539a4558559b4e03467", "_npm_package_name": "joplin-plugin-jarvis" }, "albert.joplin.plugin7": { diff --git a/plugins/joplin.plugin.alondmnt.jarvis/manifest.json b/plugins/joplin.plugin.alondmnt.jarvis/manifest.json index 89d481d..ca2e073 100644 --- a/plugins/joplin.plugin.alondmnt.jarvis/manifest.json +++ b/plugins/joplin.plugin.alondmnt.jarvis/manifest.json @@ -2,9 +2,9 @@ "manifest_version": 1, "id": "joplin.plugin.alondmnt.jarvis", "app_min_version": "2.8", - "version": "0.6.0", + "version": "0.7.0", "name": "Jarvis", - "description": "Joplin assistant running a very intelligent system (OpenAI / ChatGPT, Hugging Face, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.", + "description": "Joplin assistant running a very intelligent system (OpenAI/GPT, Hugging Face, PaLM, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.", "author": "Alon Diament", "homepage_url": "https://github.com/alondmnt/joplin-plugin-jarvis", "repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis", @@ -15,7 +15,7 @@ "search", "productivity" ], - "_publish_hash": "sha256:1c26081dea5edf17b47265e39f167ca55bba407a84a0348ab04f8cf047f8ea4d", - "_publish_commit": "master:1314f963be45b80d2f9511cac6992824cfce905b", + "_publish_hash": "sha256:a0050fbc5a654d507f93799bc2881840293f6f1d82c30d24be1e90075ee74ec2", + "_publish_commit": "master:5083ae58ed23fb8e035cd539a4558559b4e03467", "_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 a46e52cb89e9d161f250e027c045e8635368888b..00da1152b1c35b322e3181e489e32db77a4e2cc4 100644 GIT binary patch delta 6284 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