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

Update: com.leenzhu.journal@1.0.7

10f191e0e0..b505bc638d
This commit is contained in:
Joplin Bot 2022-11-01 01:31:57 +00:00
parent 91c4505e62
commit cc13344c39
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -81,7 +81,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/artikell/joplin-excalidraw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.excalidraw/plugin.jpl) | joplin-excalidraw | 1.3.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/joplin/plugins/raw/master/plugins/name.mikemueller.joplin2jira/plugin.jpl) | joplin2jira | 1.0.0 | Copies selected text or entire notes in Jira markup to the clipboard | Mike Müller |
| [🏠](https://github.com/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | Journal | 1.0.6 | 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.7 | 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,7 +2076,7 @@
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.0.6",
"version": "1.0.7",
"name": "Journal",
"description": "Create or open note of today or selected date.",
"author": "Leen Zhu",
@ -2085,8 +2085,8 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:3efdb364d279ac947fa13bbfcbca6abeca503c4b14382f390c7d98032b489cb9",
"_publish_commit": "master:10f191e0e00d2db870eaaf5132e7578899acc090",
"_publish_hash": "sha256:13d54fa3f5dbf0b1cbcc9a009ec4826479994e0f8f2f9a3f8a8f1670707a7186",
"_publish_commit": "master:b505bc638ddc1b21664b55c81087236302b364f7",
"_npm_package_name": "joplin-plugin-journal"
},
"com.septemberhx.pluginBundle": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.0.6",
"version": "1.0.7",
"name": "Journal",
"description": "Create or open note of today or selected date.",
"author": "Leen Zhu",
@ -11,7 +11,7 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:3efdb364d279ac947fa13bbfcbca6abeca503c4b14382f390c7d98032b489cb9",
"_publish_commit": "master:10f191e0e00d2db870eaaf5132e7578899acc090",
"_publish_hash": "sha256:13d54fa3f5dbf0b1cbcc9a009ec4826479994e0f8f2f9a3f8a8f1670707a7186",
"_publish_commit": "master:b505bc638ddc1b21664b55c81087236302b364f7",
"_npm_package_name": "joplin-plugin-journal"
}