1
0
mirror of synced 2024-07-03 02:25:21 +08:00

New: com.joplin.excalidraw@1.0.0

e4181a14d6
This commit is contained in:
Joplin Bot 2022-10-06 11:37:19 +00:00
parent d1ac96a14b
commit e49e7bd490
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 35 additions and 0 deletions

View File

@ -76,6 +76,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/benlau/joplin-plugin-dddot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-dddot/plugin.jpl) | Joplin DDDot | 0.2.0 | Recent notes, shortcuts, scratchpad, and .... in a single sidebar. | Ben Lau |
| [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.2.0 | Joplin plugin to rename note attachments, | makaanneo |
| [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler |
| [🏠](https://github.com/artikell/joplin-excalidraw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.excalidraw/plugin.jpl) | joplin-excalidraw | 1.0.0 | use to write excalidraw in Joplin | SkyfireLee |
| [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz |
| [🏠](https://github.com/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | joplin-plugin-journal | 1.0.2 | Create or open note of today or selected date. | Leen Zhu |
| [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.1.3 | JSheets - use to write spreadsheets like excel in Joplin | Thibault Jan Beyer |

View File

@ -2252,5 +2252,22 @@
"_publish_hash": "sha256:5fcec7b01ed1d4bfbd0cf219b4b9037db96c24b744a97a2186cbcda2433365f4",
"_publish_commit": "master:fdf5b57ea5a3f7f99083315e03d61966b3b0a14c",
"_npm_package_name": "joplin-plugin-remoods-theme"
},
"com.joplin.excalidraw": {
"manifest_version": 1,
"id": "com.joplin.excalidraw",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "joplin-excalidraw",
"description": "use to write excalidraw in Joplin",
"author": "SkyfireLee",
"homepage_url": "https://github.com/artikell/joplin-excalidraw",
"repository_url": "https://github.com/artikell/joplin-excalidraw",
"keywords": [
"excalidraw"
],
"_publish_hash": "sha256:15f5ff55e12ae5acce372ad4cc851923a08dc9358fdc7259904238c074b7512b",
"_publish_commit": "main:e4181a14d61e228fa6701dbaf00571dedc7c5ac6",
"_npm_package_name": "joplin-plugin-joplin-excalidraw"
}
}

View File

@ -0,0 +1,17 @@
{
"manifest_version": 1,
"id": "com.joplin.excalidraw",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "joplin-excalidraw",
"description": "use to write excalidraw in Joplin",
"author": "SkyfireLee",
"homepage_url": "https://github.com/artikell/joplin-excalidraw",
"repository_url": "https://github.com/artikell/joplin-excalidraw",
"keywords": [
"excalidraw"
],
"_publish_hash": "sha256:15f5ff55e12ae5acce372ad4cc851923a08dc9358fdc7259904238c074b7512b",
"_publish_commit": "main:e4181a14d61e228fa6701dbaf00571dedc7c5ac6",
"_npm_package_name": "joplin-plugin-joplin-excalidraw"
}

Binary file not shown.