1
0
mirror of synced 2024-06-28 23:45:12 +08:00

Update: io.github.jackgruber.combine-notes@1.2.1

8899852d5a..046e228d6b
This commit is contained in:
Joplin Bot 2023-11-19 10:30:54 +00:00
parent 0ff5f98b37
commit 346197e222
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -38,7 +38,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/bluulo/joplin-plugin-code-clipboard) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/bluulo.JoplinCodeClipboardPlugin/plugin.jpl) | Code-Clipboard | 1.0.0 | Copy the content of a code block to the clipboard | bluulo |
| [🏠](https://github.com/shantanugoel/joplin-plugin-cm-linenumbers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.shantanugoel.JoplinCMLineNumbersPlugin/plugin.jpl) | CodeMirror Line Numbers | 2.0.0 | Enables line numbers for CodeMirror editor | Shantanu Goel |
| [🏠](https://github.com/FelisDiligens/joplin-plugin-cmoptions) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.cmoptions/plugin.jpl) | CodeMirror Options | 1.1.0 | Adds some CodeMirror options to Joplin's settings, such as line numbers and line wrapping. | FelisDiligens |
| [🏠](https://github.com/JackGruber/joplin-plugin-combine-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.combine-notes/plugin.jpl) | Combine notes | 1.2.0 | Combine one or more notes | JackGruber |
| [🏠](https://github.com/JackGruber/joplin-plugin-combine-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.combine-notes/plugin.jpl) | Combine notes | 1.2.1 | Combine one or more notes | JackGruber |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.complete_link/plugin.jpl) | Complete Link | 1.0.1 | This plugin adds an icon to the toolbar. When clicked, it completes the selected text into a note title (in a markdown link). | S73ph4n |
| [🏠](https://discourse.joplinapp.org/t/plugin-conflict-resolution/19204) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-conflict-resolution/plugin.jpl) | Conflict Resolution | 1.2.3 | A plugin that makes process of resolving conflicts easier. | Ahmed Alwasifey |
| [🏠](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 |

View File

@ -38,7 +38,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.combine-notes",
"app_min_version": "1.8.1",
"version": "1.2.0",
"version": "1.2.1",
"name": "Combine notes",
"description": "Combine one or more notes",
"author": "JackGruber",
@ -53,8 +53,8 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:64d5f14f20cf240a0567872d6e6df671f5659df661db6391108ba8d92d3afeff",
"_publish_commit": "master:8899852d5abb8e11188bc5237e77e1286fd97afe",
"_publish_hash": "sha256:4d9a46db2f1404889e9af8e80e5b0b9b4a4b759a355f22668f89de3986e978a3",
"_publish_commit": "master:046e228d6bde75676a1048360ad1a8201faa012d",
"_npm_package_name": "joplin-plugin-combine-notes",
"_recommended": true
},

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.combine-notes",
"app_min_version": "1.8.1",
"version": "1.2.0",
"version": "1.2.1",
"name": "Combine notes",
"description": "Combine one or more notes",
"author": "JackGruber",
@ -17,7 +17,7 @@
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:64d5f14f20cf240a0567872d6e6df671f5659df661db6391108ba8d92d3afeff",
"_publish_commit": "master:8899852d5abb8e11188bc5237e77e1286fd97afe",
"_publish_hash": "sha256:4d9a46db2f1404889e9af8e80e5b0b9b4a4b759a355f22668f89de3986e978a3",
"_publish_commit": "master:046e228d6bde75676a1048360ad1a8201faa012d",
"_npm_package_name": "joplin-plugin-combine-notes"
}