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

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

0fadc8cfdc..ae1a300261
This commit is contained in:
Joplin Bot 2021-10-09 14:02:14 +00:00
parent 29da3e3466
commit 0fc980f755
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -50,7 +50,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl) | Menu items, Shortcuts, Toolbar icons | 1.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek |
| [🏠](https://github.com/fengqiaozhu/joplin_plugin_nlr.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin_plugin.nlr/plugin.jpl) | 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) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.ToggleSidebars/plugin.jpl) | 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) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.note-overview/plugin.jpl) | Note overview | 1.5.3 | 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) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.note-overview/plugin.jpl) | Note overview | 1.5.4 | A note overview is created based on the defined search and the specified fields. | JackGruber |
| [🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.azamahJunior.note-statistics/plugin.jpl) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior |
| [🏠](https://github.com/benji300/joplin-note-tabs) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.note.tabs/plugin.jpl) | Note Tabs | 1.4.0 | Allows to open several notes at once in tabs and pin them. | Benji300 |
| [🏠](https://github.com/cqroot/joplin-outline) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/outline/plugin.jpl) | Outline | 1.2.7 | Outline (TOC) sidebar plugin for joplin. | cqroot |

View File

@ -130,7 +130,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.5.3",
"version": "1.5.4",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields.",
"author": "JackGruber",
@ -143,8 +143,8 @@
"saved",
"query"
],
"_publish_hash": "sha256:385ba8ec2ffc79bd1d5629330148ce584ee92568fe04651ecf61b32e13fd7060",
"_publish_commit": "master:0fadc8cfdcb87b15c5050ae2777b2c4dcdb36769",
"_publish_hash": "sha256:95d340762dcff75b26dbd819c596d0ca48ece3f3c75e8d58168e1eec5602bd69",
"_publish_commit": "master:ae1a30026141a39e4c89e504e183eda278bff75e",
"_npm_package_name": "joplin-plugin-note-overview",
"_recommended": true
},

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.5.3",
"version": "1.5.4",
"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:385ba8ec2ffc79bd1d5629330148ce584ee92568fe04651ecf61b32e13fd7060",
"_publish_commit": "master:0fadc8cfdcb87b15c5050ae2777b2c4dcdb36769",
"_publish_hash": "sha256:95d340762dcff75b26dbd819c596d0ca48ece3f3c75e8d58168e1eec5602bd69",
"_publish_commit": "master:ae1a30026141a39e4c89e504e183eda278bff75e",
"_npm_package_name": "joplin-plugin-note-overview"
}