New: Bishoy.EmailPlugin@1.0.0

262b0852e5
This commit is contained in:
Joplin Bot 2022-09-08 02:31:09 +00:00
parent cd3b69c13a
commit 27192702c5
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 37 additions and 0 deletions

View File

@ -47,6 +47,7 @@ This repository contains the following plugins:
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.arash28134.DiscordPresence/plugin.jpl) | Discord Rich Presence | 1.0.0 | A Discord Rich Presence Plugin For Joplin | arash28134 |
| [🏠](https://github.com/marc0l92/joplin-plugin-drawio#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl) | Draw.io | 2.1.0 | Draw.io (aka Diagram.net) integration for Joplin | marc0l92 |
| [🏠](https://github.com/EliasVincent/joplin-email-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.eliasvsimon.email-note/plugin.jpl) | Email Note | 1.2.2 | Send a note as an email | EliasVincent |
| [🏠](https://github.com/joplin/plugin-email) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/Bishoy.EmailPlugin/plugin.jpl) | Email Plugin | 1.0.0 | Fetch your important emails as notes. | Bishoy Magdy |
| [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 2.0.0 | Embeds list of links specified by search inside of note | ambrt |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards |
| [🏠](https://discourse.joplinapp.org/t/plugin-emoji-picker/24228) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/retr0ve.EmojiPlugin/plugin.jpl) | Emoji | 1.0.4 | A emoji picker. | Retr0ve |

View File

@ -2141,5 +2141,23 @@
"_publish_hash": "sha256:b8b84fc0c65b19af0c72ae10e57d97b870455f1a9672936bc06b00764fbc0f42",
"_publish_commit": "",
"_npm_package_name": "joplin-plugin-kity-minder"
},
"Bishoy.EmailPlugin": {
"manifest_version": 1,
"id": "Bishoy.EmailPlugin",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Email Plugin",
"description": "Fetch your important emails as notes.",
"author": "Bishoy Magdy",
"homepage_url": "https://github.com/joplin/plugin-email",
"repository_url": "https://github.com/joplin/plugin-email",
"keywords": [
"Email",
"email"
],
"_publish_hash": "sha256:be5659fa420d57b90c917fdbda1759151a492cca7020630e214d149a9d631f88",
"_publish_commit": "main:262b0852e50f750027f332127146fccdd406cbfc",
"_npm_package_name": "joplin-plugin-email"
}
}

View File

@ -0,0 +1,18 @@
{
"manifest_version": 1,
"id": "Bishoy.EmailPlugin",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Email Plugin",
"description": "Fetch your important emails as notes.",
"author": "Bishoy Magdy",
"homepage_url": "https://github.com/joplin/plugin-email",
"repository_url": "https://github.com/joplin/plugin-email",
"keywords": [
"Email",
"email"
],
"_publish_hash": "sha256:be5659fa420d57b90c917fdbda1759151a492cca7020630e214d149a9d631f88",
"_publish_commit": "main:262b0852e50f750027f332127146fccdd406cbfc",
"_npm_package_name": "joplin-plugin-email"
}

Binary file not shown.