1
0
mirror of synced 2024-07-03 02:25:21 +08:00
plugins/manifests.json

809 lines
32 KiB
JSON
Raw Normal View History

2021-01-05 23:13:50 +08:00
{
2021-01-07 03:36:29 +08:00
"io.github.jackgruber.copytags": {
2021-01-06 06:01:50 +08:00
"manifest_version": 1,
2021-01-06 22:49:50 +08:00
"id": "io.github.jackgruber.copytags",
2021-01-06 06:01:50 +08:00
"app_min_version": "1.6.2",
"version": "1.0.1",
"name": "Tagging",
"description": "Plugin to extend the Joplin tagging menu with a coppy all tags and a tagging dialog with more control. (Formerly Copy Tags).",
2021-01-06 06:01:50 +08:00
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-tagging/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-tagging",
2021-01-21 02:20:24 +08:00
"keywords": [
"duplicate",
"copy",
2021-01-21 02:20:24 +08:00
"tags",
"tagging",
"tag"
2021-01-21 02:20:24 +08:00
],
"_publish_hash": "sha256:88daaf234a9b47e5644a8de6f830a801d12edbe41ea5364d994773e89eeafeef",
"_publish_commit": "master:64c0510e3236df7788a8d10ec28dcfbb4c2bdbb7",
2021-01-07 03:36:29 +08:00
"_npm_package_name": "joplin-plugin-copytags"
},
2021-01-10 08:12:29 +08:00
"joplin.plugin.ambrt.backlinksToNote": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.backlinksToNote",
"app_min_version": "1.7",
"version": "2.0.10",
"name": "Automatic Backlinks to note",
"description": "Creates backlinks to opened note, also in automatic way",
"author": "ambrt",
2021-01-10 08:12:29 +08:00
"homepage_url": "https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632",
"_publish_hash": "sha256:b5dec8d00f19e34c4fe1dc0ed380b6743aa7debfd8f600ead0d6866ba21466f1",
"_publish_commit": "master:05020664a6a7f567c466e3fbad1d7e7ec64dc369",
2021-01-10 08:12:29 +08:00
"_npm_package_name": "joplin-plugin-backlinks"
},
"io.github.jackgruber.combine-notes": {
"manifest_version": 1,
"id": "io.github.jackgruber.combine-notes",
"app_min_version": "1.8.1",
"version": "1.0.1",
2021-01-12 20:46:01 +08:00
"name": "Combine notes",
2021-01-10 08:12:29 +08:00
"description": "Combine one or more notes",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-combine-notes",
"repository_url": "https://github.com/JackGruber/joplin-plugin-combine-notes",
"keywords": [
"combine",
"merge"
],
"_publish_hash": "sha256:a243e702a3af8390ebeec4321435c2dc003dcbc55bfd16d53fd84cf3dcd8d86f",
"_publish_commit": "master:472f41374ea3c14a7342044a218e8e57028277c4",
2021-01-10 08:12:29 +08:00
"_npm_package_name": "joplin-plugin-combine-notes"
2021-01-12 20:46:01 +08:00
},
"joplin.plugin.ambrt.goToItem": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.goToItem",
"app_min_version": "1.7",
"version": "1.3.7",
2021-01-12 20:46:01 +08:00
"name": "Create and go to #tags and @notebooks",
"description": "Go to tag,notebook or note via links or via text",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731",
"_publish_hash": "sha256:3038f2be76a1a4a443b5fbca8eb9da2607f994bf44afa9d49e205fb5ca4c984e",
"_publish_commit": "main:8264145554dc8af0441847ad00e8d7c193456610",
2021-01-12 20:46:01 +08:00
"_npm_package_name": "joplin-plugin-tag-and-notebook-links"
2021-01-12 21:23:34 +08:00
},
"org.joplinapp.plugins.ToggleSidebars": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.ToggleSidebars",
"app_min_version": "1.6",
"version": "1.0.3",
"name": "Note list and sidebar toggle buttons",
2021-01-12 21:23:34 +08:00
"description": "Adds buttons to toggle note list and sidebar",
"author": "Laurent Cozic",
"homepage_url": "https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars",
"repository_url": "https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars",
"_publish_hash": "sha256:0ff54037d73f160c02b6ebe7af2ee56a89ab8241707965eb60e8d1bb41c19489",
"_publish_commit": "git_compare_url:90103d135188995b08bff3c2c44006eae32e038d",
2021-01-12 21:23:34 +08:00
"_npm_package_name": "@joplin/joplin-plugin-toggle-sidebars"
2021-01-13 06:08:29 +08:00
},
"joplin.plugin.note.tabs": {
"manifest_version": 1,
"id": "joplin.plugin.note.tabs",
"app_min_version": "1.6.7",
"version": "1.3.0",
2021-01-13 06:08:29 +08:00
"name": "Note Tabs",
"description": "Allows to open several notes at once in tabs and pin them.",
2021-01-13 06:08:29 +08:00
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-note-tabs",
"repository_url": "https://github.com/benji300/joplin-note-tabs",
"keywords": [
"notes",
"panel",
"pin",
"tab",
"view"
],
"_publish_hash": "sha256:683d94ed95a3529ed65d99c0857f810e2c4dd3a0f223c2f148075a42a1fdcbc2",
"_publish_commit": "master:affd51d8f98abffc174682e4b46e05c86a0346f0",
2021-01-13 06:08:29 +08:00
"_npm_package_name": "joplin-plugin-note-tabs"
2021-01-16 21:47:21 +08:00
},
"io.github.jackgruber.backup": {
"manifest_version": 1,
"id": "io.github.jackgruber.backup",
"app_min_version": "2.1.3",
"version": "1.0.2",
2021-01-16 21:47:21 +08:00
"name": "Simple Backup",
"description": "Plugin to create manual and automatic backups.",
2021-01-16 21:47:21 +08:00
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md",
2021-01-16 21:47:21 +08:00
"repository_url": "https://github.com/JackGruber/joplin-plugin-backup",
"keywords": [
"backup",
"jex",
"export",
"zip",
"7zip",
"encrypted"
],
"_publish_hash": "sha256:89923c42b44e161c6d0cd703f0cb2d6cb55e8d4e3f2c5b9efb8e1038c16448d9",
"_publish_commit": "master:022ef0dbc87ce71ee911a38c53e394d7e16e2d4a",
2021-01-16 21:47:21 +08:00
"_npm_package_name": "joplin-plugin-backup"
},
"io.github.jackgruber.note-overview": {
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.4.3",
2021-01-16 21:47:21 +08:00
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields.",
2021-01-16 21:47:21 +08:00
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md",
2021-01-16 21:47:21 +08:00
"repository_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"keywords": [
"search",
"overview",
"savedsearch",
"saved",
"query"
],
"_publish_hash": "sha256:524c1cc12b4a13c676f7ab3818f9178e9167e7474caedcf6590190e654325338",
"_publish_commit": "master:9e80a2b3abc65e140f5750a75d6efb062d317374",
2021-01-16 21:47:21 +08:00
"_npm_package_name": "joplin-plugin-note-overview"
},
"joplin.plugin.benji.favorites": {
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "1.6.5",
"version": "1.2.1",
"name": "Favorites",
"description": "Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-favorites",
"repository_url": "https://github.com/benji300/joplin-favorites",
"keywords": [
"favorite",
"shortcut",
"saved",
"quick",
"folder",
"notebook",
"note",
"todo",
"tag",
"search",
"panel",
"view"
],
"_publish_hash": "sha256:09ac83a289993f4a8eb116beef28f1e0bf677915cb3a0fdcc70b3b326d0a0888",
"_publish_commit": "master:b0489322697093e80f8dd6ed8e8c9e4bcffdca65",
"_npm_package_name": "joplin-plugin-benji-favorites"
2021-01-20 00:00:18 +08:00
},
"outline": {
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
2021-07-29 23:31:17 +08:00
"version": "1.2.3",
2021-01-20 00:50:13 +08:00
"name": "Outline",
2021-01-20 00:00:18 +08:00
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
2021-07-29 23:31:17 +08:00
"_publish_hash": "sha256:ec4c22882fa09e81e47485a5d4cd05425b7a099c3cb3cc61ff3c21bcfd584f09",
"_publish_commit": "main:869dd340c0266208f3148cfc22952cc2909ad0bc",
2021-01-20 00:00:18 +08:00
"_npm_package_name": "joplin-plugin-outline"
2021-01-21 01:59:11 +08:00
},
2021-01-20 19:20:53 +08:00
"plugin.calebjohn.MathMode": {
"manifest_version": 1,
"id": "plugin.calebjohn.MathMode",
"app_min_version": "1.8",
"version": "0.5.1",
2021-01-20 19:20:53 +08:00
"name": "Math Mode",
"description": "Turn your notes into a powerful calculator with inline math.",
"author": "Caleb John",
"homepage_url": "https://github.com/CalebJohn/joplin-math-mode#readme",
"repository_url": "https://github.com/CalebJohn/joplin-math-mode",
"keywords": [
"calculator",
"math",
"mathjs"
],
"_publish_hash": "sha256:6dbcdb3e94e71d9ce5f7cc4f89aa9172d954bc2c1354c8444a3023ff84eb7f0c",
"_publish_commit": "main:f9106aca22438ebfd42027925d2f72c6e1b973a5",
2021-01-20 19:20:53 +08:00
"_npm_package_name": "joplin-plugin-math-mode"
2021-01-21 07:00:40 +08:00
},
"osw.joplin.markdowncalc": {
"manifest_version": 1,
"id": "osw.joplin.markdowncalc",
"app_min_version": "1.6.6",
"repository_url": "https://github.com/oswida/joplin-markdown-calc",
2021-01-24 19:20:23 +08:00
"name": "Markdown table calculations",
2021-01-21 07:00:40 +08:00
"description": "Plugin for automatic calculations of markdown table formulas.",
"version": "1.0.3",
2021-01-21 07:00:40 +08:00
"author": "Oskar Świda",
"homepage_url": "https://github.com/oswida/joplin-markdown-calc",
"keywords": [
"markdown",
"orgmode",
"calc",
"table"
],
"_publish_hash": "sha256:3eafd587d6969df50fbd3ed193a58d80a4b6e3551d502809e3e7e530703ea9c9",
"_publish_commit": "main:6cd7e12d1506673236310ba0396f5f99ae77c4f5",
2021-01-21 07:00:40 +08:00
"_npm_package_name": "joplin-plugin-markdown-calc"
},
"joplin.plugin.ambrt.convertToNewNote": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.convertToNewNote",
"app_min_version": "1.7",
"version": "1.5.0",
"name": "Convert Text To New Note",
"description": "Converts highlighted text to new one in same folder",
"author": "ambrt",
"homepage_url": "https://discourse.joplinapp.org/t/create-note-from-highlighted-text/12511",
"_publish_hash": "sha256:cf772ea2ba14931971f5a78dfca76704d3ef3b95d9b8c856be69e3c800a80f2b",
"_publish_commit": "master:432a8878c3d16e066e486ad2d54e54ae3cdc640b",
"_npm_package_name": "joplin-plugin-create-from-text"
2021-01-24 07:20:40 +08:00
},
"com.whatever.quick-links": {
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.8.1",
"version": "1.2.2",
2021-01-24 07:20:40 +08:00
"name": "Quick Links",
"description": "Create links to other notes",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/quick-links-plugin/14214",
2021-01-24 07:20:40 +08:00
"repository_url": "https://github.com/roman-r-m/joplin-plugin-quick-links",
"keywords": [],
"_publish_hash": "sha256:d7e3ed3d1c00236a511f1f2191dcc6d5934d0e1a2caeddb1f5f1a43f10341644",
"_publish_commit": "master:e162c65e8c81f215fcf1c5d5575f097fd0396b59",
2021-01-24 07:20:40 +08:00
"_npm_package_name": "joplin-plugin-quick-links"
2021-01-24 07:20:45 +08:00
},
"com.whatever.inline-tags": {
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.7",
"version": "1.1.3",
2021-01-24 07:20:45 +08:00
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-inline-tags/14192",
2021-01-24 07:20:45 +08:00
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:223b407efda745f3f600070ec0a1b7d3b5cf53326069574cb2098e5cbc743c0e",
"_publish_commit": "master:6bed350f9bc9f7919e64819f9575b2530534b3a0",
2021-01-24 07:20:45 +08:00
"_npm_package_name": "joplin-plugin-inline-tags"
},
"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",
"app_min_version": "1.8.1",
"version": "1.0.0",
"name": "Hotfolder",
"description": "Monitors a locale folder and import the files as a new note.",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-hotfolder",
"keywords": [
"hotfolder",
"import",
"monitor"
],
"_publish_hash": "sha256:f23a232368dbaf8343acecdf7002583f9ec5a58a5d404e4dc2b72ac6abbcbf75",
"_publish_commit": "master:7d3753518f67596e18ca3bebb2c5a4ce02e1e88e",
"_npm_package_name": "joplin-plugin-hotfolder"
},
"joplin.plugin.ambrt.embedSearch": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "1.0.11",
"name": "Embed Search",
"description": "Embeds list of links specified by search inside of note",
"author": "ambrt",
"homepage_url": "https://discourse.joplinapp.org/t/embed-any-search-with-content/14328",
"repository_url": "https://github.com/ambrt/joplin-plugin-embed-search",
"keywords": [],
"_publish_hash": "sha256:c599adba66fc7713c602072f1e58d62e6eecb6d70bfdcd6cf477e13e1d92249d",
"_publish_commit": "master:3c68fd8feba8e84c93e499d4eaf6e3b11d7e907f",
"_npm_package_name": "joplin-plugin-embed-search"
},
"joplin.plugin.ambrt.copyNoteLink": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.copyNoteLink",
"app_min_version": "1.4",
"version": "1.0.1",
"name": "Copy link to active note",
"description": "Adds entry to right click menu in editor to get link to active note",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/copy-markdown-link-to-active-note/14402",
"_publish_hash": "sha256:c74c9ecadf63ca30df8fa2623bc6bf08ea11a07a38ccda164197cddfce488a72",
"_publish_commit": "master:a4a88fccdd5ee3a58aa86d255a620dd842dcf6f4",
"_npm_package_name": "joplin-plugin-copy-note-link"
},
"joplin.plugin.benji.persistentLayout": {
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "2.0.0",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-persistent-layout",
"repository_url": "https://github.com/benji300/joplin-persistent-layout",
"keywords": [
"notes",
"editor",
"split",
"viewer",
"view",
"save",
"store"
],
"_publish_hash": "sha256:a99e390c926b4763c7c170e3e0d98eaeab48265a269d3ce808ce9b1955128598",
"_publish_commit": "master:38bd4a4ae028a4775fa7b9cabc13f0621e7924e5",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
},
"io.treymo.LinkGraph": {
"manifest_version": 1,
"id": "io.treymo.LinkGraph",
"app_min_version": "1.7",
"version": "0.9.9",
"name": "Link Graph UI",
"description": "View the connections between Joplin notes.",
"author": "Trey Moore",
"homepage_url": "https://github.com/treymo/joplin-link-graph",
"repository_url": "https://github.com/treymo/joplin-link-graph",
"keywords": [
"joplin",
"link",
"graph",
"ui",
"zettelkasten"
],
"_publish_hash": "sha256:a9ba3112a0011a8167be5ba14686808f0f61c20eb14f365018d54416fed6c622",
"_publish_commit": "master:fb1ad3ac89459bfd31e22aa64ced922be5086953",
"_npm_package_name": "joplin-plugin-link-graph-ui"
},
"net.rmusin.resource-search": {
"manifest_version": 1,
"id": "net.rmusin.resource-search",
"app_min_version": "1.7",
"version": "0.1.1",
"name": "Resource Search Plugin",
"description": "Search in Attached Resources",
"author": "Roman Musin",
"homepage_url": "https://github.com/roman-r-m/joplin-plugin-resource-search",
"repository_url": "https://github.com/roman-r-m/joplin-plugin-resource-search",
"keywords": [],
"_publish_hash": "sha256:9286481450efed98265a7773ac97e292f66d65cb35f3f5137cf180f2c3dd64eb",
"_publish_commit": "master:14d1e5d4d45b71345b670aac245d6fe54f0d51d9",
"_npm_package_name": "joplin-plugin-resource-search"
},
"joplin-insert-date": {
"manifest_version": 1,
"id": "joplin-insert-date",
"app_min_version": "1.7",
"version": "1.0.1",
"name": "Insert Date",
"description": "Adds a button to insert the current date (without time) into the editor.",
"author": "herdsothom",
"homepage_url": "https://github.com/herdsothom/joplin-insert-date",
"repository_url": "https://discourse.joplinapp.org/t/plugin-insert-date/14902",
"keywords": [],
"_publish_hash": "sha256:ce94e5d5337e9bb88edc6434400685456cd58e3955576b5dc34a0906d93b19b2",
"_publish_commit": "main:0da5ba71fca7b52195b30a069e80dff73cdd4c8d",
"_npm_package_name": "joplin-plugin-insert-date"
},
"plugin.calebjohn.rich-markdown": {
"manifest_version": 1,
"id": "plugin.calebjohn.rich-markdown",
"app_min_version": "1.8",
"version": "0.6.2",
"name": "Rich Markdown",
"description": "Helping you ditch the markdown viewer for good.",
"author": "Caleb John",
"homepage_url": "https://github.com/CalebJohn/joplin-rich-markdown#readme",
"repository_url": "https://github.com/CalebJohn/joplin-rich-markdown",
"keywords": [
"editor",
"visual"
],
"_publish_hash": "sha256:32d09327c1b502d1bffad2cc9a31eddaaf04a4583237c0de62f7333ec41ff3a6",
"_publish_commit": "main:bfec2f4782a5c3ee5ffc89b4dea4d0b16d49e040",
"_npm_package_name": "joplin-plugin-rich-markdown"
},
"com.github.uphy.PlantUmlPlugin": {
"manifest_version": 1,
"id": "com.github.uphy.PlantUmlPlugin",
"app_min_version": "1.7",
"version": "0.0.1",
"name": "PlantUML",
"description": "Markdown extension plugin to render PlantUML diagrams.",
"author": "uphy",
"homepage_url": "https://github.com/uphy/joplin-plantuml-plugin",
"repository_url": "https://github.com/uphy/joplin-plantuml-plugin",
"keywords": [],
"_publish_hash": "sha256:0d670c46bae2da62dca249d8fe9a36ed207ed0fcc961cecfd30025538be900a5",
"_publish_commit": "master:a6a1c85748acc02f7c15eeb42926d134d26a3093",
"_npm_package_name": "joplin-plugin-plantuml"
},
"b53da1f6-868c-468d-b60c-2897a27166ac": {
"manifest_version": 1,
"id": "b53da1f6-868c-468d-b60c-2897a27166ac",
"app_min_version": "1.7",
"version": "1.2.0",
"name": "Joplin User Link Plugin",
"description": "A Joplin plugin for custom links, like `jump://?query=blabla`.",
"author": "Cologler",
"homepage_url": "https://github.com/Cologler/userlink-joplin",
"repository_url": "https://github.com/Cologler/userlink-joplin",
"keywords": [
"link"
],
"_publish_hash": "sha256:e94cb4155f32e991a1f9587e1ba1315a7f9adfcd97b81f0f59be9f02d989ad10",
"_publish_commit": "main:57832baebdf2d16a8409fc566eec73fb995fa0b6",
"_npm_package_name": "joplin-plugin-user-link"
},
"net.rmusin.joplin-table-formatter": {
"manifest_version": 1,
"id": "net.rmusin.joplin-table-formatter",
"app_min_version": "1.8",
"version": "1.1.2",
"name": "Table Formatter Plugin",
"description": "Format the table under the cursor in Markdown editor",
"author": "Roman Musin",
"homepage_url": "https://github.com/roman-r-m/joplin-plugin-table-formatter",
"repository_url": "https://github.com/roman-r-m/joplin-plugin-table-formatter",
"keywords": [],
"_publish_hash": "sha256:23ae09a2b244c5e4d2362ad931a2c8c4ef75c3a85594ca250668670f73ac38d9",
"_publish_commit": "master:5e82b980b2842a2715fe7ab199833df41c8ab377",
"_npm_package_name": "joplin-plugin-table-formatter"
},
"com.github.marc0l92.joplin-plugin-jira-issue": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "1.6.0",
"name": "Jira Issue",
"description": "Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes.",
"author": "Marco LUCARELLA",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-jira-issue#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-jira-issue",
"keywords": [
"atlassian",
"jira",
"issue"
],
"_publish_hash": "sha256:ef251c1750dcbc64196dd822010168225c3781360652c6560f856db78668e16d",
"_publish_commit": "main:2596e70bde0173a2e08475a976e651117a2c56b8",
"_npm_package_name": "joplin-plugin-jira-issue"
2021-03-30 00:16:14 +08:00
},
"joplin.plugin.ambrt.fold-cm": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.fold-cm",
"app_min_version": "1.7",
"version": "1.2.5",
2021-03-30 00:16:14 +08:00
"name": "Folding in Code Mirror Editor",
"description": "Allows to fold parts of markdown text displayed in editor",
"author": "ambrt",
"homepage_url": "https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183",
"repository_url": "https://github.com/ambrt/joplin-plugin-fold-cm",
2021-03-30 00:16:14 +08:00
"keywords": [],
"_publish_hash": "sha256:ba648afeb3324329a1e7aa30c7552da3e1f519419b9d352c043ea1e7f387b9b9",
"_publish_commit": "master:a28db62ba1de289f1297cbf588037ca1fb1ee5a4",
2021-03-30 00:16:14 +08:00
"_npm_package_name": "joplin-plugin-fold-cm"
},
"joplin.plugin.benji.quick-move": {
"manifest_version": 1,
"id": "joplin.plugin.benji.quick-move",
"app_min_version": "1.7.10",
"version": "1.0.0",
"name": "Quick Move",
"description": "Collection of commands to quickly move notes to other notebooks.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-quick-move",
"repository_url": "https://github.com/benji300/joplin-quick-move",
"keywords": [
"commands",
"keyboard",
"shortcut",
"notebook",
"note"
],
"_publish_hash": "sha256:e7abdb18d3789200f1d2e210e9c856194d2016d564ebafb5f712dc0f491e33a2",
"_publish_commit": "master:f8ecd6531625d0941152e70850951b5389fabdfc",
"_npm_package_name": "joplin-plugin-quick-move"
},
"com.export-to-ssg.aman-d-1-n-only": {
"manifest_version": 1,
"id": "com.export-to-ssg.aman-d-1-n-only",
"app_min_version": "1.7",
"version": "1.0.3",
"name": "Export To SSG",
"description": "Export a collection of notes to static site generator project.",
"author": "aman-d-1-n-only",
"homepage_url": "https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme",
"repository_url": "https://github.com/aman-d-1-n-only/joplin-exports-to-ssg.git",
"keywords": [],
"_publish_hash": "sha256:fca40bcafccc5d7aa4ae050050a27b4f6af428409fbff29c800996cee49237f4",
"_publish_commit": "main:20a94bd1498e7ea67dfbd08ab23d2584af31de19",
"_npm_package_name": "joplin-plugin-export-to-ssg"
},
"plugin.azamahJunior.note-statistics": {
"manifest_version": 1,
"id": "plugin.azamahJunior.note-statistics",
"app_min_version": "1.7",
"version": "1.0.4",
"name": "Note Statistics",
"description": "Plugin to get note statistics",
"author": "Azamah Junior",
"homepage_url": "https://github.com/Kaid00/joplin-note-statistics#readme",
"repository_url": "https://github.com/Kaid00/joplin-note-statistics",
"keywords": [
"statistics",
"notes",
"note-statistics"
],
"_publish_hash": "sha256:3cafed748a4bdf84a375e73fc98c6117d539d6feacb0e496f8da015c74e067f1",
"_publish_commit": "master:9ef6be5b15b93819e20d40cc661c154757dfa4f2",
"_npm_package_name": "joplin-plugin-note-stats"
},
"joplin.plugin.spoiler.cards": {
"manifest_version": 1,
"id": "joplin.plugin.spoiler.cards",
"app_min_version": "1.7",
"version": "1.0.3",
"name": "Spoilers",
"description": "Create inline spoilers and spoiler blocks with title and extendable body.",
"author": "Martin Korelič",
"homepage_url": "https://github.com/martinkorelic/joplin-plugin-spoilers",
"repository_url": "https://github.com/martinkorelic/joplin-plugin-spoilers",
"keywords": [
"joplin",
"plugin",
"spoiler",
"blocks"
],
"_publish_hash": "sha256:d4fc7a0ea590331360ecfafd43ead686203bec3a3c172dcb30a587447cecf3b4",
"_publish_commit": "main:33e421f6e42911236a4f3ad9974c6ecfac4f5464",
"_npm_package_name": "joplin-plugin-spoiler-cards"
},
"com.github.BeatLink.joplin-plugin-untagged": {
"manifest_version": 1,
"id": "com.github.BeatLink.joplin-plugin-untagged",
"app_min_version": "1.7",
"version": "2.1.1",
"name": "Untagged",
"description": "This is a joplin plugin to find notes and todos without a tag.",
"author": "BeatLink",
"homepage_url": "https://discourse.joplinapp.org/t/untagged/16680",
"repository_url": "https://github.com/BeatLink/joplin-plugin-untagged",
"keywords": [],
"_publish_hash": "sha256:09e581489f632a6201baf6ca21d2b4833ee85df2bbd26dad9510b35b33ffd0cd",
"_publish_commit": "main:949f656a91b4a1f2674d97dbe1efed22561a3e81",
"_npm_package_name": "joplin-plugin-untagged"
},
"com.joplin_plugin.nlr": {
"manifest_version": 1,
"id": "com.joplin_plugin.nlr",
"app_min_version": "1.7.10",
"version": "1.0.2",
"name": "NLR",
"description": "将joplin在记笔记的同时变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin.",
"author": "fengQ",
"homepage_url": "https://github.com/fengqiaozhu/joplin_plugin_nlr.git",
"repository_url": "https://github.com/fengqiaozhu/joplin_plugin_nlr.git",
"keywords": [
"joplin_plugin"
],
"_publish_hash": "sha256:2a762b25c266a65597af0d344dcdc65dd76077c9a220571a5f56df7027b689fe",
"_publish_commit": "master:5359f824eecdc033659f310ff090edaf0dcca432",
"_npm_package_name": "joplin-plugin-nlr"
},
"com.plugin.randomNotePlugin": {
"manifest_version": 1,
"id": "com.plugin.randomNotePlugin",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Random note",
"description": "Opens a random note from your vault",
"author": "Azamah Junior",
"homepage_url": "https://github.com/Kaid00/joplin-random-note/blob/master/README.md",
"repository_url": "https://github.com/Kaid00/joplin-random-note.git",
"keywords": [
"note",
"random",
"random note"
],
"_publish_hash": "sha256:77cec98db9c0436ec2183e51290f7359e60b4e4532b0d3b696bcebdb27e19575",
"_publish_commit": "master:494a51e9d39576102eb93ae42770d875fcdde70f",
"_npm_package_name": "joplin-plugin-random-note"
},
"joplin.plugin.anki-sync": {
"manifest_version": 1,
"id": "joplin.plugin.anki-sync",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Joplin Anki Sync",
"description": "Bidirectional sync between Joplin and Anki",
"author": "Lijun Chen",
"homepage_url": "https://github.com/chenlijun99/autoanki/packages/joplin-plugin",
"repository_url": "https://github.com/chenlijun99/autoanki",
"keywords": [],
"_publish_hash": "sha256:994841a6003049bbd0669509db4a32d0aadfecddc7c38bfe71520911eea00e9f",
"_publish_commit": "main:f5a5d2778e72017f335347fdb4660fc0ee52da2e",
"_npm_package_name": "joplin-plugin-anki-sync"
},
"cx.evermeet.tessus.menu-shortcut-toolbar": {
"manifest_version": 1,
"id": "cx.evermeet.tessus.menu-shortcut-toolbar",
"app_min_version": "1.7",
"version": "1.1.0",
"name": "Menu items, Shortcuts, Toolbar icons",
"description": "Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core",
"author": "Helmut K. C. Tessarek",
"homepage_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme",
"repository_url": "https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar",
"keywords": [
"shortcut",
"toolbar",
"icon",
"menu"
],
"_publish_hash": "sha256:fc6685a4e9184a1848f2a88160985b8a6435f6bca2130a7888e0421beeb7ed14",
"_publish_commit": "master:a3e0638ee261a28c3b03b53c692329ff1c679f03",
"_npm_package_name": "joplin-plugin-menu-shortcut-toolbar"
},
"org.joplinapp.plugins.admonition": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.admonition",
"app_min_version": "1.8",
"version": "1.0.3",
"name": "Admonition markdown extension",
"description": "Enables markdownIt admonition plugin, which enables formatting notes",
"author": "Massimiliano Masserelli",
"homepage_url": "https://github.com/maxnegro/joplin-plugin-admonition",
"repository_url": "https://github.com/maxnegro/joplin-plugin-admonition",
"keywords": [
"markdown",
"admonition"
],
"_publish_hash": "sha256:4f5da96e51f9b0a655e7aa25431d5367ae3e2fa5d75d00e44cc94c0b9227bbbc",
"_publish_commit": "main:7083d34096a8fff31a1b3b401f27cc1fc5653569",
"_npm_package_name": "joplin-plugin-admonition"
},
"com.xUser5000.bibtex": {
"manifest_version": 1,
"id": "com.xUser5000.bibtex",
"app_min_version": "1.7",
"version": "0.5.0",
"name": "BibTeX",
"description": "Use locally stored BibTeX files to integrate citation into Joplin",
"author": "Abdallah Ahmed",
"homepage_url": "",
"repository_url": "https://github.com/joplin/plugin-bibtex",
"keywords": [],
"_publish_hash": "sha256:3f5e3606127f8df1403e50f4d428f906d7e07555f43a3bc7d7fc47921e581f33",
"_publish_commit": "release-0.5.0:02bfbdeec2429c38d64fcd2dc059bb25978e7e79",
"_npm_package_name": "joplin-plugin-bibtex"
},
"fd117a99-b165-4824-893c-5825439a842d": {
"manifest_version": 1,
"id": "fd117a99-b165-4824-893c-5825439a842d",
"app_min_version": "2.0",
"version": "1.0.0",
"name": "Disable PDF",
"description": "Disables the PDF preview (and export) in Joplin for better performance",
"author": "JJ-8",
"homepage_url": "https://github.com/JJ-8/joplin-disable-pdf#readme",
"repository_url": "https://github.com/JJ-8/joplin-disable-pdf",
"keywords": [
"pdf",
"disable",
"preview"
],
"_publish_hash": "sha256:0e488189f0600f5055feca2179b4363e244287452c16d30c5db3ee3cfb8ed4b3",
"_publish_commit": "main:1ff6bd23c53be79ce643fefb0d7fe32d84b52c07",
"_npm_package_name": "joplin-plugin-disable-pdf"
2021-07-11 00:02:10 +08:00
},
"com.lki.homenote": {
"manifest_version": 1,
"id": "com.lki.homenote",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Home Note",
"description": "Plugin to open a choosen note each time joplin starts. It is like homepages on browsers.",
"author": "Adarsh Singh(lki)",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"_publish_hash": "sha256:bb1c904745d181fc512981be9ee99b903a390b953a5f5d4c4bf76908c575d2cf",
"_publish_commit": "master:762ad5c2986c513819bb316c1617d24dadd8076d",
"_npm_package_name": "joplin-plugin-home-note"
},
"joplin-plugin-conflict-resolution": {
"manifest_version": 1,
"id": "joplin-plugin-conflict-resolution",
"app_min_version": "2.0.9",
"version": "1.2.1",
"name": "Conflict Resolution",
"description": "A plugin that makes process of resolving conflicts easier.",
"author": "Ahmed Alwasifey",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-conflict-resolution/19204",
"repository_url": "https://github.com/joplin/plugin-conflict-resolution",
"keywords": [],
"_publish_hash": "sha256:7e5a07dcab27c6c081c9ff75170e6ed8861a43c5be025ca901ad1dc69dcbeee9",
"_publish_commit": "master:8703fe0d8ec329635d683dc48eac74f848e63696",
"_npm_package_name": "joplin-plugin-conflict-resolution"
},
"com.gitlab.BeatLink.joplin-plugin-repeating-todos": {
"manifest_version": 1,
"id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos",
"app_min_version": "1.7",
"version": "0.0.1",
"name": "Repeating To-Dos",
"description": "A powerful and comprehensive plugin for to-do repetition/recurrence",
"author": "BeatLink",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470",
"repository_url": "https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos",
"keywords": [
"joplin",
"to-do",
"repeat",
"repeating",
"recurring",
"reccur"
],
"_publish_hash": "sha256:72a4b5e2babeb4c445b1afa2cb0cf343e8262f44f8c38f5cd1f874eb69b4c497",
"_publish_commit": "main:5933451c4f3e41f368a5b61ebf0f6907ccbdd23b",
"_npm_package_name": "joplin-plugin-repeating-to-dos"
},
"joplin.plugin.quick.html.tags": {
"manifest_version": 1,
"id": "joplin.plugin.quick.html.tags",
"app_min_version": "1.7",
"version": "0.1.0",
"name": "Quick HTML tags",
"description": "Create quick HTML tags.",
"author": "Martin Korelič",
"homepage_url": "https://github.com/martinkorelic/joplin-plugin-quick-html-tags",
"repository_url": "https://github.com/martinkorelic/joplin-plugin-quick-html-tags",
"keywords": [
"html",
"tags",
"quick",
"joplin",
"plugin"
],
"_publish_hash": "sha256:7beef45dd4a28937e9493a4dd0f44c2999ea20802043a51b2e37ab066ff184e0",
"_publish_commit": "main:8b6d23f4f6c0314642993ed7d47f22c2e8e5f2fd",
"_npm_package_name": "joplin-plugin-quick-html-tags"
},
"com.github.joplin.kanban": {
"manifest_version": 1,
"id": "com.github.joplin.kanban",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Kanban",
"description": "Flexible kanban board plugin for all your tasks",
"author": "Balint Magyar",
"homepage_url": "https://discourse.joplinapp.org/t/kanban-board-project/17469",
"repository_url": "https://github.com/joplin/plugin-kanban",
"keywords": [
"kanban",
"board",
"task",
"todo",
"project"
],
"_publish_hash": "sha256:ba4f80e406b4712dfa9546a4be8fe13278f08f2cfbdf51f8266c283f3a8da278",
"_publish_commit": "dev:ab9e7b4bea7dc3ebd9b1c9dc6f2e55a65440817a",
"_npm_package_name": "joplin-plugin-kanban"
2021-01-05 23:13:50 +08:00
}
}