From 24fb7bdb67963cd422b0d9905c5ea6f729780e5e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 22 Nov 2023 12:35:18 +0000 Subject: [PATCH] Update: com.joplin.copy.codeBlocks@1.1.0 https://github.com/LightAPIs/joplin-copy-code-blocks/compare/d3d3981126df46c8f642f05490e47fee311300c4..c036150fb05b3d083b960e748515805f8cb1dfd7 --- README.md | 2 +- manifests.json | 6 +++--- .../com.joplin.copy.codeBlocks/manifest.json | 6 +++--- plugins/com.joplin.copy.codeBlocks/plugin.jpl | Bin 11776 -> 13312 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2e02e95..1cc9e80 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This repository contains the following plugins: | [🏠](https://github.com/hieuthi/joplin-plugin-container-with-classes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.container-with-classes/plugin.jpl) | Container with Classes | 1.0.0 | Plugin for creating block-level containers with classes for customization | Hieu-Thi Luong | | [🏠](https://discourse.joplinapp.org/t/create-note-from-highlighted-text/12511) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.convertToNewNote/plugin.jpl) | Convert Text To New Note | 1.5.1 | Converts highlighted text to new one in same folder | ambrt | | [🏠](https://github.com/hieuthi/joplin-plugin-copy-anchor-link) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.copy-anchor-link/plugin.jpl) | Copy Anchor Link | 1.1.0 | This plugin add several icons next to the note headings that you can click on to copy markdown link of the specific heading. | Hieu-Thi Luong | -| [🏠](https://github.com/LightAPIs/joplin-copy-code-blocks) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.copy.codeBlocks/plugin.jpl) | Copy Code Blocks | 1.0.0 | Add a copy button to the code blocks. | Light | +| [🏠](https://github.com/LightAPIs/joplin-copy-code-blocks) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.copy.codeBlocks/plugin.jpl) | Copy Code Blocks | 1.1.0 | Add a copy button to the code blocks. | Light | | [🏠](https://discourse.joplinapp.org/t/copy-markdown-link-to-active-note/14402) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.copyNoteLink/plugin.jpl) | Copy link to active note | 1.0.1 | Adds entry to right click menu in editor to get link to active note | a | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-ianylink/plugin.jpl) | Copy Universal Web Link | 0.1.0 | Copy Universal Web Link | Ben Lau | | [🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.goToItem/plugin.jpl) | Create and go to #tags and @notebooks | 1.3.7 | Go to tag,notebook or note via links or via text | a | diff --git a/manifests.json b/manifests.json index 1014324..1b8265b 100644 --- a/manifests.json +++ b/manifests.json @@ -2561,7 +2561,7 @@ "manifest_version": 1, "id": "com.joplin.copy.codeBlocks", "app_min_version": "2.8", - "version": "1.0.0", + "version": "1.1.0", "name": "Copy Code Blocks", "description": "Add a copy button to the code blocks.", "author": "Light", @@ -2575,8 +2575,8 @@ "appearance", "productivity" ], - "_publish_hash": "sha256:381090ed6c8f119356bbdcda38f029d8791b2a51424ecf8aadb4de75392155c3", - "_publish_commit": "master:d3d3981126df46c8f642f05490e47fee311300c4", + "_publish_hash": "sha256:737bd9dfcacac02f17b7e8a5bcdc3d7e5588c5f2818207b2c7c0c09df96071b2", + "_publish_commit": "master:c036150fb05b3d083b960e748515805f8cb1dfd7", "_npm_package_name": "joplin-plugin-copy-code-blocks" }, "bluulo.JoplinCodeClipboardPlugin": { diff --git a/plugins/com.joplin.copy.codeBlocks/manifest.json b/plugins/com.joplin.copy.codeBlocks/manifest.json index 0df078c..e6207dd 100644 --- a/plugins/com.joplin.copy.codeBlocks/manifest.json +++ b/plugins/com.joplin.copy.codeBlocks/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.joplin.copy.codeBlocks", "app_min_version": "2.8", - "version": "1.0.0", + "version": "1.1.0", "name": "Copy Code Blocks", "description": "Add a copy button to the code blocks.", "author": "Light", @@ -16,7 +16,7 @@ "appearance", "productivity" ], - "_publish_hash": "sha256:381090ed6c8f119356bbdcda38f029d8791b2a51424ecf8aadb4de75392155c3", - "_publish_commit": "master:d3d3981126df46c8f642f05490e47fee311300c4", + "_publish_hash": "sha256:737bd9dfcacac02f17b7e8a5bcdc3d7e5588c5f2818207b2c7c0c09df96071b2", + "_publish_commit": "master:c036150fb05b3d083b960e748515805f8cb1dfd7", "_npm_package_name": "joplin-plugin-copy-code-blocks" } \ No newline at end of file diff --git a/plugins/com.joplin.copy.codeBlocks/plugin.jpl b/plugins/com.joplin.copy.codeBlocks/plugin.jpl index 41bb1e7c176266932f4cc3a049c51693208c0aef..f0d6b32e781da9ed0f508fbc1ff4aa353f546eac 100644 GIT binary patch delta 1883 zcma)7&5j#I5Z>8@MC4 z%(T6`B4(3tfn0*N9|0~L_>uesNRhZ9?uZxRfT*7F7~6@G_+a%^RaaGi^;OmVFYfoh z`?|2xuE9#Zx!Y*tsnKq%)avz}ogG-IDPs5&!}!xsg)^_-sCptiu6V+yl};eMgSf(Y zS5yWx8W85gm$@}5LK}uWrqao+b%c~+U_QAeu=N`V+YPZnwQm}fvF%9;; zaej3#42C_%Z-tTx9$V-alAniP5=NB!A_5l{tg5N_eHJ;n$@Q6(YdVoDJA(qDhb&EcW!+;#ykUZIeL*~oA4UJ}a-Ai($@LEPfILlU8(`sK`(H;U#`N;a7D zqOrQM{z(0^{(F7S?nMvVgMGACPc|I&_r{fzV)n*R#7u*21L?#f7)s1y2{TCG1lM)J zoEF^FFwKf=0%n-hzc!yIz}SH(MXBb1H;iHt*$@iGZ%P_D&>`MIFA`V@WLBVcG9o+< z5ehC*Eh3+y5buV>_Zjac=UG*_##U|R-zo_110*=Mo(vHZIFqr82= z0ZvA&N2G|zPG_jo2?vO^upU{AMc(-iEqn>G1 z6Nccwt}BKzOQhwKCf+H6-~%y?DL#QlZc!)kVi$#Jx>YYAar_aBB{m$Fgz;ECwlOWnV7b^P^o&qP0kev^z;@r=&L3?fmu2x=%Ef{{PwPw~gk9 z&mIsk`eTDyW4@pM-l($0v{!*@bf#nC1|rg2Pq zw482?oBlTDj-9Vwu|9Xk$rH!m5$W}zOrt1UI2u(E&?<_s<+UOOV_}3`NJa<-ALnvv P-zuoDENk+!WuN^Ii+VW9 delta 476 zcmZq3Xo#86EM;V3tiWJsVr*t$Zen6&X24)zXlQI?uE1b0Igv4CGb7^##?5NXx0ogu zFosTIYmzoLH8jG|U}$Or)v%b6orya>zn~;DKd)F*p?b3e=Mu)vuedrGCx`QPaVC}I zd8R1XDkMxk$Rf_Et5ThrQc;^=J^2#vHD-kbuE{s~tT|Mw!K!K}-x6wKD@rXXEy|mm zBWydlRJ40CAM46VVqL;Wt~D?>HV66u>RRzmL1alo0~14pS2S}N84Wh)X^AmO8esUr zz|_PLZj7!yV`h13Qdwqdxnn^lmjV#z733F}_@)*YC#I)rfJGD(3UW%*Gl3q`f$~%G zlS^|`^Gcvxpr*po)S}AZ)ST4hlKdhKb!Bx0Z3Q4tFEd3Gu4r0Tfdl~T%zeZF