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

Update: com.leenzhu.journal@1.0.14

8527a22600..c4a9afa941
This commit is contained in:
Joplin Bot 2023-08-01 08:01:26 +00:00
parent f224d3ac4d
commit 9dff4c4611
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -98,7 +98,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/freezuike/joplin-note-email) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cf.zuike.joplin-note-email/plugin.jpl) | joplin-note-email | 1.0.5 | 通过邮件发送笔记 | 醉客 |
| [🏠](https://discourse.joplinapp.org/t/new-plugin-timeline/29408) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-TimelineRender/plugin.jpl) | joplin-plugin-TimelineRender | 1.0.2 | render the timeline in the markdown | funny-cat |
| - | [⬇️](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.12 | A simple journal. Create or open a note for today, or any 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.14 | A simple journal. Create or open a note for today, or any 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/freezuike/joplin-jTab) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cf.zuike.joplin.jTab/plugin.jpl) | jTab | 1.0.0 | jTab | 醉客 |
| [🏠](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 |

View File

@ -2062,7 +2062,7 @@
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.0.12",
"version": "1.0.14",
"name": "Journal",
"description": "A simple journal. Create or open a note for today, or any selected date.",
"author": "Leen Zhu",
@ -2071,8 +2071,8 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:ff1e0ea6275e0fe4612ed3b0dcb4d9ff73caacc07aedb79be443c8b4c457dadb",
"_publish_commit": "master:8527a2260014b517837d4c7cf19e9fc15c83d444",
"_publish_hash": "sha256:68c7dfc7b4966f1ca55136d28da58250a90c4908e97cf499d61d6475164cb12e",
"_publish_commit": "master:c4a9afa941948e86b71e9113bcf5c9eb7ad26fe3",
"_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.12",
"version": "1.0.14",
"name": "Journal",
"description": "A simple journal. Create or open a note for today, or any selected date.",
"author": "Leen Zhu",
@ -11,7 +11,7 @@
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:ff1e0ea6275e0fe4612ed3b0dcb4d9ff73caacc07aedb79be443c8b4c457dadb",
"_publish_commit": "master:8527a2260014b517837d4c7cf19e9fc15c83d444",
"_publish_hash": "sha256:68c7dfc7b4966f1ca55136d28da58250a90c4908e97cf499d61d6475164cb12e",
"_publish_commit": "master:c4a9afa941948e86b71e9113bcf5c9eb7ad26fe3",
"_npm_package_name": "joplin-plugin-journal"
}