diff --git a/README.md b/README.md index 06ad009..03e433f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ This repository contains the following plugins: | [🏠](https://github.com/artikell/joplin-excalidraw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.excalidraw/plugin.jpl) | joplin-excalidraw | 1.3.0 | use to write excalidraw in Joplin | SkyfireLee | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | | [🏠](https://github.com/artikell/joplin-hotkey) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-joplin-hotkey/plugin.jpl) | joplin-hotkey | 1.0.0 | hotkey in joplin | artikell | -| [🏠](https://github.com/freezuike/joplin-note-email) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cf.zuike.joplin-note-email/plugin.jpl) | joplin-note-email | 1.0.3 | 通过邮件发送笔记 | 醉客 | +| [🏠](https://github.com/freezuike/joplin-note-email) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cf.zuike.joplin-note-email/plugin.jpl) | joplin-note-email | 1.0.4 | 通过邮件发送笔记 | 醉客 | | [🏠](https://discourse.joplinapp.org/t/new-plugin-timeline/29408) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-TimelineRender/plugin.jpl) | joplin-plugin-TimelineRender | 1.0.2 | render the timeline in the markdown | funny-cat | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/name.mikemueller.joplin2jira/plugin.jpl) | joplin2jira | 1.0.0 | Copies selected text or entire notes in Jira markup to the clipboard | Mike Müller | | [🏠](https://github.com/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | Journal | 1.0.11 | Create or open note of today or selected date. | Leen Zhu | diff --git a/manifests.json b/manifests.json index ca6e1df..12ce0f8 100644 --- a/manifests.json +++ b/manifests.json @@ -2818,7 +2818,7 @@ "manifest_version": 1, "id": "cf.zuike.joplin-note-email", "app_min_version": "2.8", - "version": "1.0.3", + "version": "1.0.4", "name": "joplin-note-email", "description": "通过邮件发送笔记", "author": "醉客", @@ -2826,8 +2826,8 @@ "repository_url": "https://github.com/freezuike/joplin-note-email", "keywords": [], "categories": [], - "_publish_hash": "sha256:38a52c501b85ae2fd1ef91974bcab2d76268a1db7f8a98a611b0345e19cce4ee", - "_publish_commit": "master:ad373e75c9976b73d976fc5bfab6be519af21759", + "_publish_hash": "sha256:eaed5ca26a2f1f0d0f34522cc9d27a917ec9f027bbd2033f659b72acd07642d3", + "_publish_commit": "翻译:fe96792dda719d6b3e7bfaa239d02d6330a3b2b8", "_npm_package_name": "joplin-plugin-joplin-note-email" } } \ No newline at end of file diff --git a/plugins/cf.zuike.joplin-note-email/manifest.json b/plugins/cf.zuike.joplin-note-email/manifest.json index 04998fe..9bcec05 100644 --- a/plugins/cf.zuike.joplin-note-email/manifest.json +++ b/plugins/cf.zuike.joplin-note-email/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "cf.zuike.joplin-note-email", "app_min_version": "2.8", - "version": "1.0.3", + "version": "1.0.4", "name": "joplin-note-email", "description": "通过邮件发送笔记", "author": "醉客", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/freezuike/joplin-note-email", "keywords": [], "categories": [], - "_publish_hash": "sha256:38a52c501b85ae2fd1ef91974bcab2d76268a1db7f8a98a611b0345e19cce4ee", - "_publish_commit": "master:ad373e75c9976b73d976fc5bfab6be519af21759", + "_publish_hash": "sha256:eaed5ca26a2f1f0d0f34522cc9d27a917ec9f027bbd2033f659b72acd07642d3", + "_publish_commit": "翻译:fe96792dda719d6b3e7bfaa239d02d6330a3b2b8", "_npm_package_name": "joplin-plugin-joplin-note-email" } \ No newline at end of file diff --git a/plugins/cf.zuike.joplin-note-email/plugin.jpl b/plugins/cf.zuike.joplin-note-email/plugin.jpl index 535adf9..80dc530 100644 Binary files a/plugins/cf.zuike.joplin-note-email/plugin.jpl and b/plugins/cf.zuike.joplin-note-email/plugin.jpl differ