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

Update: com.leenzhu.journal@1.0.3

c64e7e9332..7a8a1721c7
This commit is contained in:
Joplin Bot 2022-10-24 02:32:46 +00:00
parent 0debf268df
commit 6eaca47c8f
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -80,7 +80,7 @@ This repository contains the following plugins:
| [🏠](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.1.1 | 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/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | Journal | 1.0.3 | 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 |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.7 | Flexible kanban board plugin for all your tasks | Balint Magyar |
| [🏠](https://github.com/xeden3/joplin-plugin-kity-minder) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.sctmes.kity-minder/plugin.jpl) | Kity Minder | 1.0.4 | Kity Minder Mindmap Tools 思维导图(脑图插件) | James Chan |

View File

@ -2076,8 +2076,8 @@
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.0.2",
"name": "joplin-plugin-journal",
"version": "1.0.3",
"name": "Journal",
"description": "Create or open note of today or selected date.",
"author": "Leen Zhu",
"homepage_url": "https://github.com/leenzhu/joplin-plugin-journal",
@ -2085,8 +2085,8 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:d96a82c44ffe06127052dd1617b5316b5313e13d1a89a6f28d96c1f2c78894d2",
"_publish_commit": "master:c64e7e93321b6743efc8e5999f07b6441af546be",
"_publish_hash": "sha256:4a7a3818f06a59acc8a2d4ebf768f0c18ea8694069dc398e9f366e04fa6f1951",
"_publish_commit": "master:7a8a1721c7453e29e900bb2e859cc90592e0921a",
"_npm_package_name": "joplin-plugin-journal"
},
"com.septemberhx.pluginBundle": {

View File

@ -2,8 +2,8 @@
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.0.2",
"name": "joplin-plugin-journal",
"version": "1.0.3",
"name": "Journal",
"description": "Create or open note of today or selected date.",
"author": "Leen Zhu",
"homepage_url": "https://github.com/leenzhu/joplin-plugin-journal",
@ -11,7 +11,7 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:d96a82c44ffe06127052dd1617b5316b5313e13d1a89a6f28d96c1f2c78894d2",
"_publish_commit": "master:c64e7e93321b6743efc8e5999f07b6441af546be",
"_publish_hash": "sha256:4a7a3818f06a59acc8a2d4ebf768f0c18ea8694069dc398e9f366e04fa6f1951",
"_publish_commit": "master:7a8a1721c7453e29e900bb2e859cc90592e0921a",
"_npm_package_name": "joplin-plugin-journal"
}