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

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

a6f0ca4462
This commit is contained in:
Laurent Cozic 2021-01-29 18:30:10 +00:00
parent 42d9fe67ff
commit 6483da1b7e
4 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@ This repository contains the following plugins:
[🏠](https://github.com/oswida/joplin-markdown-calc) | Markdown table calculations | 1.0.2 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda
[🏠](github.com/CalebJohn/joplin-math-mode) | Math Mode | 0.2.0 | Turn your notes into a powerful calculator with inline math. | Caleb John
[🏠](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) | Note overview | 1.2.1 | A note overview is created based on the defined search and the specified fields | JackGruber
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview) | Note overview | 1.3.0 | A note overview is created based on the defined search and the specified fields | JackGruber
[🏠](https://github.com/benji300/joplin-note-tabs) | Note Tabs | 1.1.1 | Allows to open several notes at once in tabs and pin them. (v1.1.1) | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.0.11 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 1.0.0 | Save the editor layout (editor/split view/viewer) for each note separately with special tags. | Benji300

View File

@ -111,15 +111,15 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.6.5",
"version": "1.2.1",
"version": "1.3.0",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"repository_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"keywords": [],
"_publish_hash": "sha256:9d2d056528996d7540c96d637367d48209e2e4469cd043a336f0fb12938b62d3",
"_publish_commit": "master:e2c190bd8536b6e0393e99187d23e5b007f141de",
"_publish_hash": "sha256:985e73ff6d67d665c3da881ffff7ec5813702ae7f2741ab39ef465550290cfd5",
"_publish_commit": "master:a6f0ca4462b5ded18be211cc108d513bc6dc46ec",
"_npm_package_name": "joplin-plugin-note-overview"
},
"joplin.plugin.benji.favorites": {

View File

@ -2,14 +2,14 @@
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.6.5",
"version": "1.2.1",
"version": "1.3.0",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"repository_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"keywords": [],
"_publish_hash": "sha256:9d2d056528996d7540c96d637367d48209e2e4469cd043a336f0fb12938b62d3",
"_publish_commit": "master:e2c190bd8536b6e0393e99187d23e5b007f141de",
"_publish_hash": "sha256:985e73ff6d67d665c3da881ffff7ec5813702ae7f2741ab39ef465550290cfd5",
"_publish_commit": "master:a6f0ca4462b5ded18be211cc108d513bc6dc46ec",
"_npm_package_name": "joplin-plugin-note-overview"
}