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

New: albert.joplin.plugin.jl7@1.0.0

5627870dd1
This commit is contained in:
Joplin Bot 2022-12-03 04:02:08 +00:00
parent 464ca80022
commit 1394e245c9
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 33 additions and 0 deletions

View File

@ -44,6 +44,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Cursor Sync | 2.0.5 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 |
| [🏠](https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.joplin-vimrc/plugin.jpl) | Custom CodeMirror .vimrc | 1.0.3 | Configure CodeMirrors ViM emulation with a very-limited, vimrc-like file. | Henry Heino |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.day_review/plugin.jpl) | Day Review | 1.0.1 | This plugin adds an icon to the toolbar. When clicked, it makes a review of the day's created/updated/completed notes and todos. | S73ph4n |
| [🏠](https://github.com/pnphuong29/joplin-plugin-jl7-pub) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/albert.joplin.plugin.jl7/plugin.jpl) | Delete folder and notes without confirmation | 1.0.0 | Delete folder and notes without confirmation | Albert Pham |
| [🏠](https://github.com/pnphuong29/joplin-plugin-jl7-pub7) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/albert.joplin.plugin7/plugin.jpl) | Delete notes without confirmation | 1.0.0 | Delete notes without confirmation | Albert Pham |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.programming-emu.DependencyGraph/plugin.jpl) | Dependency graph | 1.0.0 | Visualizes direct and indirect dependencies of a note as a graph. | Vincent Nys |
| [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 |

View File

@ -2455,5 +2455,21 @@
"_publish_hash": "sha256:edc52039a17eb40614c15d73e28a25a61795e917b15101f8c65081b49b5c6ac6",
"_publish_commit": "master:1dc6661f4509eede41583d42d14bb72da7936017",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
},
"albert.joplin.plugin.jl7": {
"manifest_version": 1,
"id": "albert.joplin.plugin.jl7",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete folder and notes without confirmation",
"description": "Delete folder and notes without confirmation",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:4ebdcf68f5f47a81b4827a0b9d57c3bbb6cec4460fe6bfe2c63c56c32448d552",
"_publish_commit": "master:5627870dd10dbc271580254e770f765d79ff3409",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
}
}

View File

@ -0,0 +1,16 @@
{
"manifest_version": 1,
"id": "albert.joplin.plugin.jl7",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete folder and notes without confirmation",
"description": "Delete folder and notes without confirmation",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:4ebdcf68f5f47a81b4827a0b9d57c3bbb6cec4460fe6bfe2c63c56c32448d552",
"_publish_commit": "master:5627870dd10dbc271580254e770f765d79ff3409",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
}

Binary file not shown.