From 2d27bc47f6a49b4fe6844c8a5d733eef9a99732a Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 13 May 2023 12:35:54 +0000 Subject: [PATCH] New: cf.zuike.joplin.HackMD@2.0.0 https://github.com/freezuike/joplin-plugin-hackmd/tree/0a097ae7876f580460047f4297da0b4c90bf1d0d --- README.md | 1 + manifests.json | 15 +++++++++++++++ plugins/cf.zuike.joplin.HackMD/manifest.json | 15 +++++++++++++++ plugins/cf.zuike.joplin.HackMD/plugin.jpl | Bin 0 -> 59904 bytes 4 files changed, 31 insertions(+) create mode 100644 plugins/cf.zuike.joplin.HackMD/manifest.json create mode 100644 plugins/cf.zuike.joplin.HackMD/plugin.jpl diff --git a/README.md b/README.md index 9ef1910..d966bb2 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ This repository contains the following plugins: | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](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://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cf.zuike.joplin.HackMD/plugin.jpl) | joplin-hackmd | 2.0.0 | Quick share notes on HackMD. Hackmd共享笔记, 原项目(https://github.com/xardbaiz/joplin-plugin-hackmd/) | 醉客 | | [🏠](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.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 | diff --git a/manifests.json b/manifests.json index b8f74d5..28d9232 100644 --- a/manifests.json +++ b/manifests.json @@ -2829,5 +2829,20 @@ "_publish_hash": "sha256:eaed5ca26a2f1f0d0f34522cc9d27a917ec9f027bbd2033f659b72acd07642d3", "_publish_commit": "翻译:fe96792dda719d6b3e7bfaa239d02d6330a3b2b8", "_npm_package_name": "joplin-plugin-joplin-note-email" + }, + "cf.zuike.joplin.HackMD": { + "manifest_version": 1, + "id": "cf.zuike.joplin.HackMD", + "app_min_version": "2.8", + "version": "2.0.0", + "name": "joplin-hackmd", + "description": "Quick share notes on HackMD. Hackmd共享笔记, 原项目(https://github.com/xardbaiz/joplin-plugin-hackmd/)", + "author": "醉客", + "homepage_url": "https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048", + "repository_url": "https://github.com/freezuike/joplin-plugin-hackmd", + "keywords": [], + "_publish_hash": "sha256:08a8769c16801ab0b0fa90c597672e157e56b7ee5ffb21c0ec8918c50da254c0", + "_publish_commit": "个人:0a097ae7876f580460047f4297da0b4c90bf1d0d", + "_npm_package_name": "joplin-plugin-joplin-hackmd" } } \ No newline at end of file diff --git a/plugins/cf.zuike.joplin.HackMD/manifest.json b/plugins/cf.zuike.joplin.HackMD/manifest.json new file mode 100644 index 0000000..f210f2d --- /dev/null +++ b/plugins/cf.zuike.joplin.HackMD/manifest.json @@ -0,0 +1,15 @@ +{ + "manifest_version": 1, + "id": "cf.zuike.joplin.HackMD", + "app_min_version": "2.8", + "version": "2.0.0", + "name": "joplin-hackmd", + "description": "Quick share notes on HackMD. Hackmd共享笔记, 原项目(https://github.com/xardbaiz/joplin-plugin-hackmd/)", + "author": "醉客", + "homepage_url": "https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048", + "repository_url": "https://github.com/freezuike/joplin-plugin-hackmd", + "keywords": [], + "_publish_hash": "sha256:08a8769c16801ab0b0fa90c597672e157e56b7ee5ffb21c0ec8918c50da254c0", + "_publish_commit": "个人:0a097ae7876f580460047f4297da0b4c90bf1d0d", + "_npm_package_name": "joplin-plugin-joplin-hackmd" +} \ No newline at end of file diff --git a/plugins/cf.zuike.joplin.HackMD/plugin.jpl b/plugins/cf.zuike.joplin.HackMD/plugin.jpl new file mode 100644 index 0000000000000000000000000000000000000000..1f3994e784ec77453ad2bdded8432325acbf3560 GIT binary patch literal 59904 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