joplin-plugin-copytags
Version:
Plugin to extend the Joplin tagging menu with a coppy all tags and tagging list with more control.
41 lines • 1.09 kB
JSON
{
"manifest_version": 1,
"id": "io.github.jackgruber.copytags",
"app_min_version": "1.6.2",
"version": "1.0.3",
"name": "Tagging",
"description": "Plugin to extend the Joplin tagging menu with a copy all tags and a tagging dialog with more control. (Formerly Copy Tags).",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-tagging/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-tagging",
"keywords": [
"duplicate",
"copy",
"tags",
"tagging",
"tag"
],
"categories": [
"productivity",
"tags"
],
"screenshots": [
{
"src": "img/main_tagging.gif",
"label": "Screenshot: Showing the tagging function"
},
{
"src": "img/showcase1.png",
"label": "Screenshot: Search tags"
},
{
"src": "img/showcase2.png",
"label": "Screenshot: Multiple notes tagged"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:bc1730eb3aafc5b03cf875935619df8fd3ac0d5cdeca1500006cb0ded4dad501",
"_publish_commit": "master:cb971eadf383829e34d7ea1a71359fe2cdf7a5e9"
}