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

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

45a5f67e83..13ba07597b
This commit is contained in:
Joplin Bot 2023-07-05 06:00:58 +00:00
parent c1bdaec966
commit bb4db881fd
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -70,7 +70,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 | 1.11.0 | 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 | 1.12.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

@ -2095,7 +2095,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
"app_min_version": "2.8",
"version": "1.11.0",
"version": "1.12.0",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -2124,8 +2124,8 @@
"src": "../screenshots/editorview-dark.png"
}
],
"_publish_hash": "sha256:31e07e2eac6cf532add9fa2b864eb658c9e6a999de95e190ae30dbe0216423f4",
"_publish_commit": "main:45a5f67e8368b88fa77e0835b6da60d4e7950b8c",
"_publish_hash": "sha256:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82",
"_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd",
"_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.8",
"version": "1.11.0",
"version": "1.12.0",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -31,7 +31,7 @@
"src": "../screenshots/editorview-dark.png"
}
],
"_publish_hash": "sha256:31e07e2eac6cf532add9fa2b864eb658c9e6a999de95e190ae30dbe0216423f4",
"_publish_commit": "main:45a5f67e8368b88fa77e0835b6da60d4e7950b8c",
"_publish_hash": "sha256:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82",
"_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd",
"_npm_package_name": "joplin-plugin-freehand-drawing"
}