From 726fc5bf16a2d47b70be565969af651141461a56 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 8 Sep 2023 17:07:48 +0000 Subject: [PATCH] New: com.github.eqs.joplin-plugin-cjk-breaks@1.0.1 https://github.com/eqs/joplin-plugin-cjk-breaks/tree/063fad3ae38b0c60aa4b6dac44c44d3293f956da --- README.md | 1 + manifests.json | 17 +++++++++++++++++ .../manifest.json | 17 +++++++++++++++++ .../plugin.jpl | Bin 0 -> 6656 bytes 4 files changed, 35 insertions(+) create mode 100644 plugins/com.github.eqs.joplin-plugin-cjk-breaks/manifest.json create mode 100644 plugins/com.github.eqs.joplin-plugin-cjk-breaks/plugin.jpl diff --git a/README.md b/README.md index fef4d66..1b9a886 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ This repository contains the following plugins: | [🏠](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.1 | 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.5 | 通过邮件发送笔记 | 醉客 | +| [🏠](https://github.com/eqs/joplin-plugin-cjk-breaks) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.eqs.joplin-plugin-cjk-breaks/plugin.jpl) | joplin-plugin-cjk-breaks | 1.0.1 | Suppress linebreaks between CJK characters | eqs | | [🏠](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.14 | A simple journal. Create or open a note for today, or any selected date. | Leen Zhu | diff --git a/manifests.json b/manifests.json index a0c12ec..d9985e3 100644 --- a/manifests.json +++ b/manifests.json @@ -3017,5 +3017,22 @@ "_publish_hash": "sha256:55c763a7b3921a3216735ed474b070fe0171565c384bf96cfb79f2e1433ba0b6", "_publish_commit": "main:73ca2dab001f542300324a7c8d957e95b2ac7a24", "_npm_package_name": "joplin-plugin-wavedrom" + }, + "com.github.eqs.joplin-plugin-cjk-breaks": { + "manifest_version": 1, + "id": "com.github.eqs.joplin-plugin-cjk-breaks", + "app_min_version": "2.12", + "version": "1.0.1", + "name": "joplin-plugin-cjk-breaks", + "description": "Suppress linebreaks between CJK characters", + "author": "eqs", + "homepage_url": "https://github.com/eqs/joplin-plugin-cjk-breaks", + "repository_url": "https://github.com/eqs/joplin-plugin-cjk-breaks", + "keywords": [], + "categories": [], + "screenshots": [], + "_publish_hash": "sha256:8aa2229ca42ebd293e234e69936e30f6736a43755d2c1769b36eacd5523338ab", + "_publish_commit": "main:063fad3ae38b0c60aa4b6dac44c44d3293f956da", + "_npm_package_name": "joplin-plugin-cjk-breaks" } } \ No newline at end of file diff --git a/plugins/com.github.eqs.joplin-plugin-cjk-breaks/manifest.json b/plugins/com.github.eqs.joplin-plugin-cjk-breaks/manifest.json new file mode 100644 index 0000000..9263800 --- /dev/null +++ b/plugins/com.github.eqs.joplin-plugin-cjk-breaks/manifest.json @@ -0,0 +1,17 @@ +{ + "manifest_version": 1, + "id": "com.github.eqs.joplin-plugin-cjk-breaks", + "app_min_version": "2.12", + "version": "1.0.1", + "name": "joplin-plugin-cjk-breaks", + "description": "Suppress linebreaks between CJK characters", + "author": "eqs", + "homepage_url": "https://github.com/eqs/joplin-plugin-cjk-breaks", + "repository_url": "https://github.com/eqs/joplin-plugin-cjk-breaks", + "keywords": [], + "categories": [], + "screenshots": [], + "_publish_hash": "sha256:8aa2229ca42ebd293e234e69936e30f6736a43755d2c1769b36eacd5523338ab", + "_publish_commit": "main:063fad3ae38b0c60aa4b6dac44c44d3293f956da", + "_npm_package_name": "joplin-plugin-cjk-breaks" +} \ No newline at end of file diff --git a/plugins/com.github.eqs.joplin-plugin-cjk-breaks/plugin.jpl b/plugins/com.github.eqs.joplin-plugin-cjk-breaks/plugin.jpl new file mode 100644 index 0000000000000000000000000000000000000000..12c98a3f51d763e88074a2a8a2c49d2c2751375b GIT binary patch literal 6656 zcmeHL-EZ4A5bx{uSEzg_q=8YSd^np8u1M1r?b@tGUF;;Ns@+dJrV_LI*3 z?vo@r*h|vjNwTrx2LN?txq&SoD%u+ZO1r<{q2m6p^0OmL{M2HGfR3`+ys_Q z4-WRbp``-p@6RqoX5(C(OC>%ST?%6-p`c_i5Y@5H>p~DZz2ZeJx=)i?L$*i>$6R;K|X0+oN@D_wpOcmI^$Mq1%hPd_WNRwg{o1=674of=b~stz8RO= zSbtXUYg^X#l{RB;LFy}6i2kGkaVU~qX_*HJ4XX{(%}uz$J)K37lfcM1$RV_fUrGbF zrOkwqyd4r6mLTtIS~$sHBQm$gF*ldFzE+Hkb3)7bwH+6XjNl2fGms6od25}p`OK|8 z$>P7X6)Zhv1P6p>0KL*hE)3fN&<{P_+#lNoycv7KM^Wk8WP)=UUJuT_TLAKGYYR~*g8f8^3KBH&4=jsKS7nvpAb z;tZ{4M7g`RF$Pq{h{YeIz7|CZ&I3=JH9^HlhSB`RNyGK;WM!8E&Wl?EaXspx%?c+f zwE`iZcd`|}bLWCf5b}ZFEFqxw%ACwXjqbjd0=(C+fzJ6M8-6`;ET69twl?ZSw+BMC zJH|DO0o^bdunpq?TQ%e~mMSaiTvTwGGa43P#jTmnnQ|+|rvkj2hV1X8nGjkus?DkX z9_IA0hCQ2@#(2Tx=yqGfeA1}nH_E!40l$RSCw1J1BBh2dW%!|oUw~t|e1QWG9U8+Y zE>pOX2YrQcnZgg7l3RYpE1$pH384l^SiF1&chx7vGUn}twywOfABuV?vA#5wrbP% zUNDbl&@yBrq)3dl*_^vx=C&iFukU0pkR44BJ!rqQ6303+c4-aT0_ z)1XOUm=2+XjHrYG^nOv#v@Ky=x_ho-BZiRRg$buxLG3ekae0fI2=UTr(-XC=QG1-f zgwb>&MUe*!>9GHzBV5`9ynmU3nI~TNJxa2R%dImb_$5RtiMJQ7cyw|3!r}0;MBLHL z;9jW!C+fPtv0V=*c7nKF8w7Sp2d+@>=(H-x9NvE^^ z{+A|uyStC?fA=`z?`EC;{1fC`?*oG?VX(O*-5{la%N$0~la1q{w4?eg7N4uwzt3&? z7~WbA7gzy_WH6R$Nf6nI(;b4+7Q#syCvoaP#m53Sxl<~XH1~SvRU`enERCqD0NyKw zkJaEz*lQtFaP;TfARBSRGsr6t!l+YiN7~>fpuR&!dMrwKGaS^WKzw9vS#`I!8!N%! zZD8HLQzs)zU15tkd5DxtF}cL?q7L{1ErFiN?zH7wi8onxo k^EPcu+T}a|RdIH&67=oLK5{;uz~c!#p1|V?{AVZd56WL3yZ`_I literal 0 HcmV?d00001