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

New: albert.joplin.plugin.jl14@1.0.0

65b251ff89
This commit is contained in:
Joplin Bot 2022-12-03 04:06:51 +00:00
parent 1394e245c9
commit 590f7e8e94
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 33 additions and 0 deletions

View File

@ -46,6 +46,7 @@ This repository contains the following plugins:
| [🏠](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/pnphuong29/joplin-plugin-jl14-pub) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/albert.joplin.plugin.jl14/plugin.jpl) | Delete unlinked resources | 1.0.0 | Delete unlinked resources | 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

@ -2471,5 +2471,21 @@
"_publish_hash": "sha256:4ebdcf68f5f47a81b4827a0b9d57c3bbb6cec4460fe6bfe2c63c56c32448d552",
"_publish_commit": "master:5627870dd10dbc271580254e770f765d79ff3409",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
},
"albert.joplin.plugin.jl14": {
"manifest_version": 1,
"id": "albert.joplin.plugin.jl14",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete unlinked resources",
"description": "Delete unlinked resources",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl14-pub",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl14-pub",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:27683c49b361b7723452ee37d35fe06f0770f5bc513598fcab197022f10d941e",
"_publish_commit": "master:65b251ff89fa198b7100836e2415f040e3030f83",
"_npm_package_name": "joplin-plugin-delete-unlinked-resources"
}
}

View File

@ -0,0 +1,16 @@
{
"manifest_version": 1,
"id": "albert.joplin.plugin.jl14",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete unlinked resources",
"description": "Delete unlinked resources",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl14-pub",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl14-pub",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:27683c49b361b7723452ee37d35fe06f0770f5bc513598fcab197022f10d941e",
"_publish_commit": "master:65b251ff89fa198b7100836e2415f040e3030f83",
"_npm_package_name": "joplin-plugin-delete-unlinked-resources"
}

Binary file not shown.