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

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

544c6a7f36..13647a0a73
This commit is contained in:
Joplin Bot 2022-09-01 13:30:58 +00:00
parent cad89198e9
commit f33bb71a5a
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -56,7 +56,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.0.3 | 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.0.5 | Create and edit drawings with js-draw. | Henry Heino |
| [🏠](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 |
| [🏠](https://github.com/agerardin/joplin-plugin-knowledge-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-knowledge-graph/plugin.jpl) | Graph | 1.1.0 | Notes as nodes. Explore your Joplin knowledge graph. | Antoine Gerardin |

View File

@ -2108,7 +2108,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
"app_min_version": "2.8",
"version": "1.0.3",
"version": "1.0.5",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -2122,8 +2122,8 @@
"categories": [
"editor"
],
"_publish_hash": "sha256:568ac5b3e2abbf68d99bfeb7ff28311257c92ec2d25b423518f6c965ae65cea9",
"_publish_commit": "main:544c6a7f36c2beb1ece69331807fa55c53a125d0",
"_publish_hash": "sha256:38680500fd4399b354864296d7f0d9f43f9be3c840af7d69f9ef1ad9ebac58d8",
"_publish_commit": "main:13647a0a73574e9ca9129a0f637dda52643f0903",
"_npm_package_name": "joplin-plugin-freehand-drawing"
}
}

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
"app_min_version": "2.8",
"version": "1.0.3",
"version": "1.0.5",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
@ -16,7 +16,7 @@
"categories": [
"editor"
],
"_publish_hash": "sha256:568ac5b3e2abbf68d99bfeb7ff28311257c92ec2d25b423518f6c965ae65cea9",
"_publish_commit": "main:544c6a7f36c2beb1ece69331807fa55c53a125d0",
"_publish_hash": "sha256:38680500fd4399b354864296d7f0d9f43f9be3c840af7d69f9ef1ad9ebac58d8",
"_publish_commit": "main:13647a0a73574e9ca9129a0f637dda52643f0903",
"_npm_package_name": "joplin-plugin-freehand-drawing"
}