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

Update: io.github.personalizedrefrigerator.js-draw@2.5.0

0e01b8ace3..02d897185b
This commit is contained in:
Joplin Bot 2023-11-15 23:30:41 +00:00
parent e88effbe62
commit aa70e454c5
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 15 additions and 15 deletions

View File

@ -73,7 +73,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |
| [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 2.0.1 | Allows to fold parts of markdown text displayed in editor | ambrt |
| [🏠](https://github.com/mak2002/joplin-font-size-shortcut.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.font.size.shortcut/plugin.jpl) | Font Size Shortcut | 1.0.0 | Adds shortcuts to increase/decrease font size | mak2002 |
| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 2.4.1 | Create and edit drawings with js-draw. | Henry Heino |
| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 2.5.0 | Create and edit drawings with js-draw. | Henry Heino |
| [🏠](https://github.com/hieuthi/joplin-plugin-function-plot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.function-plot/plugin.jpl) | Function Plot | 1.0.0 | Joplin plugin based on Function Plot library to render function such as y = x * x | Hieu-Thi Luong |
| [🏠](https://github.com/tessus/joplin-plugin-get-notebook-id#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.folder-id/plugin.jpl) | Get Notebook ID | 1.0.1 | Copy/Show the ID of a notebook. For developers. A regular user won't need this. | Helmut K. C. Tessarek |
| [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.3.0 | Joplin theme with colors of GitHub | marc0l92 |

View File

@ -2103,7 +2103,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
"app_min_version": "2.10",
"version": "2.4.1",
"version": "2.5.0",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -2120,20 +2120,20 @@
],
"screenshots": [
{
"src": "../screenshots/editor-lightdark-fullscreen.png"
"src": "screenshots/editor-lightdark-fullscreen.png"
},
{
"src": "../screenshots/editorview-light-1.png"
"src": "screenshots/editorview-light-1.png"
},
{
"src": "../screenshots/editorview-light-2.png"
"src": "screenshots/editorview-light-2.png"
},
{
"src": "../screenshots/editorview-dark.png"
"src": "screenshots/editorview-dark.png"
}
],
"_publish_hash": "sha256:f3a5df6fe0ce1d392f3a5dcc357231a6e19a31a6deb666cf8fde2cee2925d1a4",
"_publish_commit": "main:0e01b8ace32694b70792da64d2d567c0d2fb39b7",
"_publish_hash": "sha256:97d26d94c2c2f854f85b2a5208effd0aa2a78a9ff36a24e0008c777d5434e6a9",
"_publish_commit": "main:02d897185b4d71ec43afe41b3629adc7503ce1de",
"_npm_package_name": "joplin-plugin-freehand-drawing"
},
"com.sctmes.kity-minder": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
"app_min_version": "2.10",
"version": "2.4.1",
"version": "2.5.0",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -19,19 +19,19 @@
],
"screenshots": [
{
"src": "../screenshots/editor-lightdark-fullscreen.png"
"src": "screenshots/editor-lightdark-fullscreen.png"
},
{
"src": "../screenshots/editorview-light-1.png"
"src": "screenshots/editorview-light-1.png"
},
{
"src": "../screenshots/editorview-light-2.png"
"src": "screenshots/editorview-light-2.png"
},
{
"src": "../screenshots/editorview-dark.png"
"src": "screenshots/editorview-dark.png"
}
],
"_publish_hash": "sha256:f3a5df6fe0ce1d392f3a5dcc357231a6e19a31a6deb666cf8fde2cee2925d1a4",
"_publish_commit": "main:0e01b8ace32694b70792da64d2d567c0d2fb39b7",
"_publish_hash": "sha256:97d26d94c2c2f854f85b2a5208effd0aa2a78a9ff36a24e0008c777d5434e6a9",
"_publish_commit": "main:02d897185b4d71ec43afe41b3629adc7503ce1de",
"_npm_package_name": "joplin-plugin-freehand-drawing"
}