plugins/manifests.json

3936 lines
146 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"io.github.jackgruber.copytags": {
"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",
"_npm_package_name": "joplin-plugin-copytags",
"_recommended": true
},
"joplin.plugin.ambrt.backlinksToNote": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.backlinksToNote",
"app_min_version": "1.7",
"version": "3.0.3",
"name": "Automatic Backlinks to note",
"description": "Creates backlinks to opened note, also in automatic way",
"author": "ambrt,cyingfan",
"homepage_url": "https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632",
"_publish_hash": "sha256:5a8f68673063a45af7bea79d528e76f3428147921191e287309d1c8dc029a8ac",
"_publish_commit": "master:4469dd69ecb4eeed97bb270ebfa508448c2bbd2b",
"_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.2.2",
"name": "Combine notes",
"description": "Combine one or more notes",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-combine-notes/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-combine-notes",
"keywords": [
"combine",
"merge"
],
"categories": [
"productivity"
],
"screenshots": [
{
"src": "img/main.png",
"label": "Screenshot: Showing the Combine menue"
},
{
"src": "img/showcase1.png",
"label": "Screenshot: Showing the settings"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:2fcd2b39fdd352648b4a14c9df1c6e76447427cbd9ed84dd64e3bb52a6a45431",
"_publish_commit": "master:63dd08ed0b3a9379ab9462919cf55db8407bbd53",
"_npm_package_name": "joplin-plugin-combine-notes",
"_recommended": true
},
"joplin.plugin.ambrt.goToItem": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.goToItem",
"app_min_version": "1.7",
"version": "1.3.7",
"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",
"_npm_package_name": "joplin-plugin-tag-and-notebook-links"
},
"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",
"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",
"_npm_package_name": "@joplin/joplin-plugin-toggle-sidebars",
"_recommended": true
},
"joplin.plugin.note.tabs": {
"manifest_version": 1,
"id": "joplin.plugin.note.tabs",
"app_min_version": "1.8.2",
"version": "1.4.0",
"name": "Note Tabs",
"description": "Allows to open several notes at once in tabs and pin them.",
"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:2bd51daa5197bb434d80fe2804de22c98605529872e94ae4dee8ebd189adf279",
"_publish_commit": "master:19563855feddb3d2e2714c052382a57261368a4b",
"_npm_package_name": "joplin-plugin-note-tabs",
"_recommended": true
},
"io.github.jackgruber.backup": {
"manifest_version": 1,
"id": "io.github.jackgruber.backup",
"app_min_version": "2.1.3",
"version": "1.4.1",
"name": "Backup",
"description": "Plugin to create manual and automatic backups.",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-backup",
"keywords": [
"backup",
"jex",
"export",
"zip",
"7zip",
"encrypted",
"archive"
],
"categories": [
"productivity",
"files"
],
"screenshots": [
{
"src": "img/main.png",
"label": "Screenshot: Showing the basic settings"
},
{
"src": "img/showcase1.png",
"label": "Screenshot: Showing the advanced settings"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:5fdb77e3e4e777bbd5bbf663b159f1212f985cc533003ee74880f50265619a6f",
"_publish_commit": "master:52d898315cab259da638698cc41120e9fae593ef",
"_npm_package_name": "joplin-plugin-backup",
"_recommended": true
},
"io.github.jackgruber.note-overview": {
"manifest_version": 1,
"id": "io.github.jackgruber.note-overview",
"app_min_version": "1.8.1",
"version": "1.7.1",
"name": "Note overview",
"description": "A note overview is created based on the defined search and the specified fields.",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-note-overview",
"keywords": [
"search",
"overview",
"savedsearch",
"saved",
"query"
],
"categories": [
"productivity"
],
"screenshots": [
{
"src": "img/main.png",
"label": "Screenshot: Main Screenshot"
},
{
"src": "img/showcase1.png",
"label": "Screenshot: Showcase 1"
},
{
"src": "img/showcase2.png",
"label": "Screenshot: Showcase 2"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:0b939e68cd098097b760d77c20ba5c830ac3ec3d06f0c47e19bb4ba003a6918b",
"_publish_commit": "master:de468abdf1b51b0b593824372072534eae149c1f",
"_npm_package_name": "joplin-plugin-note-overview",
"_recommended": true
},
"joplin.plugin.benji.favorites": {
"manifest_version": 1,
"id": "joplin.plugin.benji.favorites",
"app_min_version": "2.1.5",
"version": "1.3.2",
"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:808dc47d3c09cf22119dd16dcdae71d5b99c30a6afbe24f7184525c4b21cb689",
"_publish_commit": "",
"_npm_package_name": "joplin-plugin-benji-favorites",
"_recommended": true
},
"outline": {
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
"version": "1.5.13",
"name": "Outline",
"description": "Outline (TOC) sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:3306304d73c458f32577e126ad4b734dea6fc0fbc74eca84ccd8bcba9e0c4d34",
"_publish_commit": "main:5ea4ee000b5be016cc9bf35dd01214660b186ce8",
"_npm_package_name": "joplin-plugin-outline"
},
"plugin.calebjohn.MathMode": {
"manifest_version": 1,
"id": "plugin.calebjohn.MathMode",
"app_min_version": "1.8",
"version": "0.6.2",
"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:fa1b0b9854ce679b9e079fbc24fd00a4a478533dd3bcea891cb773ece9604208",
"_publish_commit": "main:d08f8e18e648fc0db63a5aabf73b296c8464f570",
"_npm_package_name": "joplin-plugin-math-mode",
"_recommended": true
},
"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",
"name": "Markdown table calculations",
"description": "Plugin for automatic calculations of markdown table formulas.",
"version": "1.0.5",
"author": "Oskar Świda",
"homepage_url": "https://github.com/oswida/joplin-markdown-calc",
"keywords": [
"markdown",
"orgmode",
"calc",
"table"
],
"_publish_hash": "sha256:ee479bfbf8599232f9f86b78c904682f81fd746677f1337d50768b127d0aedcd",
"_publish_commit": "tables-inside-blocks:ab1e33d0f9a343dc47e160fd637ffe02868ea848",
"_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.1",
"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:21795407fe7b14734ff7d8fef59c10f54fdc7f73d40c1de50f9a3a251c796063",
"_publish_commit": "master:7e6ea4ec2a86a2ad63ddc3074ebca0a5cf57b8c3",
"_npm_package_name": "joplin-plugin-create-from-text"
},
"com.whatever.quick-links": {
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.8.1",
"version": "1.3.2",
"name": "Quick Links",
"description": "Create links to other notes",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/quick-links-plugin/14214",
"repository_url": "https://github.com/roman-r-m/joplin-plugin-quick-links",
"keywords": [],
"_publish_hash": "sha256:aeee9626bb18c0f048b67eb8ceb28a4cf446c545b50271ea264c862cb8cce369",
"_publish_commit": "master:8eea2cc4859af1ca2e4d9e07baa11d2b54001ec0",
"_npm_package_name": "joplin-plugin-quick-links",
"_recommended": true
},
"com.whatever.inline-tags": {
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.8.1",
"version": "1.3.0",
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-inline-tags/14192",
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:c95f1dbf74e70c0d456e603bd317b608fcc8d4147b153ff2f5cac5f0342e895a",
"_publish_commit": "master:9e41a631c98c92cb05d7686b364c4ec402c42967",
"_npm_package_name": "joplin-plugin-inline-tags",
"_recommended": true
},
"io.github.jackgruber.hotfolder": {
"manifest_version": 1,
"id": "io.github.jackgruber.hotfolder",
"app_min_version": "1.8.1",
"version": "1.1.1",
"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"
],
"categories": [
"themes",
"files"
],
"screenshots": [
{
"src": "img/main.png",
"label": "Screenshot: Showing the hotfolder settings"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:bdde21e4f2631075eeb9ee90b7cf173797980b60e9073793134985481dccf719",
"_publish_commit": "master:03b8ab5eb3a9734d30fc4bb03a0735c9e933ef3e",
"_npm_package_name": "joplin-plugin-hotfolder",
"_recommended": true
},
"joplin.plugin.ambrt.embedSearch": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.embedSearch",
"app_min_version": "1.7",
"version": "2.0.0",
"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:67699126943edc8d63544573d228d0859b5706568664fff6fd583c25e43653b8",
"_publish_commit": "master:1a02489d47280f5cc31667b8555fadbc12ecba63",
"_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.8.2",
"version": "2.2.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:f9d8d577bf17f98ed0f0f28f9149b17fb70278f0f165494bf97a323efdbcdad5",
"_publish_commit": "master:89705479ff3459e365ab47327d0d2af02d9d5044",
"_npm_package_name": "joplin-plugin-persistent-editor-layout",
"_recommended": true
},
"io.treymo.LinkGraph": {
"manifest_version": 1,
"id": "io.treymo.LinkGraph",
"app_min_version": "1.7",
"version": "1.5.0",
"name": "Link Graph UI",
"description": "Visualize the connections between Joplin notes.",
"author": "Trey Mo",
"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:49a2345f4cc172e18f9ca0f7022d2929e5abe36c5fec4cc2b861a0c1c164e900",
"_publish_commit": "master:e043942e111272d6b57402e1c2e4b130e7861e62",
"_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.2",
"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:3e0602e748b21c83ae337fd4c7f134c450071c0ea98e7bbead07cc1c99da7620",
"_publish_commit": "master:73dc80f74f963fafc4d736afe364cf9cf6016f58",
"_npm_package_name": "joplin-plugin-resource-search",
"_recommended": true
},
"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": "2.7",
"version": "0.15.0",
"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"
],
"categories": [
"appearance",
"editor"
],
"screenshots": [
{
"src": "examples/welcome.png",
"label": "A demonstration of what a note can look like using this plugin."
}
],
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"_publish_hash": "sha256:b274952c6f8a4dbc5710847de86134925b98c5274ae1e3222657ae3ccdf9ad61",
"_publish_commit": "main:40874a4e9fa47985bde6dabb6b7752e6cdf202b5",
"_npm_package_name": "joplin-plugin-rich-markdown",
"_recommended": true
},
"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.2.1",
"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:a039efd9892e65605df939fa7f5427871e6904ed2545280bf87e40231bb5441e",
"_publish_commit": "master:8842cc27968fc70e2ee09b1defa1969f3bdbc58d",
"_npm_package_name": "joplin-plugin-table-formatter",
"_recommended": true
},
"com.github.marc0l92.joplin-plugin-jira-issue": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "2.4.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": "marc0l92",
"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:983636fda0e797b50456e3b53326e366cb8cea274e55d6a50fa7d3f63a0b310b",
"_publish_commit": "main:b3342e082fe4544538de1743cab5859324f52ceb",
"_npm_package_name": "joplin-plugin-jira-issue"
},
"joplin.plugin.ambrt.fold-cm": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.fold-cm",
"app_min_version": "1.7",
"version": "2.0.1",
"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",
"keywords": [],
"_publish_hash": "sha256:d70fdba91e8f0912f25c117fe799c8250508aec57ba030193bc875310748a84e",
"_publish_commit": "master:3ad74b70d29da5fec1236f8edb360d4ca5e0be25",
"_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.8.2",
"version": "1.1.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:2b6cdc468a3f7fdf2238641db755820137e3641cecac80c1bc07a17fd3f5e4cd",
"_publish_commit": "master:a528320345de4340f3fb47d1390493361f1bb0c4",
"_npm_package_name": "joplin-plugin-quick-move",
"_recommended": true
},
"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.6",
"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:9d53ba94c312f2a70657dd268cc51e8b256b1b57943f4d554cdc9b96db504fce",
"_publish_commit": "main:ba6fe8938b1c96fd07b5e303d4824762d4cf24da",
"_npm_package_name": "joplin-plugin-spoiler-cards"
},
"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.3",
"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:f07f42ba958dac8d0d16326086f5a32c3416f929110d262b324afc49baedf712",
"_publish_commit": "master:cc94af19890324303e068807d194349fb4da9c44",
"_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",
"_recommended": true
},
"org.joplinapp.plugins.admonition": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.admonition",
"app_min_version": "1.8",
"version": "1.1.0",
"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:339c526132821b11f5740bdbe3f0fe7ca3ca1d243249745b76272f8f9cf4e8e2",
"_publish_commit": "develop:effc7f8e3c7e1b9c09da8487f72c6e1a2ba4c101",
"_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",
"_recommended": true
},
"fd117a99-b165-4824-893c-5825439a842d": {
"manifest_version": 1,
"id": "fd117a99-b165-4824-893c-5825439a842d",
"app_min_version": "2.0",
"version": "1.0.1",
"name": "Disable markdown renderer",
"description": "Disables the markdown renderer / PDF preview (and export) and WYSIWYG editor 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",
"markdown",
"performance"
],
"_publish_hash": "sha256:af60d790eb9b827207c093c09fcf80cc138ccd7658ed750ada9e48503c8425bf",
"_publish_commit": "main:269ca9bc08e021ac93984ffee04be45632a8ecf7",
"_npm_package_name": "joplin-plugin-disable-pdf"
},
"com.lki.homenote": {
"manifest_version": 1,
"id": "com.lki.homenote",
"app_min_version": "1.7",
"version": "2.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": "https://github.com/adarsh-sgh/homenote#readme",
"repository_url": "https://github.com/adarsh-sgh/homenote",
"keywords": [
"homenote",
"homepage",
"default-page"
],
"_publish_hash": "sha256:1f3a7de7dd0148b962cca9d1f44bc8ed82c4642043b743b01e0c5e7f2fd03ea5",
"_publish_commit": "update-version:57ac704108b5c4ba24fea079bb711471fcd9b440",
"_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.3",
"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:3586d9d81f79b771c01658033a5e2c403ce5a9e9e8e536a251a16e5e002348f5",
"_publish_commit": "master:615e0d4c68f64380d49c2dc2ffcecdd925e4d314",
"_npm_package_name": "joplin-plugin-conflict-resolution",
"_recommended": true
},
"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.10.3",
"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:603e48ef488546891c593c3ec9dc2bfc9176d7aa605e09378da5bc658f8d6d0e",
"_publish_commit": "main:cdcdf3442e5e177769ebb4ce83ae14f08332f408",
"_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": "2.1",
"version": "0.2.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:4765eba4f4a9949ad2455b1b84f0261540a64cb42137aa678bc2a91f92f723e1",
"_publish_commit": "main:1ba3b48a0fa507459e16d16ba2f22aca4f14259f",
"_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.7",
"name": "Kanban",
"description": "Flexible kanban board plugin for all your tasks",
"author": "Balint Magyar",
"homepage_url": "https://github.com/joplin/plugin-kanban/wiki",
"repository_url": "https://github.com/joplin/plugin-kanban",
"keywords": [
"kanban",
"board",
"task",
"todo",
"project"
],
"_publish_hash": "sha256:eb9a3971814926434c48cc43f4beba84dae72709c6b4c80844770dd822b310dc",
"_publish_commit": "dev:b55fc86fd37e841c41fdcbf84d7a4051ffba7fff",
"_npm_package_name": "joplin-plugin-kanban",
"_recommended": true
},
"joplin.plugin.templates": {
"manifest_version": 1,
"id": "joplin.plugin.templates",
"app_min_version": "2.2.5",
"version": "2.4.0",
"name": "Templates",
"description": "This plugin allows you to create and use templates in Joplin.",
"author": "Nishant Mittal",
"homepage_url": "https://github.com/joplin/plugin-templates",
"repository_url": "https://github.com/joplin/plugin-templates",
"keywords": [],
"_publish_hash": "sha256:cacc14380ba6b333c3286dad0d83da7daddfa5dcc1ce5dc6244536602de85b1c",
"_publish_commit": "master:fc20c831b485415b5118e129d4cea82bcf2ebd16",
"_npm_package_name": "joplin-plugin-templates",
"_recommended": true
},
"com.andrejilderda.macOSTheme": {
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.4.1",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
"homepage_url": "https://github.com/ajilderda/joplin-macos-native-theme",
"repository_url": "https://github.com/ajilderda/joplin-macos-native-theme",
"keywords": [
"joplin",
"joplin-plugin",
"theme",
"css",
"macos"
],
"_publish_hash": "sha256:9a1d61a2a35e8b83c04715d621a3dea3380aaa788543ce489d92cee444728c6e",
"_publish_commit": "main:36ad49b86514b043881e346a23535a3a882ad651",
"_npm_package_name": "joplin-plugin-macos-theme"
},
"org.joplinapp.plugins.AbcSheetMusic": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.AbcSheetMusic",
"app_min_version": "2.13.5",
"version": "1.0.5",
"name": "ABC Sheet Music Plugin",
"description": "Turns ABC text notation into sheet music",
"author": "Laurent Cozic",
"homepage_url": "https://github.com/joplin/plugin-abc-sheet-music",
"repository_url": "https://github.com/joplin/plugin-abc-sheet-music",
"category": "viewer",
"keywords": [
"sheet music",
"abc",
"notation"
],
"screenshots": [
{
"src": "images/PeacherineRag.png"
},
{
"src": "images/Tablature.png"
}
],
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"promo_tile": {
"src": "images/promo_tile.png"
},
"_publish_hash": "sha256:94a13d4833affbc949ba60174ab77419aa02b0777563a796f7480206b73a864b",
"_publish_commit": "master:2b128c7a21f010e9937a112e0cf1fb5c03f9ca75",
"_npm_package_name": "joplin-plugin-abc-sheet-music",
"_recommended": true
},
"com.shantanugoel.JoplinCMLineNumbersPlugin": {
"manifest_version": 1,
"id": "com.shantanugoel.JoplinCMLineNumbersPlugin",
"app_min_version": "2.2",
"version": "2.0.0",
"name": "CodeMirror Line Numbers",
"description": "Enables line numbers for CodeMirror editor",
"author": "Shantanu Goel",
"homepage_url": "https://github.com/shantanugoel/joplin-plugin-cm-linenumbers",
"repository_url": "https://github.com/shantanugoel/joplin-plugin-cm-linenumbers",
"keywords": [],
"_publish_hash": "sha256:ae3718340341e75836d5d6ad3bb6cf18cd5b182abb698c7dd37c4ba35ac975f0",
"_publish_commit": "main:1c31c5e557d97863551b823c7e7a4b21b25f1cf5",
"_npm_package_name": "joplin-plugin-codemirror-line-numbers"
},
"joplin.plugin.embeddedtags": {
"manifest_version": 1,
"id": "joplin.plugin.embeddedtags",
"app_min_version": "2.2.2",
"version": "1.0.0",
"name": "embedded tags",
"description": "embeded tags",
"author": "Dave Edwards",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"_publish_hash": "sha256:a6b5c646549e6458e3ab35a06bfdd77b539f9eb4cd2053cebd369ebf6a9ad18e",
"_publish_commit": "main:83b6149f3d60873034ccdae1a46e97594fe50158",
"_npm_package_name": "joplin-plugin-embedded-tags"
},
"cx.evermeet.tessus.folder-id": {
"manifest_version": 1,
"id": "cx.evermeet.tessus.folder-id",
"app_min_version": "2.2",
"version": "1.0.1",
"name": "Get Notebook ID",
"description": "Copy/Show the ID of a notebook. For developers. A regular user won't need this.",
"author": "Helmut K. C. Tessarek",
"homepage_url": "https://github.com/tessus/joplin-plugin-get-notebook-id#readme",
"repository_url": "https://github.com/tessus/joplin-plugin-get-notebook-id",
"keywords": [
"notebook",
"folder",
"id",
"debug"
],
"_publish_hash": "sha256:d4bf46444193f53df5803b28d2bbf6dcd370eea25eb807540422fbdf4bacf77e",
"_publish_commit": "master:e2ca4b8e367eb169fcd38247780359baaf26392d",
"_npm_package_name": "joplin-plugin-get-notebook-id"
},
"com.github.BeatLink.joplin-plugin-white-theme": {
"manifest_version": 1,
"id": "com.github.BeatLink.joplin-plugin-white-theme",
"app_min_version": "2.0",
"version": "1.3.0",
"name": "White Theme",
"description": "A white theme for joplin",
"author": "BeatLink",
"homepage_url": "https://discourse.joplinapp.org/t/joplin-white-theme",
"repository_url": "https://github.com/BeatLink/Joplin-White-Theme",
"keywords": [
"white",
"light",
"theme",
"joplin",
"plugin"
],
"_publish_hash": "sha256:4a91e0c1f882ab2f356b6a970fa053cc570c86f69dac8822335b79d8c99d9b09",
"_publish_commit": "main:70a967d96890211765f9988c1436a8063a1b1ef2",
"_npm_package_name": "joplin-plugin-white-theme"
},
"com.coderrsid.pasteSpecial": {
"manifest_version": 1,
"id": "com.coderrsid.pasteSpecial",
"app_min_version": "1.1.2",
"version": "1.1.2",
"name": "Paste Special",
"description": "A plugin used to paste special text into Joplin",
"author": "coderrsid",
"homepage_url": "",
"repository_url": "https://github.com/joplin/plugin-paste-special",
"keywords": [],
"_publish_hash": "sha256:b2150fbd2bc952148b31a3b3c9c13c16740fce66de0258e23cccf3f03e2758f3",
"_publish_commit": "master:e1b5ab3181b88c93c24f7ea3f6c45072c40dfa77",
"_npm_package_name": "joplin-plugin-pastespecial"
},
"com.s73ph4n.autolinker": {
"manifest_version": 1,
"id": "com.s73ph4n.autolinker",
"app_min_version": "2.0",
"version": "1.0.4",
"name": "Autolinker",
"description": "Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text.",
"author": "S73ph4n",
"homepage_url": "https://github.com/S73ph4n",
"repository_url": "https://github.com/S73ph4n/joplin_autolinker",
"keywords": [],
"_publish_hash": "sha256:ade8b824112ef5225a673e03718bd91170880e93ef048ecde2b033fc23a6f60c",
"_publish_commit": "main:65abf798f6988eafa3da36a81b2659d37712f53c",
"_npm_package_name": "joplin-plugin-autolinker"
},
"com.s73ph4n.complete_link": {
"manifest_version": 1,
"id": "com.s73ph4n.complete_link",
"app_min_version": "2.0",
"version": "1.0.1",
"name": "Complete Link",
"description": "This plugin adds an icon to the toolbar. When clicked, it completes the selected text into a note title (in a markdown link).",
"author": "S73ph4n",
"homepage_url": "https://github.com/S73ph4n",
"repository_url": "https://github.com/S73ph4n/joplin_complete_link",
"keywords": [],
"_publish_hash": "sha256:70046397442ff9f9b90c1ea70e57ca64c79715d2392fc89dea14b881b283f68e",
"_publish_commit": "main:f222c9679896e2e80c5cfb633ec535c961a89d84",
"_npm_package_name": "joplin-plugin-complete-link"
},
"com.s73ph4n.automate_notes": {
"manifest_version": 1,
"id": "com.s73ph4n.automate_notes",
"app_min_version": "2.0",
"version": "1.0.2",
"name": "Automate Notes",
"description": "Finds blocks of javascript in the current note (blocks have to start with '```javascript' and end with '```') and runs it as a function. ",
"author": "S73ph4n",
"homepage_url": "https://github.com/S73ph4n",
"repository_url": "https://github.com/S73ph4n/joplin_automate_notes",
"keywords": [],
"_publish_hash": "sha256:a1a0ba0ca056159c696c4da560a17cdfb1cec4c344d7202e139aae0b3bcd1268",
"_publish_commit": "main:f5fcd62836b5cb655513a85fb4142cfee5e5207f",
"_npm_package_name": "joplin-plugin-automate-notes"
},
"com.s73ph4n.make_all_links": {
"manifest_version": 1,
"id": "com.s73ph4n.make_all_links",
"app_min_version": "2.0",
"version": "1.0.3",
"name": "Make All Links",
"description": "Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar.",
"author": "S73ph4n",
"homepage_url": "https://github.com/S73ph4n",
"repository_url": "https://github.com/S73ph4n/joplin_make_all_links",
"keywords": [],
"_publish_hash": "sha256:6e9b20c681352c565725510a8931a9d2bf48fbca9f302e1e7e8b3765f7468ec4",
"_publish_commit": "main:225cc8590db44631ea1a50e84ea0309d9e6f4c27",
"_npm_package_name": "joplin-plugin-make-all-links"
},
"com.s73ph4n.day_review": {
"manifest_version": 1,
"id": "com.s73ph4n.day_review",
"app_min_version": "2.0",
"version": "1.0.1",
"name": "Day Review",
"description": "This plugin adds an icon to the toolbar. When clicked, it makes a review of the day's created/updated/completed notes and todos.",
"author": "S73ph4n",
"homepage_url": "https://github.com/S73ph4n",
"repository_url": "https://github.com/S73ph4n/joplin_day_review",
"keywords": [],
"_publish_hash": "sha256:8f20fa6ca93b69fd18be1c350586b0eaf1625466389266d6e84f177f518cdea7",
"_publish_commit": "master:78d9e9771b00ceb7b63b92762ef3ea9fe6524321",
"_npm_package_name": "joplin-plugin-day-review"
},
"ylc395.pagesPublisher": {
"manifest_version": 1,
"id": "ylc395.pagesPublisher",
"app_min_version": "2.0",
"version": "1.7.1",
"name": "Pages Publisher",
"description": "Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks. Support preview in local",
"author": "ylc395",
"homepage_url": "https://github.com/ylc395/joplin-plugin-pages-publisher",
"repository_url": "https://github.com/ylc395/joplin-plugin-pages-publisher",
"keywords": [
"site generator",
"github pages"
],
"_publish_hash": "sha256:7bae94e23d0f47fc17cd022846528c91e3794dde44708e49fc2f3f902a176145",
"_publish_commit": "main:fc700d34477d35eedc7cd394be7463979b958d14",
"_npm_package_name": "joplin-plugin-pages-publisher"
},
"com.hieuthi.joplin.rubi-and-furigana": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.rubi-and-furigana",
"app_min_version": "2.2",
"version": "1.1.0",
"name": "Rubi and Furigana",
"description": "Commands that insert appropriate <ruby> and <rt> tags to formatted text to display furigana.",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-rubi-and-furigana",
"repository_url": "https://github.com/hieuthi/joplin-plugin-rubi-and-furigana",
"keywords": [
"joplin-plugin",
"ruby",
"furigana",
"shortcut",
"joplin"
],
"_publish_hash": "sha256:a38a0f1bf96fbafc28761dbebeb990c9b4cd152b0a2b53be59ea1ed0b2fb69a4",
"_publish_commit": "main:24a3a2bd9a8733ea5d3b08af99fc3b96b8345c20",
"_npm_package_name": "joplin-plugin-rubi-and-furigana"
},
"ylc395.betterMarkdownViewer": {
"manifest_version": 1,
"id": "ylc395.betterMarkdownViewer",
"app_min_version": "2.2",
"version": "2.1.0",
"name": "Cursor Sync",
"description": "Keep Cursor Synced Between Editor and MD Viewer",
"author": "ylc395",
"homepage_url": "https://github.com/ylc395/joplin-plugin-better-markdown-viewer",
"repository_url": "https://github.com/ylc395/joplin-plugin-better-markdown-viewer",
"keywords": [
"markdown viewer"
],
"_publish_hash": "sha256:d55e8ea6dc4334b1eabf17f046c62b4285aedeb186f5dd3d63527a7c1e71d3dd",
"_publish_commit": "main:3a1c2121e5bd9726e9a2b1bc1aa73e5753acf6ec",
"_npm_package_name": "joplin-plugin-better-markdown-viewer"
},
"com.github.marc0l92.joplin-plugin-plantUML": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-plantUML",
"app_min_version": "2.2",
"version": "1.11.0",
"name": "PlantUML2",
"description": "Render PlantUML diagram inside your Joplin notes.",
"author": "marc0l92",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-plantUML#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-plantUML",
"keywords": [
"PlantUML",
"Diagram",
"Mindmap",
"UML"
],
"_publish_hash": "sha256:5154917503f43a47a0add40698d44f0a0f12a1259f28ece6ed723024a72a32f0",
"_publish_commit": "main:79012089b00cc1e11eafe54bbbb9d02f4e977795",
"_npm_package_name": "joplin-plugin-plantuml2"
},
"com.DanteCoder.JoplinBibleQuote": {
"manifest_version": 1,
"id": "com.DanteCoder.JoplinBibleQuote",
"app_min_version": "2.2",
"version": "2.1.0",
"name": "Bible Quote",
"description": "Quote the bible direct in text editor",
"author": "Dante G. Barboza",
"homepage_url": "https://github.com/DanteCoder/JoplinBibleQuote#readme",
"repository_url": "https://github.com/DanteCoder/JoplinBibleQuote",
"keywords": [
"Bible",
"citation",
"quote"
],
"_publish_hash": "sha256:58c19030d0bfc8ff69f45df9eb57579fda6e7ec578060b34f721eb833c4bacf1",
"_publish_commit": "main:b27664436ce81210f3cafbacb805bbd50965833c",
"_npm_package_name": "joplin-plugin-bible-quote"
},
"com.hieuthi.joplin.quick-goto": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.quick-goto",
"app_min_version": "2.2",
"version": "1.2.0",
"name": "Quick Goto",
"description": "Switch to designated notes using keyboard shortcuts",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-quick-goto",
"repository_url": "https://github.com/hieuthi/joplin-plugin-quick-goto",
"keywords": [
"joplin-plugin",
"goto",
"shortcut",
"hotkey",
"bookmark"
],
"_publish_hash": "sha256:227fa3c25eeb6721cda06493e06deabb0a6b6ba1d0c683ef9f5438b327505912",
"_publish_commit": "main:05a8cbc452e86ea05dd4a787f88d2e7981ed5a74",
"_npm_package_name": "joplin-plugin-quick-goto"
},
"com.gitlab.BeatLink.joplin-plugin-agenda": {
"manifest_version": 1,
"id": "com.gitlab.BeatLink.joplin-plugin-agenda",
"app_min_version": "1.7",
"version": "3.7.1",
"name": "Agenda",
"description": "An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date.",
"author": "BeatLink",
"homepage_url": "https://discourse.joplinapp.org/t/agenda/21158",
"repository_url": "https://gitlab.com/beatlink-code/joplin-plugin-agenda",
"keywords": [
"joplin",
"schedule",
"calendar",
"agenda",
"upcoming",
"date"
],
"_publish_hash": "sha256:4d4f28965f216785c2c5d77b6372e160854443d51ade80936ec95b230e09e2b5",
"_publish_commit": "main:a59598ab0acf14daacdb05ebf2bf52df58053561",
"_npm_package_name": "joplin-plugin-agenda"
},
"com.github.marc0l92.joplin-plugin-github-theme": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-github-theme",
"app_min_version": "2.2",
"version": "0.3.0",
"name": "GitHub Theme",
"description": "Joplin theme with colors of GitHub",
"author": "marc0l92",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-github-theme#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-github-theme",
"keywords": [
"GitHub",
"Theme",
"Dark",
"Light"
],
"_publish_hash": "sha256:1fdd81d22f9ca5fcbbb6bbb69dce41698277aac29564c9fb6b0cb71edb5ec13b",
"_publish_commit": "main:2fe9283f3e581f6ebe9947fbeea58a57552a0c79",
"_npm_package_name": "joplin-plugin-github-theme"
},
"org.joplinapp.plugins.Victor": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.Victor",
"app_min_version": "2.2",
"version": "1.0.3",
"name": "Victor",
"description": "Victor can be used to clear all your data - notes, notebooks, attachments, tags, etc. Convenient to start over.",
"author": "Laurent Cozic",
"homepage_url": "https://github.com/joplin/plugin-victor#readme",
"repository_url": "https://github.com/joplin/plugin-victor",
"keywords": [],
"categories": [
"developer tools",
"productivity"
],
"screenshots": [
{
"src": "images/screenshot-1.png"
},
{
"src": "images/screenshot-2.png"
}
],
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"promo_tile": {
"src": "images/promo_tile.png"
},
"_publish_hash": "sha256:ffa83bd25e545e09e922ab2b675f64a367f38f6068b1d8a069023459773c65c7",
"_publish_commit": "master:85569355effb506ed745279fb45611d7ee721c7e",
"_npm_package_name": "joplin-plugin-victor"
},
"com.hieuthi.joplin.markdown-table-colorize": {
"manifest_version": 5,
"id": "com.hieuthi.joplin.markdown-table-colorize",
"app_min_version": "2.2",
"version": "1.2.0",
"name": "Markdown Table: Colorize",
"description": "Add colors to markdown table syntax and help distinguishing different columns",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-colorize",
"repository_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-colorize",
"keywords": [
"joplin-plugin",
"markdown",
"table",
"color",
"codemirror"
],
"_publish_hash": "sha256:c9bac6fc2d558b5078ee426db6015594eab8f9440e7f863e81d810c8f8c098de",
"_publish_commit": "main:589eee29efbed5f4d65132a0a7e7adde9b4bf666",
"_npm_package_name": "joplin-plugin-markdown-table-colorize"
},
"ylc395.joplinOcr": {
"manifest_version": 1,
"id": "ylc395.joplinOcr",
"app_min_version": "2.2",
"version": "0.3.2",
"name": "OCR",
"description": "offline OCR auto/manually for images, videos, pdf documents in your Joplin notes",
"author": "ylc395",
"homepage_url": "https://github.com/ylc395/joplin-plugin-ocr",
"repository_url": "https://github.com/ylc395/joplin-plugin-ocr",
"keywords": [
"OCR"
],
"_publish_hash": "sha256:386550442817894d2e62042699090a9ab1dd4e0be9004a86135241910ad75ae4",
"_publish_commit": "main:429abc47603e6df4da5bc7bec7a707a6b611b23c",
"_npm_package_name": "joplin-plugin-ocr"
},
"de.habelt.NotesStationImport": {
"manifest_version": 1,
"id": "de.habelt.NotesStationImport",
"app_min_version": "2.2",
"version": "1.0.5",
"name": "Notes Station Import",
"description": "This plugin imports notes from QNAP Notes Station",
"author": "Jürgen Habelt",
"homepage_url": "https://github.com/Mick2nd/Notes-Import-Joplin#readme",
"repository_url": "https://github.com/Mick2nd/Notes-Import-Joplin",
"keywords": [
"joplin-plugin",
"import-plugin",
"QNAP-Notes-Station-import"
],
"_publish_hash": "sha256:756fe957b61ee2bba4b8cfc1e8b23ead72bbc07d2d69d8abe6cee0c89d2d43a8",
"_publish_commit": "main:822033e3dac9755cbb4de5ce1507a5d96603dbe9",
"_npm_package_name": "joplin-plugin-notes-station-import"
},
"com.DanteCoder.NoteVariables": {
"manifest_version": 1,
"id": "com.DanteCoder.NoteVariables",
"app_min_version": "2.2",
"version": "2.0.0",
"name": "Note Variables",
"description": "A plugin to create variables that can be accesed through all the notes.",
"author": "Dante G. Barboza",
"homepage_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables#readme",
"repository_url": "https://github.com/DanteCoder/JoplinPluginNoteVariables",
"keywords": [],
"_publish_hash": "sha256:799729b0029eb015830a3f0a9ef14521045ffb505d412e85c9ff4c76b2d4b60f",
"_publish_commit": "main:80216d41b1be83bc3a17679158c9291cba5ef7af",
"_npm_package_name": "joplin-plugin-note-variables"
},
"com.eliasvsimon.email-note": {
"manifest_version": 1,
"id": "com.eliasvsimon.email-note",
"app_min_version": "2.2",
"version": "1.2.2",
"name": "Email Note",
"description": "Send a note as an email",
"author": "EliasVincent",
"homepage_url": "https://github.com/EliasVincent/joplin-email-note",
"repository_url": "https://github.com/EliasVincent/joplin-email-note",
"keywords": [
"email",
"mail",
"send",
"note",
"thunderbird",
"outlook",
"gmail"
],
"_publish_hash": "sha256:3257d38131ccce95e78ea1f62b2b6c99072507acfeddeb253ef70c28e46dbf3f",
"_publish_commit": "main:c0700b31fe81c0e23de4372e1517f95350ab9aaf",
"_npm_package_name": "joplin-plugin-email-note"
},
"net.gagnepain.turnToChart": {
"manifest_version": 1,
"id": "net.gagnepain.turnToChart",
"app_min_version": "2.8",
"version": "1.9.3",
"name": "turnToChart",
"description": "Transforms a markdown or csv table into an HTML chart",
"author": "Samuel Gagnepain",
"homepage_url": "https://github.com/Winbee/joplin-turn-to-chart",
"repository_url": "https://github.com/Winbee/joplin-turn-to-chart",
"keywords": [
"joplin",
"table",
"graph",
"chart",
"ui"
],
"categories": [],
"_publish_hash": "sha256:0670a88c93bf0cd8e1492b22e99968eef39ae4c299c3c33767b8b1ac150ae4dc",
"_publish_commit": "master:7de30963333688d5b8471320c0584e254e967879",
"_npm_package_name": "joplin-plugin-turn-to-chart"
},
"com.hieuthi.joplin.copy-anchor-link": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.copy-anchor-link",
"app_min_version": "2.2",
"version": "1.1.0",
"name": "Copy Anchor Link",
"description": "This plugin add several icons next to the note headings that you can click on to copy markdown link of the specific heading.",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-copy-anchor-link",
"repository_url": "https://github.com/hieuthi/joplin-plugin-copy-anchor-link",
"keywords": [
"joplin-plugin",
"link",
"anchor",
"copy",
"markdown-it"
],
"_publish_hash": "sha256:f8bdc503e975fae9f29206077fedfbeb23a2a53cbd0b59204c0ae15a4155ed12",
"_publish_commit": "main:69e6a0205741cf9479e945242f1112ef8978070a",
"_npm_package_name": "joplin-plugin-copy-anchor-link"
},
"ylc395.noteLinkSystem": {
"manifest_version": 1,
"id": "ylc395.noteLinkSystem",
"app_min_version": "2.2",
"version": "0.8.0",
"name": "Note Link System",
"description": "A complete Link System for Joplin. Referrer(aka. backlink), Quick Link, Copy Anchor, Hover to preview, Url Icon, and much more feature",
"author": "ylc395",
"homepage_url": "https://github.com/ylc395/joplin-plugin-note-link-system",
"repository_url": "https://github.com/ylc395/joplin-plugin-note-link-system",
"keywords": [
"link",
"bidi link"
],
"_publish_hash": "sha256:19b08609497f0fb2b6ecdfdb22960ee05835e713ce35a066c02c3150340b988f",
"_publish_commit": "main:00a9e9cc968b26d71c756918cabbf7e422509d70",
"_npm_package_name": "joplin-plugin-note-link-system"
},
"com.hieuthi.joplin.container-with-classes": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.container-with-classes",
"app_min_version": "2.2",
"version": "1.0.0",
"name": "Container with Classes",
"description": "Plugin for creating block-level containers with classes for customization",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-container-with-classes",
"repository_url": "https://github.com/hieuthi/joplin-plugin-container-with-classes",
"keywords": [
"joplin-plugin",
"markdown-it",
"container",
"div",
"css"
],
"_publish_hash": "sha256:0ead83e743460af0662b30b991b77ccbc5f08f09e024f452939f7477b7062cd5",
"_publish_commit": "main:f6acc5d4e7f5503bbb5ff43af6d7dee698234e28",
"_npm_package_name": "joplin-plugin-container-with-classes"
},
"com.hieuthi.joplin.markdown-table-sortable": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.markdown-table-sortable",
"app_min_version": "2.2",
"version": "1.2.2",
"name": "Markdown Table: Sortable",
"description": "Sort rendered tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly.",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-sortable",
"repository_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-sortable",
"keywords": [
"joplin-plugin",
"markdown",
"table",
"sorting",
"sortable"
],
"_publish_hash": "sha256:ea7851e47e434ae292a08475d544cc1dfa39fc9278673959e1fc851c80f67eb9",
"_publish_commit": "main:9e9babac9373e7135db087c17c890a5736a1b8b3",
"_npm_package_name": "joplin-plugin-markdown-table-sortable"
},
"joplin.plugin.ambrt.sendSnippet": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.sendSnippet",
"app_min_version": "2.0",
"version": "1.0.0",
"name": "Send snippet to different note",
"description": "Sends snippet of text to any other note from any notebook",
"author": "ambrt",
"homepage_url": "https://github.com/ambrt/joplin-plugin-send-snippet",
"repository_url": "https://github.com/ambrt/joplin-plugin-send-snippet",
"keywords": [],
"_publish_hash": "sha256:618b66640e97c33f183b8c7ac196a458a3084d2a454696ea2459c5742c274d38",
"_publish_commit": "master:60ed6fdc82756e2371cf805e4e2ce784c97df71a",
"_npm_package_name": "joplin-plugin-send-snippet-to-different-note"
},
"com.github.marcgreen.joplin-plugin-semantically-similar-notes": {
"manifest_version": 1,
"id": "com.github.marcgreen.joplin-plugin-semantically-similar-notes",
"app_min_version": "2.2",
"version": "0.2.1",
"name": "Semantically Similar Notes",
"description": "Show user which notes are semantically similar to the one they are looking at",
"author": "marc green",
"homepage_url": "https://github.com/marcgreen/semantic-joplin/tree/master/similar-notes",
"repository_url": "https://github.com/marcgreen/semantic-joplin/tree/master/similar-notes",
"keywords": [
"semantic",
"similarity",
"search"
],
"_publish_hash": "sha256:c352a52b9dbe79efbc0013bca1f949bb0243e794198e21f70c2fbf4ded002174",
"_publish_commit": "master:89fab980f1c61a8688447076ae10f7c0399af173",
"_npm_package_name": "joplin-plugin-semantically-similar-notes"
},
"com.hieuthi.joplin.metis": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.metis",
"app_min_version": "2.2",
"version": "0.1.5",
"name": "Metis",
"description": "A Simple Task Manager Plugin for Joplin based on Todo.txt Specification",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-metis",
"repository_url": "https://github.com/hieuthi/joplin-plugin-metis",
"keywords": [
"joplin-plugin",
"todo",
"todotxt",
"task management"
],
"_publish_hash": "sha256:5305d4c92279acd94dad89f297d34825d3bc3336a66f3cb9629a4f4b861e0aaa",
"_publish_commit": "main:4fd62b40f307daa0e26d55a7a665cfaadf7faa64",
"_npm_package_name": "joplin-plugin-metis"
},
"eu.xardbaiz.joplin.HackMD": {
"manifest_version": 1,
"id": "eu.xardbaiz.joplin.HackMD",
"app_min_version": "2.13",
"version": "2.0.0",
"name": "joplin-hackmd",
"description": "Quick share notes on HackMD",
"author": "xardbaiz",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048",
"repository_url": "https://github.com/xardbaiz/joplin-plugin-hackmd",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:183592f8615ba1d400b736f84aa4ab879b3d3ffb7eab89d37e2c0b33447505a8",
"_publish_commit": "main:6adbeea2ff023fce710cbf8dd922d91de7bc4757",
"_npm_package_name": "joplin-plugin-hackmd"
},
"io.github.manuerwin.attache": {
"manifest_version": 1,
"id": "io.github.manuerwin.attache",
"app_min_version": "2.13.13",
"version": "1.4.0",
"name": "Attaché",
"description": "Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin.",
"author": "Manu Erwin",
"homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme",
"repository_url": "https://github.com/manuerwin/joplin-plugin-attache",
"keywords": [
"joplin-plugin",
"replace",
"resources",
"attachments"
],
"_publish_hash": "sha256:f88895dd72edc93a04eb76c5bd3dd9582a93803853c068492cf02c4b74625790",
"_publish_commit": "trunk:61b026db23e1a1f2695e48dd429e7f7c35ec03fb",
"_npm_package_name": "joplin-plugin-attache"
},
"joplin-plugin-knowledge-graph": {
"manifest_version": 1,
"id": "joplin-plugin-knowledge-graph",
"app_min_version": "2.2",
"version": "1.1.0",
"name": "Graph",
"description": "Notes as nodes. Explore your Joplin knowledge graph.",
"author": "Antoine Gerardin",
"homepage_url": "https://github.com/agerardin/joplin-plugin-knowledge-graph",
"repository_url": "https://github.com/agerardin/joplin-plugin-knowledge-graph",
"keywords": [
"graph",
"knowledge graph",
"joplin",
"plugin",
"joplin-plugin"
],
"_publish_hash": "sha256:7472cbc5b9f52c1ec2af6897ad9e7c856aa80a505f293105068521c1716b8f56",
"_publish_commit": "main:a4aa343b209fb8c1a29d3f9b143a42611e2bad5c",
"_npm_package_name": "joplin-plugin-knowledge-graph"
},
"com.hieuthi.joplin.slash-commands": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.slash-commands",
"app_min_version": "2.2",
"version": "1.3.2",
"name": "Slash Commands: Datetime & More",
"description": "Execute several utilities by typing a command that starts with a slash.",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-slash-commands",
"repository_url": "https://github.com/hieuthi/joplin-plugin-slash-commands",
"keywords": [
"joplin-plugin",
"datetime",
"slash",
"commands",
"shortcut"
],
"_publish_hash": "sha256:8bf7aa4b48005397f8c300ac884cf4803691ead69495d205e921d590c74a8ae4",
"_publish_commit": "main:3107bb59dd43a1dfd8a62bb883040ad48921b3a8",
"_npm_package_name": "joplin-plugin-slash-commands"
},
"com.joplin.JSheets": {
"manifest_version": 1,
"id": "com.joplin.JSheets",
"app_min_version": "2.6",
"version": "1.1.3",
"name": "JSheets",
"description": "JSheets - use to write spreadsheets like excel in Joplin",
"author": "Thibault Jan Beyer",
"homepage_url": "https://github.com/ThibaultJanBeyer/joplin-sheets",
"repository_url": "https://github.com/ThibaultJanBeyer/joplin-sheets",
"keywords": [],
"_publish_hash": "sha256:35b317ed44246f29e46ba74ff793409d708ea81454931844cb56d78906b881c2",
"_publish_commit": "master:d0f37d78ade2be8e0f4f9bf6036095fbc24b99c8",
"_npm_package_name": "joplin-plugin-jsheets"
},
"io.github.makaanneo.Athena": {
"manifest_version": 1,
"id": "io.github.makaanneo.Athena",
"app_min_version": "2.9.17",
"version": "2.2.3",
"name": "Athena",
"description": "Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR)",
"author": "makaanneo",
"homepage_url": "https://github.com/makaanneo/joplin-plugin-athena",
"repository_url": "https://github.com/makaanneo/joplin-plugin-athena",
"keywords": [
"paperless",
"import",
"hotfolder",
"pdf",
"athena"
],
"_publish_hash": "sha256:79d4ed2ef61774d079bafd01e0d91353f95437b762dfa2ecb680e995b1399a21",
"_publish_commit": "main:37d9df7f7d62f3ed32566b226554c26a7b3b1f3e",
"_npm_package_name": "joplin-plugin-athena"
},
"io.xargs.JoplinPluginAutoAlarm": {
"manifest_version": 1,
"id": "io.xargs.JoplinPluginAutoAlarm",
"app_min_version": "2.6",
"version": "1.0.8",
"name": "Auto Alarm",
"description": "Natural language entry of alarm date/times",
"author": "ZPH",
"homepage_url": "github.com/zph/joplin-plugin-auto-alarm",
"repository_url": "github.com/zph/joplin-plugin-auto-alarm",
"keywords": [],
"_publish_hash": "sha256:6d10c0050d09ebb394b079d7e76f7db71333b67fd13c93eca89f03949bcbae0a",
"_publish_commit": "main:259c71e5c964acfd483f439e76b96751cb8a50d5",
"_npm_package_name": "joplin-plugin-auto-alarm"
},
"io.xargs.JoplinPluginAutoTag": {
"manifest_version": 1,
"id": "io.xargs.JoplinPluginAutoTag",
"app_min_version": "2.6",
"version": "1.0.3-rc7",
"name": "Auto Tag",
"description": "Convert all octothorpe prefixed words into tags",
"author": "ZPH",
"homepage_url": "",
"repository_url": "github.com/zph/joplin-plugin-auto-tag",
"keywords": [],
"_publish_hash": "sha256:c4b0ebb0134216171554f5b0a3b9466d5beb0c81a50be782f24137900c1c72ad",
"_publish_commit": "heads/v1.0.3-rc7:a0539cc38a20e43357e936b57459807862b1c481",
"_npm_package_name": "joplin-plugin-auto-tag"
},
"de.habelt.CodeSection": {
"manifest_version": 1,
"id": "de.habelt.CodeSection",
"app_min_version": "2.2",
"version": "1.0.6",
"name": "Code Section",
"description": "Inserts a piece of code from code source",
"author": "Jürgen Habelt",
"homepage_url": "https://github.com/Mick2nd/Code-Section#readme",
"repository_url": "https://github.com/Mick2nd/Code-Section",
"keywords": [
"joplin-plugin",
"content-plugin",
"code-section"
],
"_publish_hash": "sha256:bfcdadcba7fb50a1fe01d645fe27fb6a8553acaa48344312698cedd688b09273",
"_publish_commit": "master:10cc3c98c415c97d46a021aaeb36cbd11d4c5edf",
"_npm_package_name": "joplin-plugin-code-section"
},
"com.ahaltindis.joplin.BulkNoteCreator": {
"manifest_version": 1,
"id": "com.ahaltindis.joplin.BulkNoteCreator",
"app_min_version": "2.5",
"version": "1.0.0",
"name": "Bulk Note Creator",
"description": "Create notes as bulk",
"author": "Ahmet Altindis",
"homepage_url": "https://github.com/ahaltindis/joplin-plugin-bulk-note-creator",
"repository_url": "https://github.com/ahaltindis/joplin-plugin-bulk-note-creator",
"keywords": [],
"_publish_hash": "sha256:fe0394ede22bfb7c5e90f16e66d29dc624da276fb6e441b7164de5be567f1b20",
"_publish_commit": "main:a092fdbcc07dfe090fe90dc53b7abf7f481f6b81",
"_npm_package_name": "joplin-plugin-bulk-note-creator"
},
"io.github.makaanneo.apollo": {
"manifest_version": 1,
"id": "io.github.makaanneo.apollo",
"app_min_version": "2.5",
"version": "1.2.2",
"name": "Joplin Note Attachement rename",
"description": "Joplin plugin to rename note attachments,",
"author": "makaanneo",
"homepage_url": "https://github.com/makaanneo/joplin-plugin-apollo",
"repository_url": "https://github.com/makaanneo/joplin-plugin-apollo",
"keywords": [],
"_publish_hash": "sha256:5fb9f0cbde278f656f7d1aece27b0e4cfb6e4da9c75c8b12db1d91890a1c333d",
"_publish_commit": "main:a05f47f112c0ca86e3a8a32573b41d34e30a2c60",
"_npm_package_name": "joplin-plugin-apollo"
},
"com.github.marc0l92.joplin-plugin-bytefield-svg": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-bytefield-svg",
"app_min_version": "2.2",
"version": "1.1.0",
"name": "bytefield-svg",
"description": "Add support for bytefield-svg diagrams used to describe network protocols, memory layouts and any other binary structure.",
"author": "marc0l92",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-bytefield-svg#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-bytefield-svg",
"keywords": [
"bytefield-svg",
"bytefield",
"svg",
"diagram",
"network",
"memory",
"binary",
"structure"
],
"_publish_hash": "sha256:0ac060d123ae4e51440505af49ee3be2f76260b2358220a5398057853471ace1",
"_publish_commit": "master:c24e6dce2d31e769ec1f15b3ae89962d5af4dc52",
"_npm_package_name": "joplin-plugin-bytefield-svg"
},
"com.remove.images.from.note": {
"manifest_version": 1,
"id": "com.remove.images.from.note",
"app_min_version": "2.6",
"version": "0.0.2",
"name": "Remove Images",
"description": "Allows to remove images from selected note",
"author": "mak2002",
"homepage_url": "https://github.com/mak2002/joplin-remove-images-from-note.git",
"repository_url": "https://github.com/mak2002/joplin-remove-images-from-note.git",
"keywords": [
"joplin-plugin",
"image"
],
"_publish_hash": "sha256:d761aefe332ae507383119172e21b5f824b5088785d64b927afe43950c62f13e",
"_publish_commit": "master:72fed41ea4fa40107fd458218020b64cf58f701a",
"_npm_package_name": "joplin-plugin-remove-images"
},
"joplin-plugin-tag-links": {
"manifest_version": 1,
"id": "joplin-plugin-tag-links",
"app_min_version": "1.7",
"version": "0.1.0",
"name": "Tag Links",
"description": "Insert the link of tags at the footer automatically",
"author": "Ben Lau",
"homepage_url": "https://github.com/benlau/joplin-plugin-tag-links",
"repository_url": "https://github.com/benlau/joplin-plugin-tag-links",
"keywords": [],
"_publish_hash": "sha256:8a6f3fb728f1dcda975d89218f7aa9b2501c213e551c9cf48845ca070d50e541",
"_publish_commit": "main:af5b22e64e546f6d2b4c397197d8d670c61eefed",
"_npm_package_name": "joplin-plugin-tag-links"
},
"com.hieuthi.joplin.life-calendar": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.life-calendar",
"app_min_version": "2.2",
"version": "1.4.1",
"name": "Life Calendar",
"description": "Life Calendar Plugin for Joplin",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-life-calendar",
"repository_url": "https://github.com/hieuthi/joplin-plugin-life-calendar",
"keywords": [
"joplin-plugin",
"life calendar",
"week calendar",
"life",
"timeline"
],
"_publish_hash": "sha256:1867bb0adf7fe62f2251591c6fe25f229fcf96f07baaaf6d86d917d97f075e84",
"_publish_commit": "main:6db6af6f2d6d087d773cab11a10309e0ad3a8213",
"_npm_package_name": "joplin-plugin-life-calendar"
},
"de.habelt.CsvImport": {
"manifest_version": 1,
"id": "de.habelt.CsvImport",
"app_min_version": "2.2",
"version": "1.0.1",
"name": "Csv Import",
"description": "Imports a Csv file or pastes a Csv text from Clipboard as table",
"author": "Jürgen Habelt",
"homepage_url": "https://github.com/Mick2nd/CsvImport#readme",
"repository_url": "https://github.com/Mick2nd/CsvImport",
"keywords": [
"joplin-plugin",
"import-plugin",
"csv-import"
],
"_publish_hash": "sha256:69e3f0100965601009efc293a210133f1a604561aab602722bfa8f821d75e43d",
"_publish_commit": "master:4b77710d12cb49c9e6897543c15266520cf87183",
"_npm_package_name": "joplin-plugin-csv-import"
},
"io.github.daeraxa.match-highlight": {
"manifest_version": 1,
"id": "io.github.daeraxa.match-highlight",
"app_min_version": "2.6",
"version": "0.1.0",
"name": "Highlight Matching",
"description": "Marks words that match the highlighted selection",
"author": "Daeraxa",
"homepage_url": "https://discourse.joplinapp.org/t/highlight-matching-plugin/23747",
"repository_url": "https://github.com/Daeraxa/joplin-plugin-match-highlight",
"keywords": [
"highlight",
"match-highlight",
"highlighting",
"duplicate",
"matching",
"match"
],
"_publish_hash": "sha256:ac2d8055e57ea776f3bddb9bced91f49b4a1e69c90235c7c116c932af0563b4d",
"_publish_commit": "main:734a8edd19dae0da2f8870216b0c7fa0f4c570c6",
"_npm_package_name": "joplin-plugin-highlight-matching"
},
"org.joplinapp.plugins.AutoShowActiveNoteInSideBar": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.AutoShowActiveNoteInSideBar",
"app_min_version": "2.6",
"version": "1.0.1",
"name": "Auto show active note in sidebar",
"description": "Auto show active note in sidebar",
"author": "Eyal",
"homepage_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"repository_url": "https://github.com/eyalag/joplin-plugin-auto-show-active-note",
"keywords": [],
"_publish_hash": "sha256:61a740e059b3555edb110470a7a48e04cc4f248df6b7275da8f8c002c7a84173",
"_publish_commit": "main:f358a8fb0ff44f1855b2872b1e7abd2e84481517",
"_npm_package_name": "joplin-plugin-auto-show-active-note-in-sidebar"
},
"com.github.marc0l92.joplin-plugin-drawio": {
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-drawio",
"app_min_version": "2.2",
"version": "2.2.0",
"name": "Draw.io",
"description": "Draw.io (aka Diagram.net) integration for Joplin",
"author": "marc0l92",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-drawio#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-drawio",
"keywords": [
"drawio",
"draw.io",
"diagram.net",
"diagram"
],
"_publish_hash": "sha256:4bb999ab9276a66df2fcdbe0b6e2cff4a856c845337d4a6a8e8cc3468b508060",
"_publish_commit": "master:5629a8988e08ed2334ad3ddaf5fa3fef3e983e3e",
"_npm_package_name": "joplin-plugin-drawio"
},
"retr0ve.EmojiPlugin": {
"manifest_version": 1,
"id": "retr0ve.EmojiPlugin",
"app_min_version": "2.7",
"version": "1.0.4",
"name": "Emoji",
"description": "A emoji picker.",
"author": "Retr0ve",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-emoji-picker/24228",
"repository_url": "https://github.com/Retr0ve/joplin-plugin-emoji",
"keywords": [
"emoji"
],
"_publish_hash": "sha256:ca6ec2055816627f2e6fa76c32a6c19a06bc2f39c7a81346313347166d3041b8",
"_publish_commit": "main:ff670f07dc0bc33621c62114bc0c4e0e0ed2a06b",
"_npm_package_name": "joplin-plugin-emoji"
},
"sadmice.TextColorize": {
"manifest_version": 1,
"id": "sadmice.TextColorize",
"app_min_version": "2.8.8",
"version": "1.2.5",
"name": "Text Colorize",
"description": "Easily apply color to text.",
"author": "Sadmice",
"homepage_url": "https://github.com/sadmice/Joplin-Plugin-Text-Colorize",
"repository_url": "https://github.com/sadmice/Joplin-Plugin-Text-Colorize",
"keywords": [
"text",
"color",
"joplin",
"plugin"
],
"_publish_hash": "sha256:1f4d11dfd20fe624f835fa6e9235e7e0f1772b7e5e17cd9a31362840cb486aec",
"_publish_commit": "main:cdaebcc4e8bee878cb84df6a6388a313737a72ee",
"_npm_package_name": "joplin-plugin-textcolorize"
},
"com.wemakemachines.joplin.plugin.event-calendar": {
"manifest_version": 1,
"id": "com.wemakemachines.joplin.plugin.event-calendar",
"app_min_version": "2.7",
"version": "0.2.2",
"name": "Event Calendar",
"description": "A simple event calendar",
"author": "Franco Speziali",
"homepage_url": "https://github.com/WeMakeMachines/joplin-plugin-event-calendar",
"repository_url": "https://github.com/WeMakeMachines/joplin-plugin-event-calendar",
"keywords": [],
"_publish_hash": "sha256:01d2737c462d9c898564f673148b7dc891bb5f000a22d526404fe09e074d7846",
"_publish_commit": "master:f65a4f119fcd94ed75b2af5db615b54bee71012e",
"_npm_package_name": "joplin-plugin-event-calendar"
},
"joplin.plugin.alondmnt.history-panel": {
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.history-panel",
"app_min_version": "2.6",
"version": "1.0.2",
"name": "History Panel",
"description": "Joplin note browsing history",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-history-panel#readme",
"repository_url": "https://github.com/alondmnt/joplin-plugin-history-panel",
"keywords": [],
"_publish_hash": "sha256:32250f1f712fe10b1fd83cef07a39b71d3ccd7ea522400d111b89e841a98c736",
"_publish_commit": "main:e0564422199cac9858583002d8733e23cd082d14",
"_npm_package_name": "joplin-plugin-history-panel"
},
"joplin-plugin-dddot": {
"manifest_version": 1,
"id": "joplin-plugin-dddot",
"app_min_version": "2.6",
"version": "0.4.2",
"name": "Joplin DDDot",
"description": "Recent notes, shortcuts, scratchpad, and .... in a single sidebar.",
"author": "Ben Lau",
"homepage_url": "https://github.com/benlau/joplin-plugin-dddot",
"repository_url": "https://github.com/benlau/joplin-plugin-dddot",
"keywords": [],
"_publish_hash": "sha256:a1a5d2b5dd00797d768b05962357b073f1cdf00097f0a8a83e9572d05d6370c9",
"_publish_commit": "dev:99df9eb7b34cbba23a9329d28a4b68bea2cd2268",
"_npm_package_name": "joplin-plugin-joplin-dddot"
},
"plugin.calebjohn.todo": {
"manifest_version": 1,
"id": "plugin.calebjohn.todo",
"app_min_version": "2.7",
"version": "1.7.1",
"name": "Inline TODO",
"description": "Write TODOs *everywhere* and view them in one place.",
"author": "Caleb John",
"homepage_url": "https://github.com/CalebJohn/joplin-inline-todo#readme",
"repository_url": "https://github.com/CalebJohn/joplin-inline-todo",
"keywords": [
"todo",
"productivity"
],
"categories": [
"editor",
"productivity",
"personal knowledge management"
],
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"_publish_hash": "sha256:2b1ca0cc10a12379a98939351288f92a008c714f99f692b0bfd193d803ebe123",
"_publish_commit": "master:130cfc33757e01da2c2d636d9bbde4f05dd1a4b5",
"_npm_package_name": "joplin-plugin-inline-todo"
},
"com.programming-emu.DependencyGraph": {
"manifest_version": 1,
"id": "com.programming-emu.DependencyGraph",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Dependency graph",
"description": "Visualizes direct and indirect dependencies of a note as a graph.",
"author": "Vincent Nys",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"_publish_hash": "sha256:44e40f659d526314db6a02b6e0ed5b988626d826cb2523436c3ac07dde5af516",
"_publish_commit": "graphviz-wasm:c3fcbff2914b83a0c174c8cc5d8efa38c567b988",
"_npm_package_name": "joplin-plugin-dependency-graph"
},
"aa.asrient.backstage": {
"manifest_version": 1,
"id": "aa.asrient.backstage",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Backstage",
"description": "Scan and import files directly from your phone",
"author": "Asrient",
"homepage_url": "https://asrient.github.io/backstage",
"repository_url": "https://github.com/asrient/backstage",
"keywords": [
"import",
"scan",
"files",
"images"
],
"categories": [
"files",
"productivity",
"integrations"
],
"_publish_hash": "sha256:2a8ccf5e9b6d1457dded3cc94e78bf6f1aa94769db426dfbf43ffb919093bee8",
"_publish_commit": "master:ec17fce44ea272d2959a2c0651f069d7ddc3adde",
"_npm_package_name": "joplin-plugin-backstage"
},
"com.septemberhx.Joplin.Enhancement": {
"manifest_version": 1,
"id": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "1.2.1",
"name": "Enhancement",
"description": "Enhance the markdown editor with live preview for math, mermaid, link, image, and more. It also includes other features for markdown rendering.",
"author": "SeptemberHX",
"homepage_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"keywords": [
"Live Preview"
],
"categories": [],
"_publish_hash": "sha256:85d9ebbbc6233f9763b24c53ffaecaec7d511227af807374ec4280239d2bd173",
"_publish_commit": "master:2682e412ced700e372039b73b9b8cde17a64bd71",
"_npm_package_name": "joplin-plugin-enhancement"
},
"joplin.plugin.space-indenter": {
"manifest_version": 1,
"id": "joplin.plugin.space-indenter",
"app_min_version": "2.6",
"app_min_version_mobile": "3.0",
"version": "0.2.5",
"name": "Space Indenter",
"description": "Indent paragraphs with spaces instead of tabs",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-space-indenter",
"repository_url": "https://github.com/alondmnt/joplin-plugin-space-indenter",
"keywords": [],
"categories": [
"editor"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:d4db7ef2819d55d609e589fa4d95bc98afc59eb371df103f4fcfc4fc887cc9fe",
"_publish_commit": "main:e2ee54ac36f965b41db3ea728fe490e7d21ece04",
"_npm_package_name": "joplin-plugin-space-indenter"
},
"com.font.size.shortcut": {
"manifest_version": 1,
"id": "com.font.size.shortcut",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Font Size Shortcut",
"description": "Adds shortcuts to increase/decrease font size",
"author": "mak2002",
"homepage_url": "https://github.com/mak2002/joplin-font-size-shortcut.git",
"repository_url": "https://github.com/mak2002/joplin-font-size-shortcut.git",
"keywords": [
"font",
"font size"
],
"categories": [
"editor"
],
"_publish_hash": "sha256:17f082366d61649f92ccb37022460d2d7a28977015624afac04fe8bedeb253bb",
"_publish_commit": "master:7e37439126553a97b5cfe446c9e7def1aa68e7ae",
"_npm_package_name": "joplin-plugin-font-size-shortcut"
},
"com.septemberhx.ReadCubePapers": {
"manifest_version": 1,
"id": "com.septemberhx.ReadCubePapers",
"app_min_version": "2.8",
"version": "1.1.0",
"name": "ReadCube Papers",
"description": "Keep syncing with your ReadCube Papers library, help you create a note for one paper and render the paper note with a formatted paper information table, automatically generate markdown style reference, and allow you to insert your annotations into the note",
"author": "SeptemberHX",
"homepage_url": "https://github.com/SeptemberHX/joplin-plugin-readcube-papers.git",
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-readcube-papers.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:8d1e7e592555e6fc82e72104a00db5fba29e4baac3b43efb421e8825fecbd4b8",
"_publish_commit": "main:812c1fb83dda50f085cf34fb12a5d73b2ff2f3ec",
"_npm_package_name": "joplin-plugin-readcube-papers"
},
"shufo.markdown-prettier": {
"manifest_version": 1,
"id": "shufo.markdown-prettier",
"app_min_version": "2.8",
"version": "0.1.0",
"name": "Markdown Prettier",
"description": "Format your markdown by prettier",
"author": "shufo",
"homepage_url": "https://github.com/shufo/joplin-plugin-markdown-prettier",
"repository_url": "https://github.com/shufo/joplin-plugin-markdown-prettier",
"keywords": [
"prettier",
"formatter"
],
"categories": [
"productivity"
],
"_publish_hash": "sha256:a8b8d101aa732f2ed445499a76b9686981de242cea96e761a5e1dcbe23203da4",
"_publish_commit": "main:0484a5b183d6f53159dcda70bfdbf8ca0a10df36",
"_npm_package_name": "joplin-plugin-markdown-prettier"
},
"com.jpa.joplin.timetagger": {
"manifest_version": 1,
"id": "com.jpa.joplin.timetagger",
"app_min_version": "2.8",
"version": "1.1.3",
"name": "TimeTagger Plugin",
"description": "Time tracking with Joplin and TimeTagger",
"author": "Juan Arana",
"homepage_url": "https://github.com/aranajuan/joplin-plugin-timetagger",
"repository_url": "https://github.com/aranajuan/joplin-plugin-timetagger",
"keywords": [
"joplin-plugin"
],
"categories": [],
"_publish_hash": "sha256:efa5638b87ad1a63a0408ef57185ec7a7771eff06a20952be9817d3670823888",
"_publish_commit": "main:76255451961781595e5b623ca49789a00dd2a586",
"_npm_package_name": "joplin-plugin-timetagger"
},
"net.noeto.JoplinBibleNotes": {
"manifest_version": 1,
"id": "net.noeto.JoplinBibleNotes",
"app_min_version": "2.2",
"version": "0.2.0",
"name": "Joplin Bible Notes",
"description": "A Joplin plugin that helps find easily in which notes you spoke about a Bible reference.",
"author": "Tojo Rakotoarison",
"homepage_url": "",
"repository_url": "https://github.com/tojoRs/joplin-bible-notes",
"keywords": [
"Bible",
"references"
],
"_publish_hash": "sha256:41426a7a81ffe6e4568f71589b607bdb478572eabc46a72acea52aa72ed7d189",
"_publish_commit": "main:6f91bae2b0278a9c2b42f9c5ac9558053314eb16",
"_npm_package_name": "joplin-plugin-biblenotes"
},
"com.arash28134.DiscordPresence": {
"manifest_version": 1,
"id": "com.arash28134.DiscordPresence",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Discord Rich Presence",
"description": "A Discord Rich Presence Plugin For Joplin",
"author": "arash28134",
"homepage_url": "",
"repository_url": "https://github.com/arash28134/joplin-discord-rich-presence",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:cf6820037a13e808055e5aab682987e98c03ad76e9fc4b4ef26a967a2bf3c495",
"_publish_commit": "main:e29bbb52e4a0d8b4afb5b3402d788241b5867774",
"_npm_package_name": "joplin-plugin-discord-rich-presence"
},
"com.leenzhu.journal": {
"manifest_version": 1,
"id": "com.leenzhu.journal",
"app_min_version": "2.7",
"version": "1.1.2",
"name": "Journal",
"description": "A simple journal. Create or open a note for today, or any selected date.",
"author": "Leen Zhu",
"homepage_url": "https://github.com/leenzhu/joplin-plugin-journal",
"repository_url": "https://github.com/leenzhu/joplin-plugin-journal",
"keywords": [
"joplin-plugin"
],
"_publish_hash": "sha256:4219283328a64c4a20d250f205018c3b09aa55b3733717e07504fc2860415074",
"_publish_commit": "master:c2b9251186261c842c9f8695edb2d920d331f6e0",
"_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",
"app_min_version": "2.10",
"version": "2.9.1",
"name": "Freehand Drawing",
"description": "Create and edit drawings with js-draw.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-draw",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-draw",
"keywords": [
"drawing",
"freehand-drawing",
"freehand",
"handwriting"
],
"categories": [
"editor"
],
"screenshots": [
{
"src": "screenshots/editor-lightdark-fullscreen.png"
},
{
"src": "screenshots/editorview-light-2.png"
},
{
"src": "screenshots/editorview-light-1.png"
},
{
"src": "screenshots/editorview-dark.png"
}
],
"_publish_hash": "sha256:0739686b11c848b9abe5ca08fba9626eb7eb7fab1cd57d92687afef02e06bd86",
"_publish_commit": "master:fba9e01a0de67fea3adc6674e85b4706829f4756",
"_npm_package_name": "joplin-plugin-freehand-drawing"
},
"com.sctmes.kity-minder": {
"manifest_version": 1,
"id": "com.sctmes.kity-minder",
"app_min_version": "2.8",
"version": "1.0.16",
"name": "Kity Minder",
"description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ",
"author": "James Chan",
"homepage_url": "https://github.com/xeden3/joplin-plugin-kity-minder",
"repository_url": "https://github.com/xeden3/joplin-plugin-kity-minder",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:2ef37d09ba8e1e1e5b745811a8c6b1ea161b3745ba1472e6c86b61080c5fed6e",
"_publish_commit": "",
"_npm_package_name": "joplin-plugin-kity-minder"
},
"Bishoy.EmailPlugin": {
"manifest_version": 1,
"id": "Bishoy.EmailPlugin",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Email Plugin",
"description": "Fetch your important emails as notes.",
"author": "Bishoy Magdy",
"homepage_url": "https://github.com/joplin/plugin-email",
"repository_url": "https://github.com/joplin/plugin-email",
"keywords": [
"Email",
"email"
],
"_publish_hash": "sha256:be5659fa420d57b90c917fdbda1759151a492cca7020630e214d149a9d631f88",
"_publish_commit": "main:262b0852e50f750027f332127146fccdd406cbfc",
"_npm_package_name": "joplin-plugin-email"
},
"kensam.joplin.plugin.eztable": {
"manifest_version": 1,
"id": "kensam.joplin.plugin.eztable",
"app_min_version": "1.8",
"version": "1.0.2",
"name": "Ez Table",
"description": "Make markdown table easy",
"author": "Ken Sam",
"homepage_url": "https://github.com/kensam94/joplin-plugin-eztable",
"repository_url": "https://github.com/kensam94/joplin-plugin-eztable",
"keywords": [
"table"
],
"_publish_hash": "sha256:eae87078ccb93bfd2e60ad9a66290a50ecc7cf3574721e0b9a7a4e24f134ca21",
"_publish_commit": "master:2e267ed500f5bbd65f509c1835a52495d0b25704",
"_npm_package_name": "joplin-plugin-eztable"
},
"io.github.personalizedrefrigerator.joplin-vimrc": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-vimrc",
"app_min_version": "2.8",
"version": "1.0.6",
"name": "Custom CodeMirror .vimrc",
"description": "Configure CodeMirrors Vim emulation with a very-limited, vimrc-like file.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-vimrc.git",
"keywords": [
"Editor"
],
"categories": [
"editor"
],
"screenshots": [
{
"src": "screenshots/dialog-edit-vimrc.png",
"label": "Shows the \"Edit vimrc\" dialog open. Commands are the same as shown in the readme: unmap <C-c>, unmap <C-v> to allow copy/paste with ctrl+c, imap jk <Esc> to make Escape exit insert mode"
},
{
"src": "screenshots/screenshot-opening-dialog.png",
"label": "Screenshot: Joplin's go-to-anything dialog box displays a search query of :vimrc with one command result, Edit .vimrc."
}
],
"_publish_hash": "sha256:ec0e28cdbc211395cee8cc64c2032b7becbb8c9c4bb4da7925251b1759ee9f7c",
"_publish_commit": "main:7ba073fa769f448e3e4ec8517c1b9d6007c1cf84",
"_npm_package_name": "joplin-plugin-custom-codemirror-vimrc"
},
"kensam.joplin.plugin.highlighter": {
"manifest_version": 1,
"id": "kensam.joplin.plugin.highlighter",
"app_min_version": "1.0",
"version": "1.0.0",
"name": "Simple Highlighter",
"description": "Highlight/dehighlight the selected text",
"author": "Ken Sam",
"homepage_url": "https://github.com/kensam94/joplin-plugin-simple-highlighter",
"repository_url": "https://github.com/kensam94/joplin-plugin-simple-highlighter",
"keywords": [
"highlight"
],
"categories": [],
"_publish_hash": "sha256:3b4ab5b3d9f54d8363bb200e3b4598595507736c856439589ee4846be96233ae",
"_publish_commit": "main:96c3161823a4eca29038cef6cf1d19c39cf920d3",
"_npm_package_name": "joplin-plugin-simple-highlighter"
},
"joplin.plugin.remoods.theme": {
"manifest_version": 1,
"id": "joplin.plugin.remoods.theme",
"app_min_version": "2.8",
"version": "4.6.4",
"name": "ReMoods Theme",
"description": "3 theme modes, 36 single-tone theme colors, 5 major html custom elements, and more... (Recommend to read about the Getting Started Guide on GitHub before use.) ",
"author": "Sinacs",
"homepage_url": "https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme",
"repository_url": "https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme",
"keywords": [
"joplin",
"joplin-plugin",
"theme",
"ReMoods",
"Ohmine Dark Theme"
],
"categories": [
"appearance",
"themes",
"editor",
"viewer"
],
"_publish_hash": "sha256:4d62e78a23eec92a32b79bedcf862a5ae61fb43e65c08ebfb21eb4f94ca1beb4",
"_publish_commit": "master:05350d258236861d54c89f8f3fa616c3cafc808e",
"_npm_package_name": "joplin-plugin-remoods-theme"
},
"com.joplin.excalidraw": {
"manifest_version": 1,
"id": "com.joplin.excalidraw",
"app_min_version": "2.8",
"version": "1.3.0",
"name": "joplin-excalidraw",
"description": "use to write excalidraw in Joplin",
"author": "SkyfireLee",
"homepage_url": "https://github.com/artikell/joplin-excalidraw",
"repository_url": "https://github.com/artikell/joplin-excalidraw",
"keywords": [
"excalidraw"
],
"_publish_hash": "sha256:39c583c03877ec361174f233f5f21192f70b42efe1a98634712656544f8dd329",
"_publish_commit": "main:2b490b5b65097e7fd10ae1e47a6c1394376d9f87",
"_npm_package_name": "joplin-plugin-joplin-excalidraw"
},
"joplin-plugin-note-encryption": {
"manifest_version": 1,
"id": "joplin-plugin-note-encryption",
"app_min_version": "1.6",
"version": "1.1.1",
"name": "Note encryption",
"description": "A joplin plugin, encrypt selected notes on the joplin desktop client. This plugin will modify the notes according to your instructions, please read the precautions before use.",
"author": "ztbxxt",
"homepage_url": "https://github.com/ZhangTe/joplin-plugin-encrypt-notes",
"repository_url": "https://github.com/ZhangTe/joplin-plugin-encrypt-notes",
"keywords": [],
"_publish_hash": "sha256:8cbe5d509d2080bb0c9edc4ef2a08c1dd65a4cb72f81a472f7c5b09af2052288",
"_publish_commit": "master:ce33a23759f328567214430c54a83d7df3440ad9",
"_npm_package_name": "joplin-plugin-note-encrypt"
},
"com.hieuthi.joplin.function-plot": {
"manifest_version": 1,
"id": "com.hieuthi.joplin.function-plot",
"app_min_version": "2.7",
"version": "1.0.0",
"name": "Function Plot",
"description": "Joplin plugin based on Function Plot library to render function such as y = x * x",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-function-plot",
"repository_url": "https://github.com/hieuthi/joplin-plugin-function-plot",
"keywords": [
"joplin-plugin",
"function plot",
"plotting",
"mathematic"
],
"_publish_hash": "sha256:fdd289b8268eeb1298a12095f7e3bbca48cc516c27b951d809de5c42f4e6997f",
"_publish_commit": "main:d718aaa8cad3245d9067489d44296e1d75201a7a",
"_npm_package_name": "joplin-plugin-function-plot"
},
"joplin.plugin.cmoptions": {
"manifest_version": 1,
"id": "joplin.plugin.cmoptions",
"app_min_version": "2.11",
"version": "1.1.0",
"name": "CodeMirror Options",
"description": "Adds some CodeMirror options to Joplin&#39;s settings, such as line numbers and line wrapping.",
"author": "FelisDiligens",
"homepage_url": "https://github.com/FelisDiligens/joplin-plugin-cmoptions",
"repository_url": "https://github.com/FelisDiligens/joplin-plugin-cmoptions",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:c0088e3f4042b0fc6cd779609c57f036c4733c91e475be579ea2249ac8377f7e",
"_publish_commit": "main:915ab469760dd8e97e9a5e4e54d8e34ef02f232f",
"_npm_package_name": "joplin-plugin-cmoptions"
},
"app.nybble.joplin-plugin-wakatime": {
"manifest_version": 1,
"id": "app.nybble.joplin-plugin-wakatime",
"app_min_version": "2.8",
"version": "1.0.13",
"name": "WakaTime",
"description": "A Joplin plugin for WakaTime",
"author": "Nitish Sachar (uioporqwerty)",
"homepage_url": "https://github.com/uioporqwerty/joplin-plugin-wakatime",
"repository_url": "https://github.com/uioporqwerty/joplin-plugin-wakatime",
"keywords": [
"wakatime",
"tracking"
],
"categories": [
"developer tools",
"integrations",
"productivity"
],
"_publish_hash": "sha256:d6328e1f6c801316955defa5d01ab8875e7a9255f0dff4e6d4ed654b8ddb0501",
"_publish_commit": "master:8a80a2a78f3df649241bfa9e6e0a90f75e91fa64",
"_npm_package_name": "joplin-plugin-wakatime"
},
"name.mikemueller.joplin2jira": {
"manifest_version": 1,
"id": "name.mikemueller.joplin2jira",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "joplin2jira",
"description": "Copies selected text or entire notes in Jira markup to the clipboard",
"author": "Mike Müller",
"homepage_url": "",
"repository_url": "",
"keywords": [
"jira",
"atlassian",
"export"
],
"categories": [],
"_publish_hash": "sha256:20876055bea6414487ba11e5f505762937b74dda793c7bdc5f7173fb0764ff8e",
"_publish_commit": "main:4bb6698c65f26aa54f4890e6a60a9fddaeae2ea1",
"_npm_package_name": "joplin-plugin-joplin2jira"
},
"joplin.plugin.alondmnt.suitcase": {
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.suitcase",
"app_min_version": "2.8",
"version": "0.3.3",
"name": "Suitcase",
"description": "Change the capitalization of selected text, and case-insensitive sorting",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-suitcase/#readme",
"repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:a09f7eeaca5f3e3cf67ceefde39a454df05f1ab574b0bdf2e4202e174a219fee",
"_publish_commit": "main:436facf3b0dfc5cc460cefa73268e04b9d033960",
"_npm_package_name": "joplin-plugin-suitcase"
},
"org.yangby.joplin.plugins.enhanced-editing": {
"id": "org.yangby.joplin.plugins.enhanced-editing",
"manifest_version": 1,
"name": "Enhanced Editing",
"version": "0.1.0",
"app_min_version": "2.8",
"description": "An enhanced editing plugin for Joplin.",
"author": "YangBy <yby@yangby.org>",
"keywords": [
"editor",
"editing"
],
"homepage_url": "https://github.com/yangby/joplin-plugin-enhanced-editing",
"repository_url": "https://github.com/yangby/joplin-plugin-enhanced-editing",
"categories": [
"editor",
"productivity"
],
"_publish_hash": "sha256:8d65f18f7100a755163d6ea65979633e44e58e485344dd0abf5725fe48a4f074",
"_publish_commit": "master:2dbabd16c3547f2a576bf4ce6264cffd2936b28e",
"_npm_package_name": "joplin-plugin-enhanced-editing"
},
"org.yangby.joplin.plugins.pseudocode-support": {
"id": "org.yangby.joplin.plugins.pseudocode-support",
"manifest_version": 1,
"name": "Pseudocode Support",
"version": "0.1.0",
"app_min_version": "2.8",
"description": "Typesets pseudocode beautifully in Joplin.",
"author": "YangBy <yby@yangby.org>",
"keywords": [
"pseudocode"
],
"homepage_url": "https://github.com/yangby/joplin-plugin-pseudocode-support",
"repository_url": "https://github.com/yangby/joplin-plugin-pseudocode-support",
"categories": [
"viewer",
"integrations"
],
"_publish_hash": "sha256:38e7516e097aa6aba3ca2889d9690b79e0a5c0adae918dd3df64530e70dd1140",
"_publish_commit": "master:deb1ea985c460455f32cd010d85794f3c9f8aa35",
"_npm_package_name": "joplin-plugin-pseudocode-support"
},
"joplin.plugin.alondmnt.jarvis": {
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.8.2",
"name": "Jarvis",
"description": "Joplin AI assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"repository_url": "https://github.com/alondmnt/joplin-plugin-jarvis",
"keywords": [],
"categories": [
"personal knowledge management",
"integrations",
"search",
"productivity"
],
"_publish_hash": "sha256:50abc762947d4f498ea0b744793e9f6ee336d7faf9a44fc1270bee7281bb8140",
"_publish_commit": "master:05744d192dbe7f79c94de031b887e56aa296c156",
"_npm_package_name": "joplin-plugin-jarvis"
},
"albert.joplin.plugin7": {
"manifest_version": 1,
"id": "albert.joplin.plugin7",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Delete notes without confirmation",
"description": "Delete notes without confirmation",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub7",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub7",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:edc52039a17eb40614c15d73e28a25a61795e917b15101f8c65081b49b5c6ac6",
"_publish_commit": "master:1dc6661f4509eede41583d42d14bb72da7936017",
"_npm_package_name": "joplin-plugin-delete-notes-without-confirmation"
},
"albert.joplin.plugin.jl7": {
"manifest_version": 1,
"id": "albert.joplin.plugin.jl7",
"app_min_version": "2.8",
"version": "1.1.1",
"name": "Delete folder & notes",
"description": "Delete folder and notes without confirmation",
"author": "Albert Pham",
"homepage_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"repository_url": "https://github.com/pnphuong29/joplin-plugin-jl7-pub",
"keywords": [
"folder",
"notebook",
"note"
],
"categories": [],
"_publish_hash": "sha256:d35bbd434ab0183ce473041556b49e1765186e73696af245b69d9055e9ce3dd1",
"_publish_commit": "dev:16db0a980f988f8231695d5b376d0275db754323",
"_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": [
"resource",
"attachment",
"image",
"file"
],
"categories": [],
"_publish_hash": "sha256:efdc10c9cc2027cce37b3a2f698eecfffa9652d4e376e10d7fefb57797ef131b",
"_publish_commit": "dev:9b7109634c0e3f155acf64f9f67e5a2bd19f132f",
"_npm_package_name": "joplin-plugin-delete-unlinked-resources"
},
"uk.co.brainsteam.JoplinHypothesis": {
"manifest_version": 1,
"id": "uk.co.brainsteam.JoplinHypothesis",
"app_min_version": "2.8",
"version": "0.1.2",
"name": "Joplin Hypothes.is",
"description": "Monitor and automatically add hypothesis annotations to your joplin notebooks",
"author": "James Ravenscroft",
"homepage_url": "https://github.com/ravenscroftj/joplin-hypothesis",
"repository_url": "https://github.com/ravenscroftj/joplin-hypothesis",
"keywords": [
"annotations",
"hypothesis",
"sync"
],
"categories": [],
"_publish_hash": "sha256:6a4a51849cc0d4bdbe92a82560b13fecc2d58dfd7f2664a299e2d13c94fbcbab",
"_publish_commit": "main:6e559a4148a72efec050711fd0fc090217944480",
"_npm_package_name": "joplin-plugin-hypothesis"
},
"joplin.plugin.MultiMarkdownTableTools": {
"manifest_version": 1,
"id": "joplin.plugin.MultiMarkdownTableTools",
"app_min_version": "2.11",
"version": "1.2.1",
"name": "MultiMarkdown Table Tools",
"description": "A collection of tools to make editing tables easier. Also supports GitHub Flavored Markdown!",
"author": "FelisDiligens",
"homepage_url": "https://github.com/FelisDiligens/joplin-plugin-multimd-table-tools",
"repository_url": "https://github.com/FelisDiligens/joplin-plugin-multimd-table-tools",
"keywords": [
"multimarkdown",
"multimd",
"markdown",
"md",
"html",
"table",
"format",
"convert"
],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:11edd40500f9864bc2be23ca95a4c3fa8357aca01228798277d97ddc74a850cb",
"_publish_commit": "main:36d9f5a782ef137df34182e294fdeda2355797b0",
"_npm_package_name": "joplin-plugin-multimd-table-tools"
},
"com.joplin.copy.codeBlocks": {
"manifest_version": 1,
"id": "com.joplin.copy.codeBlocks",
"app_min_version": "2.8",
"version": "1.1.0",
"name": "Copy Code Blocks",
"description": "Add a copy button to the code blocks.",
"author": "Light",
"homepage_url": "https://github.com/LightAPIs/joplin-copy-code-blocks",
"repository_url": "https://github.com/LightAPIs/joplin-copy-code-blocks",
"keywords": [
"Copy",
"Code blocks"
],
"categories": [
"appearance",
"productivity"
],
"_publish_hash": "sha256:737bd9dfcacac02f17b7e8a5bcdc3d7e5588c5f2818207b2c7c0c09df96071b2",
"_publish_commit": "master:c036150fb05b3d083b960e748515805f8cb1dfd7",
"_npm_package_name": "joplin-plugin-copy-code-blocks"
},
"bluulo.JoplinCodeClipboardPlugin": {
"manifest_version": 1,
"id": "bluulo.JoplinCodeClipboardPlugin",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Code-Clipboard",
"description": "Copy the content of a code block to the clipboard",
"author": "bluulo",
"homepage_url": "https://github.com/bluulo/joplin-plugin-code-clipboard",
"repository_url": "https://github.com/bluulo/joplin-plugin-code-clipboard",
"keywords": [
"joplin-plugin",
"clipboard",
"code block"
],
"categories": [],
"_publish_hash": "sha256:35dd02dd9915ad9931ebef7f8949e0e59727ba6a5f67154af71459ff0614fb93",
"_publish_commit": "main:974866775cc0a45a7899bfd0b36ef3b4954ad122",
"_npm_package_name": "joplin-plugin-code-clipboard"
},
"joplin-plugin-search-and-replace": {
"manifest_version": 1,
"id": "joplin-plugin-search-and-replace",
"app_min_version": "2.8",
"version": "2.2.0",
"name": "Search & Replace",
"description": "Adds a search and replace panel to the Markdown editor.",
"author": "FelisDiligens",
"homepage_url": "https://github.com/FelisDiligens/joplin-plugin-search-and-replace",
"repository_url": "https://github.com/FelisDiligens/joplin-plugin-search-and-replace",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:b3d1d1d041353e35a337ad783b3000eb3a3f5979b66932cc6bfb1395bd5f6773",
"_publish_commit": "master:0f6cf4d016eaac1aec45a3ad06e1206b14de0eb4",
"_npm_package_name": "joplin-plugin-search-and-replace"
},
"com.cuibonobo.NoteRename": {
"manifest_version": 1,
"id": "com.cuibonobo.NoteRename",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Note Rename",
"description": "A utility for changing the titles of many notes at once via prefixes, suffixes, or search and replace.",
"author": "cuibonobo",
"homepage_url": "https://github.com/cuibonobo/joplin-plugin-note-rename#readme",
"repository_url": "https://github.com/cuibonobo/joplin-plugin-note-rename",
"keywords": [
"joplin",
"plugin",
"rename",
"replace"
],
"categories": [
"personal knowledge management",
"productivity"
],
"screenshots": [
{
"src": "assets/note-rename-toolbar-buttons.png",
"label": "Buttons for adding prefix/suffix or performing search and replace on note titles"
},
{
"src": "assets/note-rename-alter.png",
"label": "Add a prefix or suffix to title text for selected notes"
},
{
"src": "assets/note-rename-replace.png",
"label": "Search and replace title text for selected notes"
}
],
"_publish_hash": "sha256:ba2482a896a3ef7276a07691d0373c28148bf52f2dcc0d7f2ab56ab2e2066b6f",
"_publish_commit": "main:ea51820fdce30c02d1838d2db5eb966904aa01f4",
"_npm_package_name": "joplin-plugin-note-rename"
},
"joplin-plugin-TimelineRender": {
"manifest_version": 1,
"id": "joplin-plugin-TimelineRender",
"app_min_version": "2.8",
"version": "1.0.2",
"name": "joplin-plugin-TimelineRender",
"description": "render the timeline in the markdown",
"author": "funny-cat",
"homepage_url": "https://discourse.joplinapp.org/t/new-plugin-timeline/29408",
"repository_url": "https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:a40c5d1349153967bd0dc104a822570e391e34147687d30120d8812ec5acd9eb",
"_publish_commit": "main:fcb24e32b3cd937e62f2a8086229ee36893e4d08",
"_npm_package_name": "joplin-plugin-timelinerender"
},
"com.joshthor.export": {
"manifest_version": 1,
"id": "com.joshthor.export",
"app_min_version": "2.8",
"version": "1.0.2",
"name": "Save Note as MD",
"description": "Simple plugin to export your current note as an MD file to the directory of your choice",
"author": "Josh Chavez",
"homepage_url": "joshchavez.dev",
"repository_url": "joshchavez.dev",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:b0fbdfaf72ef1d3958aa2736cd65bae1a664277f71f06b8dc2f2e5910f18c05b",
"_publish_commit": "main:94d1140c373777138601ea224167c6ef75479bb6",
"_npm_package_name": "joplin-plugin-export-as-md"
},
"joplin-plugin-bidirectional-links": {
"manifest_version": 1,
"id": "joplin-plugin-bidirectional-links",
"app_min_version": "1.8.1",
"version": "0.1.2",
"name": "Bidirectional Links",
"description": "Create bidirectional to other notes",
"author": "Ben Lau",
"homepage_url": "https://github.com/benlau/joplin-plugin-bidirectional-links",
"repository_url": "https://github.com/benlau/joplin-plugin-bidirectional-links",
"keywords": [],
"_publish_hash": "sha256:66a8f5621e9aef81e32aae96e9c0ffadfe373e04181d4bf705cfa6b88fcd9e80",
"_publish_commit": "master:ee257010a6260488646389c84da4c7dedfef34ce",
"_npm_package_name": "joplin-plugin-bidirectional-links"
},
"joplin-plugin-joplin-hotkey": {
"manifest_version": 1,
"id": "joplin-plugin-joplin-hotkey",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "joplin-hotkey",
"description": "hotkey in joplin",
"author": "artikell",
"homepage_url": "https://github.com/artikell/joplin-hotkey",
"repository_url": "https://github.com/artikell/joplin-hotkey",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:9bc15eb3b97481ae8f26f975f8bef75c1295fba9b5c106635fb82eb76969d5fa",
"_publish_commit": "master:e51d20e15fd1a2a01cf123ba8c53a426827f25c8",
"_npm_package_name": "joplin-plugin-joplin-hotkey"
},
"com.export-to-noteson.shapkinaa": {
"manifest_version": 1,
"id": "com.export-to-noteson.shapkinaa",
"app_min_version": "1.7",
"version": "1.0.4",
"name": "Export To NotesOn",
"description": "Export notes to NotesOn.",
"author": "shapkinaa",
"homepage_url": "https://github.com/shapkinaa/noteson-joplin-plugin#readme",
"repository_url": "https://github.com/shapkinaa/noteson-joplin-plugin.git",
"keywords": [],
"_publish_hash": "sha256:91d3bfe2b587bcec3f514a102f7dad4052c160473b4fa3d2f6a76a373aa3d411",
"_publish_commit": "main:b96e1042b9400156283d5c0aa29097b148e89437",
"_npm_package_name": "joplin-plugin-export-to-noteson"
},
"hjonin.joplin.todoist-to-joplin": {
"manifest_version": 1,
"id": "hjonin.joplin.todoist-to-joplin",
"app_min_version": "2.8",
"version": "1.0.1",
"name": "Todoist to Joplin",
"description": "Import your Todoist data into Joplin",
"author": "hjonin",
"homepage_url": "https://github.com/hjonin/todoist-to-joplin",
"repository_url": "https://github.com/hjonin/todoist-to-joplin",
"keywords": [],
"categories": [
"integrations"
],
"_publish_hash": "sha256:5abe554634bf1ca7c95afb86146d8751379e873afaafd87aa655074b2a0b0b70",
"_publish_commit": "main:bd2ef951219af77066369939b83e3681a0c05126",
"_npm_package_name": "joplin-plugin-todoist"
},
"de.fomin.markmap": {
"manifest_version": 1,
"id": "de.fomin.markmap",
"app_min_version": "2.8",
"version": "1.6.0",
"name": "Markmap",
"description": "Generate a mindmap using markmap",
"author": "Daniel Fomin",
"homepage_url": "https://git.fomin.site/daniel/joplin-markmap",
"repository_url": "https://git.fomin.site/daniel/joplin-markmap",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:7971c671e5b570d2279658b11f24eaa9b640c88cd490623fa6dad848d42a4b54",
"_publish_commit": "main:4e0102c32e0ecf19020b512f474634f016803f41",
"_npm_package_name": "joplin-plugin-markmap"
},
"org.otherware.joplin-publish": {
"manifest_version": 1,
"id": "org.otherware.joplin-publish",
"app_min_version": "2.8",
"version": "1.1.0",
"name": "Publish to Web",
"description": "Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems",
"author": "Daniel Bretoi",
"homepage_url": "https://github.com/danielb2/joplin-publish",
"repository_url": "https://github.com/danielb2/joplin-publish",
"keywords": [
"gist",
"publish",
"share"
],
"categories": [],
"_publish_hash": "sha256:b8c7bc6fc49a4a0d05c8829db27b0f4508c591ea1f406a01d69982c40f8b6fa4",
"_publish_commit": "master:4a07e368f84929ae31224d55da3f2115d5f1160a",
"_npm_package_name": "joplin-plugin-publish"
},
"github.hegerdes.joplin_remote_note_pull": {
"manifest_version": 1,
"id": "github.hegerdes.joplin_remote_note_pull",
"app_min_version": "2.8",
"version": "1.2.1",
"name": "Remote-Note-Pull",
"description": "This plugin will periodically pull public available markdown documents into your notebook and keeps them up to date",
"author": "hegerdes",
"homepage_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"repository_url": "https://github.com/hegerdes/joplin-plugin-remote-note-pull",
"screenshots": [
{
"src": "docs/images/thumpnail.png"
},
{
"src": "docs/images/new_note_dialog.png"
},
{
"src": "docs/images/settings.png"
}
],
"icons": {
"16": "docs/images/16-hegerdes.png",
"32": "docs/images/32-hegerdes.png",
"64": "docs/images/64-hegerdes.png",
"128": "docs/images/128-hegerdes.png",
"256": "docs/images/256-hegerdes.png",
"512": "docs/images/512-hegerdes.png",
"1024": "docs/images/1024-hegerdes.png"
},
"promo_tile": {
"src": "docs/images/thumpnail.png"
},
"keywords": [
"joplin",
"nodejs",
"markdown",
"sync",
"notes",
"github"
],
"categories": [
"personal knowledge management",
"productivity"
],
"_publish_hash": "sha256:f8ed12c432aa3a1ec5c3bf9d6ec573f81d094eac7312c3a469c3a5fbd35020cc",
"_publish_commit": "main:97118f7e09212eafe48138341eac6c8bf0daa4d2",
"_npm_package_name": "joplin-plugin-remote-note-pull"
},
"com.MadCake.joplin.markdown-table-sortable": {
"manifest_version": 1,
"id": "com.MadCake.joplin.markdown-table-sortable",
"app_min_version": "2.8",
"version": "3.0.2",
"name": "Paginator",
"description": "Create paginated 2-column documents in joplin.",
"author": "Kostiantyn Rudenko",
"homepage_url": "https://github.com/KosRud/joplin-plugin-paginator",
"repository_url": "https://github.com/KosRud/joplin-plugin-paginator",
"keywords": [
"pdf"
],
"categories": [],
"_publish_hash": "sha256:76f794a159da823a6e74780a7af347b8acfdd771ef452d3229b0b2aa939c03f9",
"_publish_commit": "master:64fae56057d58bc7e78cde9db825ea34dc6ec6fd",
"_npm_package_name": "joplin-plugin-paginator"
},
"cf.zuike.joplin-note-email": {
"manifest_version": 1,
"id": "cf.zuike.joplin-note-email",
"app_min_version": "2.8",
"version": "1.0.5",
"name": "joplin-note-email",
"description": "通过邮件发送笔记",
"author": "醉客",
"homepage_url": "https://github.com/freezuike/joplin-note-email",
"repository_url": "https://github.com/freezuike/joplin-note-email",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:690a3ae556bd88d3cccd2d30e7d2c3700953a2cb8e8beada2cbe893c198dae7f",
"_publish_commit": "master:bfcf62356f8144fdb65495fb9baa9d582ef3499c",
"_npm_package_name": "joplin-plugin-joplin-note-email"
},
"cf.zuike.joplin.HackMD": {
"manifest_version": 1,
"id": "cf.zuike.joplin.HackMD",
"app_min_version": "2.8",
"version": "2.0.1",
"name": "joplin-hackmd",
"description": "Quick share notes on HackMD. Hackmd共享笔记, 原项目(https://github.com/xardbaiz/joplin-plugin-hackmd/)",
"author": "醉客",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048",
"repository_url": "https://github.com/freezuike/joplin-plugin-hackmd",
"keywords": [],
"_publish_hash": "sha256:7fabeb0fbab4a0b30a9974e75fe1e684337cd8f965059a68288dfc8d49cfc544",
"_publish_commit": "个人:411931ff23a57558144f9ced2407beb8d35893bd",
"_npm_package_name": "joplin-plugin-joplin-hackmd"
},
"org.joplinapp.plugins.whitespacer": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.whitespacer",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "Whitespacer",
"description": "Display whitespaces in editor",
"author": "Martin Dörfelt",
"homepage_url": "https://github.com/marph91/joplin-plugin-whitespacer",
"repository_url": "https://github.com/marph91/joplin-plugin-whitespacer",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:6e0402968df30a0e666fe06308b00cea27b870cda3ff0bc7b426c3674b67ad76",
"_publish_commit": "master:a79589933253c34f0c931169e4664bf3ec3056c4",
"_npm_package_name": "joplin-plugin-whitespacer"
},
"cf.zuike.joplin.jTab": {
"manifest_version": 1,
"id": "cf.zuike.joplin.jTab",
"app_min_version": "2.8",
"version": "1.0.0",
"name": "jTab",
"description": "jTab",
"author": "醉客",
"homepage_url": "https://github.com/freezuike/joplin-jTab",
"repository_url": "https://github.com/freezuike/joplin-jTab",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:47fee8c37fbf7e7c14877484269f7831adf5d997ef1740841f0fe434f6bf7237",
"_publish_commit": "master:dfd0dae85917c38a4dc121af5431b6f65953d14c",
"_npm_package_name": "joplin-plugin-jtab"
},
"com.nhobb.AdvancedJoplinTags": {
"manifest_version": 1,
"id": "com.nhobb.AdvancedJoplinTags",
"app_min_version": "2.8",
"version": "1.4.0",
"name": "Advanced Tagging Rules",
"description": "Allow tags to be subsets of other tags, write rules to move tagged notes to a folder",
"author": "Nicholas Hobbs",
"homepage_url": "https://github.com/nickhobbs94/joplin-plugin-advanced-tags",
"repository_url": "https://github.com/nickhobbs94/joplin-plugin-advanced-tags",
"keywords": [
"automation"
],
"categories": [
"tags"
],
"_publish_hash": "sha256:0362209f509ea077ac50bac30ba14827a08b4ccb72dd6a0b758333d49d5d649c",
"_publish_commit": "main:73bec38d6ce275ffc50a1dafecdb19e58e7807a2",
"_npm_package_name": "joplin-plugin-advanced-tagging"
},
"org.joplinapp.plugins.joplin-calendar": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.joplin-calendar",
"app_min_version": "2.8",
"version": "1.1.2",
"name": "Joplin Calendar",
"description": "A simple calendar to show notes created on each day.",
"author": "Ryan Sandoval",
"homepage_url": "https://github.com/rsandz/joplin-calendar",
"repository_url": "https://github.com/rsandz/joplin-calendar",
"keywords": [
"calendar"
],
"categories": [],
"_publish_hash": "sha256:fa40f19f650fef39bd041f24a414cd93a2516464225bc573e3b15760b5001cb9",
"_publish_commit": "main:8def999285568eca3b12100c6035e782acd64ba7",
"_npm_package_name": "joplin-plugin-calendar"
},
"com.wemakemachines.joplin.plugin.vextab": {
"manifest_version": 1,
"id": "com.wemakemachines.joplin.plugin.vextab",
"app_min_version": "2.8",
"version": "0.1.2",
"name": "VexTab plugin for Joplin",
"description": "A Joplin plugin for rendering guitar tablature using VexTab",
"author": "Franco Speziali",
"homepage_url": "https://github.com/WeMakeMachines/joplin-plugin-vextab",
"repository_url": "https://github.com/WeMakeMachines/joplin-plugin-vextab",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:914ecb38d2de264d6c2a2b76474c6729d235cafa7a8878198b0b726f03aae740",
"_publish_commit": "master:21097db6574bcc877f43ccff2f6117f41b9a7705",
"_npm_package_name": "joplin-plugin-vextab"
},
"joplin.remark.slides": {
"manifest_version": 1,
"id": "joplin.remark.slides",
"app_min_version": "2.8",
"version": "1.0.4",
"name": "Joplin remark slides",
"description": "export note to slides using remarkjs",
"author": "lemedege",
"homepage_url": "https://github.com/lemedege/joplin-remark-slides",
"repository_url": "https://github.com/lemedege/joplin-remark-slides.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:b515f4703636afc3b83470185e51a57bc7673b4d09596f08547ba4a7094389b0",
"_publish_commit": "main:fa20e0fdbe6422892d5f618afe350921a729bb8c",
"_npm_package_name": "joplin-plugin-joplin-remark-slides"
},
"io.github.personalizedrefrigerator.revealjs-integration": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.revealjs-integration",
"app_min_version": "2.12",
"version": "0.13.0",
"name": "RevealJS Integration",
"description": "Turn notes into slideshows with reveal.js!",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-revealjs-slides/",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-revealjs-slides/",
"keywords": [
"slides",
"revealjs",
"presentation",
"slidedeck"
],
"categories": [
"integrations"
],
"screenshots": [
{
"src": "images/screenshot-light.png",
"label": "Screenshot: A Joplin plugin window showing a slideshow. The current slide states that KaTeX, highlight.js, and Mermaid are supported."
},
{
"src": "images/screenshot-multiple-windows.png",
"label": "Screenshot: Multiple slideshow windows shown at once."
},
{
"src": "images/screenshot-exporting-presentations.png",
"label": "Screenshot: Shows multiple presentations running at once, some in web browsers. The presentation has a heading of 'Exported!' and shows the export section of a right-click menu for a note, with the PRESENTATION.HTML option highlighted."
},
{
"src": "images/screenshot-dark.png",
"label": "Screenshot: A Joplin plugin window showing a slideshow in dark mode. States that slides are separated by ---s."
}
],
"icons": {
"256": "images/icon-256.png"
},
"_publish_hash": "sha256:7a7d2da6cea5244a1df14d4610e33905d66c2ce17fde87c1eef0d2ddd0569788",
"_publish_commit": "master:f37005c0671ce7b192157162a727febbd5b0b313",
"_npm_package_name": "joplin-plugin-revealjs-slides"
},
"com.Plugin.ToGoogleSearch": {
"manifest_version": 1,
"id": "com.Plugin.ToGoogleSearch",
"app_min_version": "2.11",
"version": "1.0.0",
"name": "To Google Search",
"description": "Selected Text to Web Google Search ",
"author": "joe",
"homepage_url": "https://vocus.cc/fedoranotebook/home",
"repository_url": "https://github.com/fishpcblog/joplin-plugin-To-Google-Search",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:4b183b45f5164bbec04da30743f7ac4e26205881dd312ae1cfddc84f8872ee85",
"_publish_commit": "main:0bd10688e519025bd312cd6ed5278e318ae9620a",
"_npm_package_name": "joplin-plugin-selectedtext-to-googlesearch"
},
"net.cwesson.joplin-plugin-typograms": {
"manifest_version": 1,
"id": "net.cwesson.joplin-plugin-typograms",
"app_min_version": "2.11",
"version": "1.0.0",
"name": "Typograms",
"description": "Render Typogram diagrams inside your Joplin notes.",
"author": "Conlan Wesson",
"homepage_url": "https://github.com/cwesson/joplin-plugin-typograms",
"repository_url": "https://github.com/cwesson/joplin-plugin-typograms",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:11b00d28dfa3cee292f12b7dfa81ca1bc5743797b421b86e69be2ed80bf10331",
"_publish_commit": "main:31b0b20da3d440aa8fe76c16e49c35f2787ab2f2",
"_npm_package_name": "joplin-plugin-typograms"
},
"net.cwesson.joplin-plugin-wavedrom": {
"manifest_version": 1,
"id": "net.cwesson.joplin-plugin-wavedrom",
"app_min_version": "2.11",
"version": "1.0.0",
"name": "Wavedrom",
"description": "Render Wavedrom diagrams inside your Joplin notes.",
"author": "Conlan Wesson",
"homepage_url": "https://github.com/cwesson/joplin-plugin-wavedrom",
"repository_url": "https://github.com/cwesson/joplin-plugin-wavedrom",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:55c763a7b3921a3216735ed474b070fe0171565c384bf96cfb79f2e1433ba0b6",
"_publish_commit": "main:73ca2dab001f542300324a7c8d957e95b2ac7a24",
"_npm_package_name": "joplin-plugin-wavedrom"
},
"com.github.eqs.joplin-plugin-cjk-breaks": {
"manifest_version": 1,
"id": "com.github.eqs.joplin-plugin-cjk-breaks",
"app_min_version": "2.12",
"version": "1.0.2",
"name": "joplin-plugin-cjk-breaks",
"description": "Suppress linebreaks between CJK characters",
"author": "eqs",
"homepage_url": "https://github.com/eqs/joplin-plugin-cjk-breaks",
"repository_url": "https://github.com/eqs/joplin-plugin-cjk-breaks",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:cbfc18fdb074364614ee53abb7509c4eec2abd8f4e4dc790edfbc2093954273e",
"_publish_commit": "main:6c59d8107868fc16a6051ab0bbd47b0ff55d64bb",
"_npm_package_name": "joplin-plugin-cjk-breaks"
},
"com.ckant.joplin-plugin-better-code-blocks": {
"manifest_version": 1,
"id": "com.ckant.joplin-plugin-better-code-blocks",
"app_min_version": "2.11",
"version": "1.1.0",
"name": "Better Code Blocks",
"description": "Enhances code blocks with inline rendering, autocompletion, and more!",
"author": "Chris Kant",
"homepage_url": "https://github.com/ckant/joplin-plugin-better-code-blocks",
"repository_url": "https://github.com/ckant/joplin-plugin-better-code-blocks",
"keywords": [
"autocomplete",
"code",
"coding",
"developer",
"programming",
"render",
"rendering"
],
"categories": [
"developer tools",
"editor",
"productivity"
],
"screenshots": [],
"_publish_hash": "sha256:f976844b9fae35527f77eb0b9371dba7b9a71f917dfe4735f6dc46b33e54f2c3",
"_publish_commit": "master:8dfbc301c57dca03a6698e7c17886e626368d9b9",
"_npm_package_name": "joplin-plugin-better-code-blocks"
},
"de.habelt-jena.CalibreImport": {
"manifest_version": 1,
"id": "de.habelt-jena.CalibreImport",
"app_min_version": "2.13",
"version": "1.1.0",
"name": "Calibre Import",
"description": "Imports a Calibre Db into (Sub-) Notebook. Also includes a content plugin supporting attributes (see documentation)",
"author": "Jürgen Habelt",
"homepage_url": "https://github.com/Mick2nd/Calibre-Import#readme",
"repository_url": "https://github.com/Mick2nd/Calibre-Import",
"keywords": [
"joplin-plugin",
"import-plugin",
"calibre-import"
],
"categories": [
"files",
"appearance"
],
"screenshots": [],
"_publish_hash": "sha256:a1e1295cee9dd56a4c7c8fd03da85a3559e64b6e2649b681dce6a1628b0d986a",
"_publish_commit": "master:263d523e527d5985dd5ef7de53eac9e76a07137c",
"_npm_package_name": "joplin-plugin-calibre-import"
},
"com.joplin.evernote-links-replacer": {
"manifest_version": 1,
"id": "com.joplin.evernote-links-replacer",
"app_min_version": "2.12",
"version": "1.0.0",
"name": "Joplin Evernote Links Replacer",
"description": "Replace Evernote links in Joplin",
"author": "Cyril SACENDA",
"homepage_url": "https://github.com/cysacenda/joplin-plugin-evernote-links-replacer",
"repository_url": "https://github.com/cysacenda/joplin-plugin-evernote-links-replacer",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:37b15e9aedb480ef1be579b8bcfccf0b7ee0a9894634085b5f2cb2bfef895751",
"_publish_commit": "main:cf8240a97ee6991a73c9a525412227f852538fb0",
"_npm_package_name": "joplin-plugin-joplin-evernote-links-replacer"
},
"dev.kamer.reset-checkboxes": {
"manifest_version": 1,
"id": "dev.kamer.reset-checkboxes",
"app_min_version": "1.7",
"version": "1.0.3",
"name": "Reset Checkboxes",
"description": "A plugin to reset all checkboxes in a file.",
"author": "Kamer Elciyar",
"homepage_url": "https://github.com/kamer/joplin-reset-checkboxes",
"repository_url": "https://github.com/kamer/joplin-reset-checkboxes",
"keywords": [
"joplin",
"checkboxes",
"joplin-plugin"
],
"_publish_hash": "sha256:bee55c5c307b44cc976676bd5db4c167c5d209eb506ec9f50d7e6fcfe30294f4",
"_publish_commit": "master:33249691321942aa2f03d016a4e720021d30ecc3",
"_npm_package_name": "joplin-plugin-reset-checkboxes"
},
"com.rafjaf.toggle-editor": {
"manifest_version": 1,
"id": "com.rafjaf.toggle-editor",
"app_min_version": "2.12",
"version": "1.0.1",
"name": "Toggle Editor Menu & Keyboard Shortcut",
"description": "Adds to the View menu a command to toggle between WYSIWIG and Markdown editors, with a keyboard shortcut",
"author": "Rafaël Jafferali",
"homepage_url": "https://github.com/rafjaf/joplin-plugin-toggle-editor",
"repository_url": "",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:662ae3df38029c10a3f38a27b653feb604c5001e0b94e4ca9bc88554c9c9e004",
"_publish_commit": "main:4c28c2079506654513cda792d2fcfdcc8084a27c",
"_npm_package_name": "joplin-plugin-toggle-editor"
},
"com.rafjaf.headings4to6": {
"manifest_version": 1,
"id": "com.rafjaf.headings4to6",
"app_min_version": "2.12",
"version": "1.0.1",
"name": "Headings 4 to 6",
"description": "Adds menu items, keyboard shortcuts and toolbar buttons to the WYSIWIG editor toolbar to apply headings level 4 to 6",
"author": "Rafaël Jafferali",
"homepage_url": "https://github.com/rafjaf/joplin-plugin-headings4to6",
"repository_url": "https://github.com/rafjaf/joplin-plugin-headings4to6",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:aab3b4a67feb9d0fa89f1cfc4a88774475984242980b432373ef1d60cf4c23eb",
"_publish_commit": "main:cbf0469c01daa1fa0c0ef935825a2f46a37ba093",
"_npm_package_name": "joplin-plugin-headings-4-to-6"
},
"joplin-plugin-ianylink": {
"manifest_version": 1,
"id": "joplin-plugin-ianylink",
"app_min_version": "2.11",
"version": "0.1.0",
"name": "Copy Universal Web Link",
"description": "Copy Universal Web Link",
"author": "Ben Lau",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:e438b0ff188654ef1a133d24fc5bd442b38ee929592f21cd663d0593896ccd6c",
"_publish_commit": "main:9a3eaa8b1cde39ad0052d2269baea837d6879f92",
"_npm_package_name": "joplin-plugin-ianylink"
},
"nz.magnusso.zotero-link": {
"manifest_version": 1,
"id": "nz.magnusso.zotero-link",
"app_min_version": "2.12",
"version": "1.0.2",
"name": "Zotero Link",
"description": "Link Zotero entries in notes",
"author": "Jannes Magnusson",
"homepage_url": "https://github.com/jannessm/joplin-zotero-link",
"repository_url": "https://github.com/jannessm/joplin-zotero-link",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:ac1fe5a7df22447acfa4bd1201ad146859096dbbbdd2c817908e540d31a00a75",
"_publish_commit": "master:6c160098f33ecdee7f55fa375489b626717bb504",
"_npm_package_name": "joplin-plugin-zotero-link"
},
"joplin.plugin.app.locker": {
"manifest_version": 1,
"id": "joplin.plugin.app.locker",
"app_min_version": "2.8",
"version": "1.0.9",
"name": "joplin plugin app screen locker",
"description": "A joplin plugin which will lock joplin app screen when it is idle.",
"author": "ladyrank",
"homepage_url": "https://github.com/ladyrank/joplin-plugin-app-locker",
"repository_url": "https://github.com/ladyrank/joplin-plugin-app-locker.git",
"keywords": [
"joplin-plugin",
"joplin-plugin-app-locker"
],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:3a4db12d174acfaa9ad36f3b873a47de752ce7284fcefd2c0f208234acec5e4f",
"_publish_commit": "master:5e02d9ecfd859061df5300df591fc3b0010b4e0f",
"_npm_package_name": "joplin-plugin-app-lock"
},
"io.github.jackgruber.notelistpreview": {
"manifest_version": 1,
"id": "io.github.jackgruber.notelistpreview",
"app_min_version": "3.0.3",
"version": "1.0.0",
"name": "Note list (Preview)",
"description": "Displays a note preview in the note list",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-notelistpreview/blob/master/README.md",
"repository_url": "https://github.com/JackGruber/joplin-plugin-notelistpreview",
"keywords": [
"preview",
"vorschau",
"notiz",
"note",
"notelist"
],
"categories": [
"themes",
"viewer",
"appearance"
],
"screenshots": [
{
"src": "img/main.png",
"label": "Screenshot: Showing the Note liste preview with thumbnail"
},
{
"src": "img/showcase1.png",
"label": "Screenshot: Showing the Note liste preview"
},
{
"src": "img/showcase2.png",
"label": "Screenshot: Showing the Note liste preview with thumbnail and tags"
},
{
"src": "img/showcase3.png",
"label": "Screenshot: Showing the Note liste preview with thumbnail and tags (Dark theme)"
},
{
"src": "img/showcase4.png",
"label": "Screenshot: Showing the Note liste preview with square thumbnail and full size"
}
],
"icons": {
"256": "img/icon_256.png"
},
"_publish_hash": "sha256:0fa781a7484f5d158ba8c0b83283ca7de916cb5cd820722897e23961da25d990",
"_publish_commit": "master:a055107bf05baa66e2f1775b2c7860ed67fe7006",
"_npm_package_name": "joplin-plugin-notelistpreview"
},
"com.kylrth.JoplinAW": {
"manifest_version": 1,
"id": "com.kylrth.JoplinAW",
"app_min_version": "2.12",
"version": "1.0.0",
"name": "JoplinAW",
"description": "Import your daily ActivityWatch logs in a readable format",
"author": "Kyle Roth",
"homepage_url": "",
"repository_url": "https://github.com/kylrth/joplin-aw",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:ace0e3c2c313c5f85c9b8af79fa213b4791f9fdd728dc4c25706d48f03c5fbe3",
"_publish_commit": "master:45c38af70b7ca7d6637bf4c4137798160175b6d1",
"_npm_package_name": "joplin-plugin-joplinaw"
},
"com.asdibiase.joplin-languagetool": {
"manifest_version": 1,
"id": "com.asdibiase.joplin-languagetool",
"app_min_version": "2.13",
"version": "0.1.0",
"name": "LanguageTool integration",
"description": "Use LanguageTool for grammar and spell checking in Joplin",
"author": "Alberto Di Biase",
"homepage_url": "https://github.com/tito21/joplin-langugetool",
"repository_url": "https://github.com/tito21/joplin-langugetool",
"keywords": [
"LanguageTool",
"Spell checker",
"Grammar checking"
],
"categories": [
"editor"
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:b7b697c05378dcb44d85d65936260e91a858563c37823b8cb5d5ccf625564496",
"_publish_commit": "main:8b0d7c46e5e959c60fc72f2be8ee18db27c75f3b",
"_npm_package_name": "joplin-plugin-languagetool"
},
"io.github.personalizedrefrigerator.snippets-and-autocomplete": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.snippets-and-autocomplete",
"app_min_version": "2.14",
"version": "0.0.8",
"name": "CodeMirror 6 snippets",
"description": "Exposes CodeMirror 6's built-in support for autocompletion and snippets.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-codemirror-6-snippets",
"keywords": [
"snippets",
"autocomplete",
"suggestions"
],
"categories": [
"editor",
"productivity"
],
"platforms": [
"desktop",
"mobile"
],
"icons": {
"128": "icons/icon-128.png"
},
"screenshots": [
{
"src": "images/screenshot-light.png",
"label": "An autocompletion menu is shown, showing an 'inline math' autocompletion and information about it."
},
{
"src": "images/screenshot-dark.png",
"label": "An autocompletion menu is shown, containing an HTML tag autocompletion. The snippet code for the autocompletion is also shown: '<${1:tag}>${2:content}</${1:tag}>${}'"
}
],
"_publish_hash": "sha256:0151a068c0b3af88f5343f8ef82698a6ac0216f06a410021fbb45823d9c9b18b",
"_publish_commit": "master:09f6be0030c897ec5ba38bbc9d682716e88a37fc",
"_npm_package_name": "joplin-plugin-codemirror-snippets"
},
"calandra.kminder.joplin": {
"manifest_version": 1,
"id": "calandra.kminder.joplin",
"app_min_version": "2.8",
"version": "0.8.6",
"name": "Kminder Mindmap",
"description": "Mindmap Joplin Plugin, i18n seven languages, Import Xmind|MindManager|json|md, Export json|png|md",
"author": "calandra das",
"homepage_url": "https://github.com/calandradas/Kminder-Mindmap-Joplin-Plugin",
"repository_url": "https://github.com/calandradas/Kminder-Mindmap-Joplin-Plugin.git",
"keywords": [
"kminder",
"xmind",
"mindmanager",
"mindmap"
],
"categories": [],
"_publish_hash": "sha256:8f17c3e61a13a3709754c21bdd6ddfe8758c8516d4f4bfe05fbc22db68477684",
"_publish_commit": "main:a5643b051c13079b1b586dbb151a1259607d8794",
"_npm_package_name": "joplin-plugin-kminder-mindmap"
},
"net.thomassloan.joplin-to-todoist": {
"manifest_version": 1,
"id": "net.thomassloan.joplin-to-todoist",
"app_min_version": "2.13",
"version": "1.0.1",
"name": "Joplin to Todoist",
"description": "Allows you to create a tasks in Todoist from Joplin and add it to your current note. A link to the Todoist task will be included in the note. A link to the note will be included in the Todoist task.",
"author": "Thomas Sloan",
"homepage_url": "https://github.com/ATXcoder/joplin-todoist-plugin",
"repository_url": "https://github.com/ATXcoder/joplin-todoist-plugin",
"keywords": [],
"categories": [
"integrations",
"productivity"
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:b7638dd0ed3a07e58c5eb9af1947a9d32c47b34bd306c4d95f4572c85f51b398",
"_publish_commit": "main:5d6665d2b681dd7f378f28d8b540da85e579091e",
"_npm_package_name": "joplin-plugin-joplin-to-todoist"
},
"jl15988.JoplinCodePerfectPlugin": {
"manifest_version": 1,
"id": "jl15988.JoplinCodePerfectPlugin",
"app_min_version": "2.8",
"version": "1.0.2",
"name": "CodePerfect",
"description": "Make your code blocks look perfect! Support for displaying code block line numbers, support for one-click copying.",
"author": "jl15988",
"homepage_url": "https://github.com/jl15988/joplin-plugin-code-perfect",
"repository_url": "https://github.com/jl15988/joplin-plugin-code-perfect",
"keywords": [
"joplin-plugin",
"codePerfect",
"code perfect"
],
"categories": [],
"_publish_hash": "sha256:0d00b0264d4bd69874e92788442778009b1367503b98c44029fc51882535f27f",
"_publish_commit": "main:945fb418456b9e2289e43f64aabb8cb673bea34f",
"_npm_package_name": "joplin-plugin-code-perfect"
},
"jl15988.JoplinAlertsPerfectPlugin": {
"manifest_version": 1,
"id": "jl15988.JoplinAlertsPerfectPlugin",
"app_min_version": "2.8",
"version": "1.0.1",
"name": "AlertsPerfect",
"description": "Use blockquote syntax to display the perfect hint block.",
"author": "jl15988",
"homepage_url": "https://github.com/jl15988/joplin-plugin-alerts-perfect",
"repository_url": "https://github.com/jl15988/joplin-plugin-alerts-perfect",
"keywords": [
"joplin-plugin",
"alertsPerfect",
"alerts perfect"
],
"categories": [],
"_publish_hash": "sha256:ae927205779ecb19946d9dec0f2d7086480c0edfae2748ff18a2be72d4fdd2bc",
"_publish_commit": "main:8bc2904867f66406096bf46fcd93f3d0e9d00a04",
"_npm_package_name": "joplin-plugin-alerts-perfect"
},
"com.chateloin.joplin-planner": {
"manifest_version": 1,
"id": "com.chateloin.joplin-planner",
"app_min_version": "2.13",
"version": "0.3.1",
"name": "Planner",
"description": "A plugin that helps with managing embedded todo lists in notes, and parses note tags to schedule recurring items.",
"author": "Miguel Chateloin",
"homepage_url": "https://github.com/migsc/joplin-planner",
"repository_url": "https://github.com/migsc/joplin-planner",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:a04ae5d7b12116fa56f95b14e75605a4c60a773da23d99ab5947cd709a96383e",
"_publish_commit": "main:d555966cabf6bd3632b48ca1fdd64ea3e6f74d0d",
"_npm_package_name": "joplin-plugin-planner"
},
"joplin.plugin.alondmnt.tag-navigator": {
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.tag-navigator",
"app_min_version": "2.10",
"platforms": [
"desktop",
"mobile"
],
"version": "0.7.2",
"name": "Inline Tag Navigator",
"description": "Type inline #tags in the note editor. View your tagged paragraphs and list items in an advanced search panel, or in a generated note. Convert inline and Obsidian tags into Joplin tags, and vice versa.",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-tag-navigator#readme",
"repository_url": "https://github.com/alondmnt/joplin-plugin-tag-navigator",
"keywords": [
"editor",
"tags"
],
"categories": [
"tags",
"personal knowledge management",
"productivity",
"search"
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:bd810839da1f1203aae9f93a70220de4e04dc57f337f6a2eee4f8941839dc7bc",
"_publish_commit": "main:be5bf66b557673d30d2653b1739b25adcc1928f4",
"_npm_package_name": "joplin-plugin-tag-navigator"
},
"com.Plugin.ToWebSearchEngine": {
"manifest_version": 1,
"id": "com.Plugin.ToWebSearchEngine",
"app_min_version": "2.11",
"version": "1.0.2",
"name": "ToWebSearchEngine",
"description": "Selected Text to ToWebSearchEngine ",
"author": "joe",
"homepage_url": "https://vocus.cc/user/@fishpcinfo",
"repository_url": "https://github.com/fishpcblog/joplin-plugin-ToWebSearchEngine",
"keywords": [],
"categories": [],
"screenshots": [],
"_publish_hash": "sha256:53384f3245b6d182799c8b025875a7a5f418cefaa620e053b1356d0a114c824c",
"_publish_commit": "main:abf03b4a955a312d6fecc1aec43df6741a0ad077",
"_npm_package_name": "joplin-plugin-selectedtext-to-websearchengine"
},
"com.plugin.randomNoteReloadedPlugin": {
"manifest_version": 1,
"id": "com.plugin.randomNoteReloadedPlugin",
"app_min_version": "1.7",
"version": "1.0.4",
"name": "Random Note Reloaded",
"description": "Opens a random note from your workspace",
"author": "Fork: Marph, Original: Azamah Junior",
"homepage_url": "https://github.com/marph91/joplin-random-note-reloaded/blob/master/README.md",
"repository_url": "https://github.com/marph91/joplin-random-note-reloaded.git",
"keywords": [
"note",
"random",
"random note"
],
"_publish_hash": "sha256:489a3d2555c6adb06801770e8e0f68adbbd58abfa1c606338d5a4299e39da4c9",
"_publish_commit": "master:8021e91f09fc74a1f242df5ebfbdd2734e3a6386",
"_npm_package_name": "joplin-plugin-random-note-reloaded"
},
"io.github.djsudduth.paragraph-extractor": {
"manifest_version": 1,
"id": "io.github.djsudduth.paragraph-extractor",
"app_min_version": "1.8.1",
"version": "1.1.3",
"name": "Paragraph Extractor",
"description": "Extract specific paragraphs out of Joplin notes using keywords, hashtags or custom tags",
"author": "djsudduth",
"homepage_url": "https://github.com/djsudduth/joplin-plugin-paragraph-extractor",
"repository_url": "https://github.com/djsudduth/joplin-plugin-paragraph-extractor",
"keywords": [
"extract",
"merge"
],
"categories": [
"productivity"
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:0764acef29b99e28acd2fa6370db15329fdd62745ad86b1406ef31502c60292c",
"_publish_commit": "main:8272eed54d740735c4dd7bcfde4037d3402d85d9",
"_npm_package_name": "joplin-plugin-paragraph-extractor"
},
"com.receiveMailPlugin": {
"manifest_version": 1,
"id": "com.receiveMailPlugin",
"app_min_version": "2.13",
"version": "1.0.0",
"name": "MailPlugin",
"description": "Define a Mail adress and send mails to it, to add new notebooks",
"author": "MrHipppo",
"homepage_url": "",
"repository_url": "",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:a029dfc46167b7f1e1e7e4d60ada53baeb791685b9f67b2390ebbe72c0c14385",
"_publish_commit": "V.0.2:7dc2d1a44eaf360f5e56f48ffb7cf0fc696ec249",
"_npm_package_name": "joplin-plugin-mailplugin"
},
"com.isquaredsoftware.joplin-plugin-vscode-style-search": {
"manifest_version": 1,
"id": "com.isquaredsoftware.joplin-plugin-vscode-style-search",
"app_min_version": "2.13",
"version": "0.0.1",
"name": "VS-Code Style Note Search",
"description": "Provides a search UI panel patterned after VS Code, with matches per note and per-match hit highlighting",
"author": "Mark Erikson",
"homepage_url": "",
"repository_url": "https://github.com/markerikson/joplin-plugin-vscode-style-search",
"keywords": [
"search"
],
"categories": [
"search"
],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:4f04185c3916b77ecc39e71f780f7b231ce796daf28a767ec771c79fb220ab6d",
"_publish_commit": "master:8b93499cdd76fb896862181bc0a399be3ef10d90",
"_npm_package_name": "joplin-plugin-vscode-style-search"
},
"io.github.simsapa": {
"manifest_version": 1,
"id": "io.github.simsapa",
"app_min_version": "2.13",
"version": "0.5.1",
"name": "Simsapa",
"description": "Plugin for Simsapa Dhamma Reader. Open a sidebar or double-click to lookup Pāli words in the dictionary, or search in the suttas.",
"author": "Gambhiro",
"homepage_url": "https://simsapa.github.io/",
"repository_url": "https://github.com/simsapa/simsapa-joplin",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:8ef79142b166b5030acdf0c2562439d9ee6f495558efffba0c20b40b9743b443",
"_publish_commit": "main:0d0cbf716e4e1169c4c5d4800db00465a909195d",
"_npm_package_name": "joplin-plugin-simsapa"
},
"com.gavinr.JoplinBulletify": {
"manifest_version": 1,
"id": "com.gavinr.JoplinBulletify",
"app_min_version": "2.13",
"version": "1.0.1",
"name": "Bulletify",
"description": "Add bullets to all newlines in a note. Joplin options 'Opt-in to editor beta' is required for this to work.",
"author": "Gavin Rehkemper",
"homepage_url": "https://gavinr.com/joplin-bulletify",
"repository_url": "https://github.com/gavinr/joplin-bulletify",
"keywords": [
"bullets"
],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:05e3386c74772a5da7d80c91760426a1d5c56913873625e81cd1d25dbbd89fad",
"_publish_commit": "master:79ada34854079db1280e4ba7e545c9c883329c36",
"_npm_package_name": "joplin-plugin-bulletify"
},
"com.zealmayfield.GoogleFontsPlugin": {
"manifest_version": 1,
"id": "com.zealmayfield.GoogleFontsPlugin",
"app_min_version": "2.13",
"version": "1.0.0",
"name": "Google Fonts Plugin",
"description": "Use a font available from Google Fonts to style the text selected in the editor.",
"author": "Zeal Jared Mayfield",
"homepage_url": "https://github.com/ZealJared/joplin-plugin-google-fonts",
"repository_url": "https://github.com/ZealJared/joplin-plugin-google-fonts",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"_publish_hash": "sha256:2f748403fe08ed44c8a5e77a777af3812e25d3ba4502f7f5551348c0e5c5ffc0",
"_publish_commit": "main:b46e3501cf92c1171fb39c56f9e4b5c036ad7fcb",
"_npm_package_name": "joplin-plugin-google-fonts"
},
"io.github.personalizedrefrigerator.codemirror6-settings": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.codemirror6-settings",
"app_min_version": "2.14",
"version": "1.0.0",
"name": "CodeMirror 6 settings",
"description": "Line numbers, code folding, space highlighting, and other built-in options for the CodeMirror 6 editor.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-extra-cm6-settings",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-extra-cm6-settings",
"keywords": [
"codemirror",
"line"
],
"categories": [
"editor"
],
"screenshots": [
{
"src": "screenshots/screenshot.png",
"label": "Screenshot: Shows line numbers, autocomplete, and folding in use"
}
],
"icons": {},
"_publish_hash": "sha256:c8ec9e04c39403c44ac5121a88d8c5d15694f8f726b6514fce07d8f399a6c089",
"_publish_commit": "master:efe23cedb1731199a46e1de0c98e875f1bea207a",
"_npm_package_name": "joplin-plugin-codemirror-6-settings"
},
"io.github.personalizedrefrigerator.joplin-plugin-debug-info": {
"manifest_version": 1,
"id": "io.github.personalizedrefrigerator.joplin-plugin-debug-info",
"app_min_version": "2.14",
"version": "0.0.4",
"name": "Joplin debug tool",
"description": "Adds a panel that shows additional information about the current note.",
"author": "Henry Heino",
"homepage_url": "https://github.com/personalizedrefrigerator/joplin-plugin-debug-info",
"repository_url": "https://github.com/personalizedrefrigerator/joplin-plugin-debug-info",
"keywords": [
"debug",
"delete",
"resources",
"info"
],
"categories": [
"developer tools",
"productivity"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:4d3ca4400f3ffe021784aae5f58a75e0e038c318d4762fc79cd11efbb18d7162",
"_publish_commit": "master:b0e97d1f373444e6d4f3c261211df1e4f6c34311",
"_npm_package_name": "joplin-plugin-debug-info"
},
"io.isaacoram.url-meta": {
"manifest_version": 1,
"id": "io.isaacoram.url-meta",
"app_min_version": "2.13",
"version": "1.0.0",
"name": "URL Meta",
"description": "Fetches meta tags/data from URLs in your notes.",
"author": "Isaac Oram",
"homepage_url": "https://github.com/isaacakajupiter/joplin-url-meta",
"repository_url": "https://github.com/isaacakajupiter/joplin-url-meta",
"keywords": [],
"categories": [],
"screenshots": [],
"icons": {},
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:17bb2689c5184e597444bcbb2028944b17ff083d2a70ffb8bd61ff3611a33ef9",
"_publish_commit": "main:37120ebabccb311a741a707849fa288bd25b0afe",
"_npm_package_name": "joplin-plugin-url-meta"
}
}