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

New: joplin-plugin-note-encryption@1.0.2

97a2a6f733
This commit is contained in:
Joplin Bot 2022-10-10 10:36:36 +00:00
parent cfc892bd62
commit b764da4476
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 31 additions and 0 deletions

View File

@ -94,6 +94,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/hieuthi/joplin-plugin-metis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.metis/plugin.jpl) | Metis | 0.1.5 | A Simple Task Manager Plugin for Joplin based on Todo.txt Specification | Hieu-Thi Luong |
| [🏠](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/joplin/plugins/raw/master/plugins/joplin-plugin-note-encryption/plugin.jpl) | Note encryption | 1.0.2 | A joplin plugin, encrypt selected notes on the joplin desktop client. | ztbxxt |
| [🏠](https://github.com/ylc395/joplin-plugin-note-link-system) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.noteLinkSystem/plugin.jpl) | Note Link System | 0.8.0 | A complete Link System for Joplin. Referrer(aka. backlink), Quick Link, Copy Anchor, Hover to preview, Url Icon, and much more feature | ylc395 |
| [🏠](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.5 | A note overview is created based on the defined search and the specified fields. | JackGruber |

View File

@ -2269,5 +2269,20 @@
"_publish_hash": "sha256:1865c2c57dc54e341b14c6b2ae8666e88623a7f4d822c46f7ec629d212db9144",
"_publish_commit": "main:db53e6bdd8287f96c5917aee3b0d812954b0d82a",
"_npm_package_name": "joplin-plugin-joplin-excalidraw"
},
"joplin-plugin-note-encryption": {
"manifest_version": 1,
"id": "joplin-plugin-note-encryption",
"app_min_version": "1.6",
"version": "1.0.2",
"name": "Note encryption",
"description": "A joplin plugin, encrypt selected notes on the joplin desktop client.",
"author": "ztbxxt",
"homepage_url": "",
"repository_url": "https://github.com/ZhangTe/joplin-plugin-encrypt-notes",
"keywords": [],
"_publish_hash": "sha256:1215b8e0adb606129071d5b78905a49b5b11c232910d585678a92ec2e456a5c1",
"_publish_commit": "master:97a2a6f7339e88207a38c3f1c025aac8de612b94",
"_npm_package_name": "joplin-plugin-note-encrypt"
}
}

View File

@ -0,0 +1,15 @@
{
"manifest_version": 1,
"id": "joplin-plugin-note-encryption",
"app_min_version": "1.6",
"version": "1.0.2",
"name": "Note encryption",
"description": "A joplin plugin, encrypt selected notes on the joplin desktop client.",
"author": "ztbxxt",
"homepage_url": "",
"repository_url": "https://github.com/ZhangTe/joplin-plugin-encrypt-notes",
"keywords": [],
"_publish_hash": "sha256:1215b8e0adb606129071d5b78905a49b5b11c232910d585678a92ec2e456a5c1",
"_publish_commit": "master:97a2a6f7339e88207a38c3f1c025aac8de612b94",
"_npm_package_name": "joplin-plugin-note-encrypt"
}

Binary file not shown.