Compare commits

...

2 Commits

Author SHA1 Message Date
Joplin Bot f1b46a3e05
Update stats 2024-04-20 20:39:07 +00:00
Joplin Bot f5e08ade78
Update: io.github.djsudduth.paragraph-extractor@1.1.2
8bcc3b0edd..8bafa91a47
2024-04-20 20:30:38 +00:00
5 changed files with 170 additions and 166 deletions

View File

@ -153,7 +153,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.5.13 | 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.7.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/KosRud/joplin-plugin-paginator) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.MadCake.joplin.markdown-table-sortable/plugin.jpl) | Paginator | 3.0.2 | Create paginated 2-column documents in joplin. | Kostiantyn Rudenko |
| [🏠](https://github.com/djsudduth/joplin-plugin-paragraph-extractor) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.djsudduth.paragraph-extractor/plugin.jpl) | Paragraph Extractor | 1.1.1 | Extract specific paragraphs out of Joplin notes using keywords, hashtags or custom tags | djsudduth |
| [🏠](https://github.com/djsudduth/joplin-plugin-paragraph-extractor) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.djsudduth.paragraph-extractor/plugin.jpl) | Paragraph Extractor | 1.1.2 | Extract specific paragraphs out of Joplin notes using keywords, hashtags or custom tags | djsudduth |
| - | [⬇️](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/migsc/joplin-planner) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.chateloin.joplin-planner/plugin.jpl) | Planner | 0.3.1 | A plugin that helps with managing embedded todo lists in notes, and parses note tags to schedule recurring items. | Miguel Chateloin |

View File

@ -3713,7 +3713,7 @@
"manifest_version": 1,
"id": "io.github.djsudduth.paragraph-extractor",
"app_min_version": "1.8.1",
"version": "1.1.1",
"version": "1.1.2",
"name": "Paragraph Extractor",
"description": "Extract specific paragraphs out of Joplin notes using keywords, hashtags or custom tags",
"author": "djsudduth",
@ -3728,8 +3728,8 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:78303bbf8f53c3a2b655970e9980d8d47642c53706916fcd9433b654408baedd",
"_publish_commit": "main:8bcc3b0edd70b85650afc2252c173eb44eebd6a9",
"_publish_hash": "sha256:df987ccf9e1211a89f3d82f72bd935c8842b2be0f8fa67b898dd8d281698519d",
"_publish_commit": "main:8bafa91a47c499288f8ba944dc0a66169fd4173b",
"_npm_package_name": "joplin-plugin-paragraph-extractor"
},
"com.receiveMailPlugin": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.djsudduth.paragraph-extractor",
"app_min_version": "1.8.1",
"version": "1.1.1",
"version": "1.1.2",
"name": "Paragraph Extractor",
"description": "Extract specific paragraphs out of Joplin notes using keywords, hashtags or custom tags",
"author": "djsudduth",
@ -17,7 +17,7 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:78303bbf8f53c3a2b655970e9980d8d47642c53706916fcd9433b654408baedd",
"_publish_commit": "main:8bcc3b0edd70b85650afc2252c173eb44eebd6a9",
"_publish_hash": "sha256:df987ccf9e1211a89f3d82f72bd935c8842b2be0f8fa67b898dd8d281698519d",
"_publish_commit": "main:8bafa91a47c499288f8ba944dc0a66169fd4173b",
"_npm_package_name": "joplin-plugin-paragraph-extractor"
}

File diff suppressed because it is too large Load Diff