Skip to content

Commit

Permalink
Remove plugin "Plugin Bundle"
Browse files Browse the repository at this point in the history
Causes CPU to be at 100% all the time and bundles too many plugins.
Cannot be uninstalled in some cases.
  • Loading branch information
laurent22 committed May 30, 2024
1 parent f87742e commit c63147f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
17 changes: 17 additions & 0 deletions manifestOverrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,22 @@
"_publish_commit": "master:736446fe9cbadd872d0c7e853e6d44ea275411f2",
"_npm_package_name": "joplin-plugin-notelist",
"_obsolete": true
},
"com.septemberhx.pluginBundle": {
"manifest_version": 1,
"id": "com.septemberhx.pluginBundle",
"app_min_version": "2.8",
"version": "0.5.5",
"name": "Plugin Bundle",
"description": "Table of Contents, Inline Todos, Daily Notes, and History aggregated in one panel with more eye-candy UI design.",
"author": "SeptemberHX",
"homepage_url": "https://github.com/SeptemberHX/joplin-plugin-bundle.git",
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-bundle.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:971d2042ffe47718c52b8038c818c87811d7815d908fd25549bb292f76dabec2",
"_publish_commit": "main:57bf3b556fcf8ea38b7e1140145c6c2169857c0f",
"_npm_package_name": "joplin-plugin-bundle",
"_obsolete": true
}
}
16 changes: 0 additions & 16 deletions manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -2258,22 +2258,6 @@
"_publish_commit": "master:0d1e3670ea9bcff335e9004955d6d23cb4072cc3",
"_npm_package_name": "joplin-plugin-journal"
},
"com.septemberhx.pluginBundle": {
"manifest_version": 1,
"id": "com.septemberhx.pluginBundle",
"app_min_version": "2.8",
"version": "0.5.5",
"name": "Plugin Bundle",
"description": "Table of Contents, Inline Todos, Daily Notes, and History aggregated in one panel with more eye-candy UI design.",
"author": "SeptemberHX",
"homepage_url": "https://github.com/SeptemberHX/joplin-plugin-bundle.git",
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-bundle.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:971d2042ffe47718c52b8038c818c87811d7815d908fd25549bb292f76dabec2",
"_publish_commit": "main:57bf3b556fcf8ea38b7e1140145c6c2169857c0f",
"_npm_package_name": "joplin-plugin-bundle"
},
"io.github.personalizedrefrigerator.js-draw": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.js-draw",
Expand Down

0 comments on commit c63147f

Please sign in to comment.