1
0
mirror of synced 2024-07-01 01:18:55 +08:00
plugins/manifestOverrides.json

131 lines
3.5 KiB
JSON
Raw Normal View History

2021-01-12 21:19:28 +08:00
{
2021-01-12 21:22:56 +08:00
"ambrt.backlinksToNote": {
2021-01-12 21:19:28 +08:00
"manifest_version": 1,
2021-01-12 21:22:56 +08:00
"id": "ambrt.backlinksToNote",
"app_min_version": "1.5",
"version": "1.0.2",
"name": "Backlinks to note",
"description": "Creates backlinks to opened note",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632",
"_publish_hash": "sha256:5676da6b9ad71fc5a9779d3bde13f17de5352344711e135f0db8c62c6dbb5696",
"_publish_commit": "master:19e515bd67e51cc37bd270a32d2898ca009a0de2",
"_npm_package_name": "joplin-plugin-backlinks",
"_obsolete": true
2021-01-12 21:22:56 +08:00
},
"MyPlugin": {
"manifest_version": 1,
"id": "MyPlugin",
2021-01-12 21:19:28 +08:00
"app_min_version": "1.6",
"version": "1.0.0",
2021-01-12 21:22:56 +08:00
"name": "Testing New Plugin",
"description": "bla",
"author": "bla",
"homepage_url": "bla",
"repository_url": "bla",
"_publish_hash": "sha256:065285d06ea3c084e7f8f8c23583de8d70c4d586274a242c4c750f6faad8c7cb",
"_publish_commit": "",
"_npm_package_name": "joplin-plugin-testing-new-plugin",
"_obsolete": true
2021-01-20 12:51:55 +08:00
},
"Outline": {
"manifest_version": 1,
"id": "Outline",
"app_min_version": "1.6.7",
"version": "1.0.9",
"name": "outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:fb1b2803a08ae0e53b61e19ac18487e558878f3696abb8be509e5ebface0a0c7",
"_publish_commit": "main:24f7d8a3c3c6d715778fccf48cb73df05ca71d2a",
"_npm_package_name": "joplin-plugin-outline",
"_obsolete": true
2021-03-24 05:54:29 +08:00
},
"org.joplin.bug-test": {
"manifest_version": 1,
"id": "org.joplin.bug-test",
"app_min_version": "1.7",
"version": "1.0.0",
"name": "Bug Test",
"description": "a plugin for testing the bug",
"author": "benji",
"homepage_url": " https://github.com/StinkyBenji/test.git",
"repository_url": " https://github.com/StinkyBenji/test.git",
"keywords": [],
"_publish_hash": "sha256:64e341b2ef34ee06d3843b593e4d3f98056e1850161c5ea6a986fa4893163746",
"_publish_commit": "master:91eb31ca1e40ee556ed730dbd8b75e5531826c61",
"_npm_package_name": "joplin-plugin-bug-test",
"_obsolete": true
},
"io.github.jackgruber.copytags": {
"_recommended": true
},
"io.github.jackgruber.combine-notes": {
"_recommended": true
},
"org.joplinapp.plugins.ToggleSidebars": {
"_recommended": true
},
"io.github.jackgruber.backup": {
"_recommended": true
},
"io.github.jackgruber.note-overview": {
"_recommended": true
},
"plugin.calebjohn.MathMode": {
"_recommended": true
},
"com.whatever.quick-links": {
"_recommended": true
},
"com.whatever.inline-tags": {
"_recommended": true
},
"io.github.jackgruber.hotfolder": {
"_recommended": true
},
"net.rmusin.resource-search": {
"_recommended": true
},
"plugin.calebjohn.rich-markdown": {
"_recommended": true
},
"net.rmusin.joplin-table-formatter": {
"_recommended": true
},
"cx.evermeet.tessus.menu-shortcut-toolbar": {
"_recommended": true
},
"com.xUser5000.bibtex": {
"_recommended": true
},
"joplin-plugin-conflict-resolution": {
"_recommended": true
},
"com.github.joplin.kanban": {
"_recommended": true
},
"joplin.plugin.templates": {
"_recommended": true
},
"com.andrejilderda.macOSTheme": {
"_recommended": true
},
"org.joplinapp.plugins.AbcSheetMusic": {
"_recommended": true
2021-09-01 18:58:06 +08:00
},
"joplin.plugin.note.tabs": {
"_recommended": true
},
"joplin.plugin.benji.favorites": {
"_recommended": true
},
"joplin.plugin.benji.persistentLayout": {
"_recommended": true
},
"joplin.plugin.benji.quick-move": {
"_recommended": true
2021-01-12 21:19:28 +08:00
}
2021-03-24 05:54:29 +08:00
}