From 02dd7cd486a705f183887641acb4b71c58d0951d Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 4 Jan 2022 03:01:08 +0000 Subject: [PATCH] Update: ylc395.pagesPublisher@1.6.2 https://github.com/ylc395/joplin-plugin-pages-publisher/compare/a0eb07b91a8e2a0411c0f20250119ca4c014d54d..bada5bbdcaccbb463f4180bce9060df4c2414463 --- README.md | 2 +- manifests.json | 6 +++--- plugins/ylc395.pagesPublisher/manifest.json | 6 +++--- plugins/ylc395.pagesPublisher/plugin.jpl | Bin 11611648 -> 11611648 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f54b5ce..b89b9b2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ This repository contains the following plugins: | [🏠](https://juergen.habelt-jena.de) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.NotesStationImport/plugin.jpl) | Notes Station Import | 1.0.4 | This plugin imports notes from QNAP Notes Station | Jürgen Habelt | | [🏠](https://github.com/ylc395/joplin-plugin-ocr) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.joplinOcr/plugin.jpl) | OCR | 0.3.2 | offline OCR auto/manually for images, videos, pdf documents in your Joplin notes | ylc395 | | [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.3.1 | Outline (TOC) sidebar plugin for joplin. | cqroot | -| [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.6.1 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local | ylc395 | +| [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.6.2 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local | ylc395 | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.coderrsid.pasteSpecial/plugin.jpl) | Paste Special | 1.1.2 | A plugin used to paste special text into Joplin | coderrsid | | [🏠](https://github.com/benji300/joplin-persistent-layout) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.persistentLayout/plugin.jpl) | Persistent Editor Layout | 2.2.0 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags. | Benji300 | | [🏠](https://github.com/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML2 | 1.8.0 | Render PlantUML diagram inside your Joplin notes. | marc0l92 | diff --git a/manifests.json b/manifests.json index d3cc6c9..66cb2db 100644 --- a/manifests.json +++ b/manifests.json @@ -1038,7 +1038,7 @@ "manifest_version": 1, "id": "ylc395.pagesPublisher", "app_min_version": "2.0", - "version": "1.6.1", + "version": "1.6.2", "name": "Pages Publisher", "description": "Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local", "author": "ylc395", @@ -1048,8 +1048,8 @@ "site generator", "github pages" ], - "_publish_hash": "sha256:a0957286b9e5da39754a0457eba2116e6107940cadb1b16e9208d3cae4e5d9a2", - "_publish_commit": "main:a0eb07b91a8e2a0411c0f20250119ca4c014d54d", + "_publish_hash": "sha256:85294a4c1d7f49e2f2058e3e5b4df0d87484ab75fcfddcc69e097efd65ac6086", + "_publish_commit": "main:bada5bbdcaccbb463f4180bce9060df4c2414463", "_npm_package_name": "joplin-plugin-pages-publisher" }, "com.hieuthi.joplin.rubi-and-furigana": { diff --git a/plugins/ylc395.pagesPublisher/manifest.json b/plugins/ylc395.pagesPublisher/manifest.json index 667f10d..91c8484 100644 --- a/plugins/ylc395.pagesPublisher/manifest.json +++ b/plugins/ylc395.pagesPublisher/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "ylc395.pagesPublisher", "app_min_version": "2.0", - "version": "1.6.1", + "version": "1.6.2", "name": "Pages Publisher", "description": "Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local", "author": "ylc395", @@ -12,7 +12,7 @@ "site generator", "github pages" ], - "_publish_hash": "sha256:a0957286b9e5da39754a0457eba2116e6107940cadb1b16e9208d3cae4e5d9a2", - "_publish_commit": "main:a0eb07b91a8e2a0411c0f20250119ca4c014d54d", + "_publish_hash": "sha256:85294a4c1d7f49e2f2058e3e5b4df0d87484ab75fcfddcc69e097efd65ac6086", + "_publish_commit": "main:bada5bbdcaccbb463f4180bce9060df4c2414463", "_npm_package_name": "joplin-plugin-pages-publisher" } \ No newline at end of file diff --git a/plugins/ylc395.pagesPublisher/plugin.jpl b/plugins/ylc395.pagesPublisher/plugin.jpl index 7fbc2e7165e38e31eaadcf4e037af6dd53552528..0f6b5e190c1b7c7fa8a7bf26163129545bb2fef0 100644 GIT binary patch delta 1868 zcmZwHTU1n49LI4s%!oIn6e7Y5HMN_y_dd6bP`p%HQW=?1mh zi-lHLXm{5v*LmxyhkWdzw^}{-+)JyqTB~o$%-Lsj*804h-}#^Y-~ZX?^#Ar#vLC01 z=lX8osK9fJr1F&O))vW3i)hOVVOs3WRlbwYTFneQ3#9Aiv#w($)yl6eQdC%v_N`m? zR)~xotjjj{PKc3)veA75)t)M>@Es>=CSS3CzL-9<_WCb#AXSq&pQ@X+qq{eEE&FGx zDlyVfF?wjATIw5~sXVStZSeXt8?xK`&L#ivV&G;Ko^N+iDQ0)H)i2uB-PPXHva>z2 zuy1v?XYgl{U320`c2YHJ?0IU(ciGm|a>KEiX%#q8D`TeAny1!|l=-@GbJ)(DXe^{} z&333AH+O16F;Q%`#zN1k{I}Q~wL?dF(V9m}3Lop|21`RFW=pJ6y1D6vVtK;U$3n-C z!p?-Li-n#a4Pi22yjZAI)X?t<&04Ec`GLKaq-nN7EdwVy3CU^k!zWdc>ozUQrlAzmF#|I(3$sy%IVi_1 zxD|6lQ8v#^URzB|srjl{r#UUI%tJ*eu2la0htT0aXKow$D}HmnwX_(j!tJQW9jL*4 z+=&Ia3$<8?MOcixu>?!84ENw(+=u(|0G8uHJOl{^4F@hf_z3VYR^SoT;Zf9MC03yU ztFZ=au?~;naXf+b*nlVT6gHv}PvaRpi%obAO?V!g@dCEsMQp`O*oK$Uj92g~UPBAE zqZMsv#}4eoE_7fwI*h;vF2r0FGl2X`H|i42JP8PT~~a!)c6Q6d9bs7~aPR_z)lAEI!637{@uB z$EWxVpJM_S@CClaBrf6-zQWh|2H)a4d>@LYAIvY-W|eex^e!&B+#xu=ol7r|mHr2A C{r|ZD delta 1913 zcmZ|P+jA3T7{~FxZ9)ZGgJ7u<53xvT)#ASIy9cpWL_|E*Q^AUg8q;vFwAC1?R1O6K zp>IVXrJm~vwTefk!|aWh-gxN+cZz?6H;yyT_^p#S>-qxu!mIXDK{z#=Y zKdb+pmoK_vrY92W>Ja#1FlM?Vq2mNin2i}H5=t2?==YeB;ZV8Nnf65@Zd#+E6YO(U z+_XePJ2=mtxJlH6!B%=}Ds4*zO~}N}`cS2Gz3^7zW@{)^mRFrnj_1zW#x@h6n%TK5BqTd<2Z;zIE(_0;3$eXh6xx<;!PaKTR4G} zIE50Xa2nHi8}HyM_%GO^3G@H}