1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: ylc395.pagesPublisher@1.2.1

ed570ec137..e4c55e3e06
This commit is contained in:
Joplin Bot 2021-10-14 13:31:00 +00:00
parent 49ee8ab114
commit 378634fbea
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -55,7 +55,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.azamahJunior.note-statistics/plugin.jpl) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior |
| [🏠](https://github.com/benji300/joplin-note-tabs) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.note.tabs/plugin.jpl) | Note Tabs | 1.4.0 | Allows to open several notes at once in tabs and pin them. | Benji300 |
| [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.2.7 | 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.2.0 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks | ylc395 |
| [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.2.1 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks | 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/uphy/joplin-plantuml-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.uphy.PlantUmlPlugin/plugin.jpl) | PlantUML | 0.0.1 | Markdown extension plugin to render PlantUML diagrams. | uphy |

View File

@ -1053,7 +1053,7 @@
"manifest_version": 1,
"id": "ylc395.pagesPublisher",
"app_min_version": "2.0",
"version": "1.2.0",
"version": "1.2.1",
"name": "Pages Publisher",
"description": "Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks",
"author": "ylc395",
@ -1063,8 +1063,8 @@
"site generator",
"github pages"
],
"_publish_hash": "sha256:c87e1cab5b34ef1e584a12a05bb928d4f247338c5e49fd90cce2a5ea4e67435a",
"_publish_commit": "main:ed570ec1374efd0e008d1732828198f507bd9587",
"_publish_hash": "sha256:24b410cea53ca92ad4b50ed3c4cbe1d857a7cd8ece4c05643d2e2771053be3a9",
"_publish_commit": "main:e4c55e3e06fd6f508d841dd92540fa4423514c5d",
"_npm_package_name": "joplin-plugin-pages-publisher"
},
"com.hieuthi.joplin.rubi-and-furigana": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "ylc395.pagesPublisher",
"app_min_version": "2.0",
"version": "1.2.0",
"version": "1.2.1",
"name": "Pages Publisher",
"description": "Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks",
"author": "ylc395",
@ -12,7 +12,7 @@
"site generator",
"github pages"
],
"_publish_hash": "sha256:c87e1cab5b34ef1e584a12a05bb928d4f247338c5e49fd90cce2a5ea4e67435a",
"_publish_commit": "main:ed570ec1374efd0e008d1732828198f507bd9587",
"_publish_hash": "sha256:24b410cea53ca92ad4b50ed3c4cbe1d857a7cd8ece4c05643d2e2771053be3a9",
"_publish_commit": "main:e4c55e3e06fd6f508d841dd92540fa4423514c5d",
"_npm_package_name": "joplin-plugin-pages-publisher"
}