Skip to content

Commit

Permalink
Remove broken plugin joplin.plugin.forcewake.tags-generator
Browse files Browse the repository at this point in the history
Freezes and has not been updated for 3 years

Ref: forcewake/joplin-tags-generator#7
  • Loading branch information
laurent22 committed Jun 5, 2023
1 parent 172e92e commit 6919e7a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
16 changes: 16 additions & 0 deletions manifestOverrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,21 @@
"_publish_hash": "sha256:529b83412301832afb5a4c39c7e5001ade9f5bd2934439d3e39220258f8cef82",
"_publish_commit": "vue_js:aa0ec56512857b92917c6d76401827520b073086",
"_obsolete": true
},
"joplin.plugin.forcewake.tags-generator": {
"manifest_version": 1,
"id": "joplin.plugin.forcewake.tags-generator",
"app_min_version": "1.5.4",
"version": "1.0.0",
"name": "Tags Generator",
"description": "Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags",
"author": "forcewake",
"homepage_url": "https://github.com/forcewake/joplin-tags-generator",
"repository_url": "https://github.com/forcewake/joplin-tags-generator",
"keywords": [],
"_publish_hash": "sha256:62a27dbe5f526ead74f2db9c7987168616966a2481576b5368e438966030e81a",
"_publish_commit": "main:0d2e629fa86c54c8b4e010af948864a175068f30",
"_npm_package_name": "joplin-plugin-tags-generator",
"_obsolete": true
}
}
15 changes: 0 additions & 15 deletions manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,21 +274,6 @@
"_npm_package_name": "joplin-plugin-inline-tags",
"_recommended": true
},
"joplin.plugin.forcewake.tags-generator": {
"manifest_version": 1,
"id": "joplin.plugin.forcewake.tags-generator",
"app_min_version": "1.5.4",
"version": "1.0.0",
"name": "Tags Generator",
"description": "Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags",
"author": "forcewake",
"homepage_url": "https://github.com/forcewake/joplin-tags-generator",
"repository_url": "https://github.com/forcewake/joplin-tags-generator",
"keywords": [],
"_publish_hash": "sha256:62a27dbe5f526ead74f2db9c7987168616966a2481576b5368e438966030e81a",
"_publish_commit": "main:0d2e629fa86c54c8b4e010af948864a175068f30",
"_npm_package_name": "joplin-plugin-tags-generator"
},
"io.github.jackgruber.hotfolder": {
"manifest_version": 1,
"id": "io.github.jackgruber.hotfolder",
Expand Down

0 comments on commit 6919e7a

Please sign in to comment.