diff --git a/README.md b/README.md index 3bf697d..cf66ce7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This repository contains the following plugins: [🏠](https://github.com/treymo/joplin-link-graph) | Link Graph UI | 0.9.8 | View the connections between Joplin notes. | Trey Moore [🏠](https://github.com/oswida/joplin-markdown-calc) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda [🏠](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/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | Menu items, Shortcuts, Toolbar icons | 0.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek +[🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | Menu items, Shortcuts, Toolbar icons | 0.1.1 | 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) | 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.3 | A note overview is created based on the defined search and the specified fields. | JackGruber diff --git a/manifests.json b/manifests.json index 01c5171..6374bac 100644 --- a/manifests.json +++ b/manifests.json @@ -641,15 +641,15 @@ "manifest_version": 1, "id": "cx.evermeet.tessus.menu-shortcut-toolbar", "app_min_version": "1.7", - "version": "0.1.0", + "version": "0.1.1", "name": "Menu items, Shortcuts, Toolbar icons", "description": "Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core", "author": "Helmut K. C. Tessarek", "homepage_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme", "repository_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar", "keywords": [], - "_publish_hash": "sha256:ac1339f32cec986be87924d38180c6f2e091fccf512ece215cb4f924dd83b5be", - "_publish_commit": "master:6d62a21333c24cbba9459caf28f912ab37a1b137", + "_publish_hash": "sha256:706f2ea9a93d27429e22ce4e14e090b7ca7b5f92eebfdf86a381def3d6db9eb9", + "_publish_commit": "master:5fd52f138210d9138ee7c8a1ff321940eefd8ef2", "_npm_package_name": "joplin-plugin-menu-shortcut-toolbar" } } \ No newline at end of file diff --git a/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/manifest.json b/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/manifest.json index 076c561..6154508 100644 --- a/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/manifest.json +++ b/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "cx.evermeet.tessus.menu-shortcut-toolbar", "app_min_version": "1.7", - "version": "0.1.0", + "version": "0.1.1", "name": "Menu items, Shortcuts, Toolbar icons", "description": "Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core", "author": "Helmut K. C. Tessarek", "homepage_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme", "repository_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar", "keywords": [], - "_publish_hash": "sha256:ac1339f32cec986be87924d38180c6f2e091fccf512ece215cb4f924dd83b5be", - "_publish_commit": "master:6d62a21333c24cbba9459caf28f912ab37a1b137", + "_publish_hash": "sha256:706f2ea9a93d27429e22ce4e14e090b7ca7b5f92eebfdf86a381def3d6db9eb9", + "_publish_commit": "master:5fd52f138210d9138ee7c8a1ff321940eefd8ef2", "_npm_package_name": "joplin-plugin-menu-shortcut-toolbar" } \ No newline at end of file diff --git a/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl b/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl index 4d30ea9..0595429 100644 Binary files a/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl and b/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl differ