Compare commits

...

6 Commits

Author SHA1 Message Date
Joplin Bot 4c1db0b980
Update stats 2024-05-04 05:39:45 +00:00
Joplin Bot 0bd6f3020f
Update: joplin.plugin.alondmnt.jarvis@0.8.2
9e777198e5..05744d192d
2024-05-04 05:33:22 +00:00
Joplin Bot f6a3d6bfbe
Update stats 2024-05-04 05:09:55 +00:00
Joplin Bot ab7a08edf0
Update: joplin.plugin.alondmnt.jarvis@0.8.1
05744d192d..9e777198e5
2024-05-04 05:03:46 +00:00
Joplin Bot 9e77fe90b5
Update stats 2024-05-04 04:09:38 +00:00
Joplin Bot d6cc7e300a
Update: joplin.plugin.alondmnt.jarvis@0.8.0
5083ae58ed..05744d192d
2024-05-04 04:03:30 +00:00
5 changed files with 187 additions and 175 deletions

View File

@ -96,7 +96,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.3.0 | 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.7.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.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/alondmnt/joplin-plugin-jarvis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.jarvis/plugin.jpl) | Jarvis | 0.8.2 | Joplin AI assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, 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 |

View File

@ -2595,9 +2595,9 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.7.0",
"version": "0.8.2",
"name": "Jarvis",
"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.",
"description": "Joplin AI assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, 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",
@ -2608,8 +2608,8 @@
"search",
"productivity"
],
"_publish_hash": "sha256:a0050fbc5a654d507f93799bc2881840293f6f1d82c30d24be1e90075ee74ec2",
"_publish_commit": "master:5083ae58ed23fb8e035cd539a4558559b4e03467",
"_publish_hash": "sha256:50abc762947d4f498ea0b744793e9f6ee336d7faf9a44fc1270bee7281bb8140",
"_publish_commit": "master:05744d192dbe7f79c94de031b887e56aa296c156",
"_npm_package_name": "joplin-plugin-jarvis"
},
"albert.joplin.plugin7": {

View File

@ -2,9 +2,9 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.7.0",
"version": "0.8.2",
"name": "Jarvis",
"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.",
"description": "Joplin AI assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, 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:a0050fbc5a654d507f93799bc2881840293f6f1d82c30d24be1e90075ee74ec2",
"_publish_commit": "master:5083ae58ed23fb8e035cd539a4558559b4e03467",
"_publish_hash": "sha256:50abc762947d4f498ea0b744793e9f6ee336d7faf9a44fc1270bee7281bb8140",
"_publish_commit": "master:05744d192dbe7f79c94de031b887e56aa296c156",
"_npm_package_name": "joplin-plugin-jarvis"
}

File diff suppressed because it is too large Load Diff