1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: io.github.jackgruber.note-overview@1.4.2

af902ce96f..a5cf7625eb
This commit is contained in:
Joplin Bot 2021-05-16 12:00:16 +00:00
parent c049a2ae08
commit ec1198ef98
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@ This repository contains the following plugins:
[🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | Math Mode | 0.4.3 | Turn your notes into a powerful calculator with inline math. | Caleb John
[🏠](https://github.com/fengqiaozhu/joplin_plugin_nlr.git) | NLR | 1.0.2 | 将joplin在记笔记的同时变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin. | fengQ
[🏠](https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars) | Note list and sidebar toggle buttons | 1.0.3 | Adds buttons to toggle note list and sidebar | Laurent Cozic
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.4.1 | A note overview is created based on the defined search and the specified fields. | JackGruber
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.4.2 | A note overview is created based on the defined search and the specified fields. | JackGruber
[🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior
[🏠](https://github.com/benji300/joplin-note-tabs) | Note Tabs | 1.3.0 | Allows to open several notes at once in tabs and pin them. | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.2.0 | Outline sidebar plugin for joplin. | cqroot

View File

@ -118,7 +118,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.4.1",
"version": "1.4.2",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields.",
"author": "JackGruber",
@ -131,8 +131,8 @@
"saved",
"query"
],
"_publish_hash": "sha256:46962619f7e0dfa60dabe7332878b181e170bf1ef1adb5009d1bc7552a371211",
"_publish_commit": "master:af902ce96f42072dbf5b4ad1ddf449141871f201",
"_publish_hash": "sha256:10c9040111f08668a7b02e541a51355080444514b86047011d355e8e20affe5f",
"_publish_commit": "master:a5cf7625eb02f0f289c7d44f834e24b4b44004ff",
"_npm_package_name": "joplin-plugin-note-overview"
},
"joplin.plugin.benji.favorites": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.4.1",
"version": "1.4.2",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields.",
"author": "JackGruber",
@ -15,7 +15,7 @@
"saved",
"query"
],
"_publish_hash": "sha256:46962619f7e0dfa60dabe7332878b181e170bf1ef1adb5009d1bc7552a371211",
"_publish_commit": "master:af902ce96f42072dbf5b4ad1ddf449141871f201",
"_publish_hash": "sha256:10c9040111f08668a7b02e541a51355080444514b86047011d355e8e20affe5f",
"_publish_commit": "master:a5cf7625eb02f0f289c7d44f834e24b4b44004ff",
"_npm_package_name": "joplin-plugin-note-overview"
}