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

New: albert.joplin.plugin7@1.0.0

6ea0ccce5c
This commit is contained in:
Joplin Bot 2022-12-01 14:07:28 +00:00
parent 69ad5a7941
commit f23d8d6cbb
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-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 |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.arash28134.DiscordPresence/plugin.jpl) | Discord Rich Presence | 1.0.0 | A Discord Rich Presence Plugin For Joplin | arash28134 |

View File

@ -2439,5 +2439,21 @@
"_publish_hash": "sha256:34eefbf5d06288470e00dffcdab855d1d0689fec7dae0d5aa7a15df94f388bbd",
"_publish_commit": "master:b147c9969b4c1af376556cdea443e9b466126b82",
"_npm_package_name": "joplin-plugin-jarvis"
},
"albert.joplin.plugin7": {
"manifest_version": 1,
"id": "albert.joplin.plugin7",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete notes without confirmation",
"description": "Delete notes without confirmation",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub7",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub7",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:f40a2d7ece686c0ef724efdcbfcd7bc6ce7978165b42987bf483d9478b528f20",
"_publish_commit": "master:6ea0ccce5c9ebc0cee43017cf665b38b56bd2d0d",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
}
}

View File

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

Binary file not shown.