1
0
mirror of synced 2024-07-01 09:35:20 +08:00

New: com.joplin.JSheets@1.0.0

1f486ad94c
This commit is contained in:
Joplin Bot 2022-01-04 10:04:55 +00:00
parent 121686c659
commit 9f6de2b977
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 31 additions and 0 deletions

View File

@ -51,6 +51,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen |
| [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler |
| [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz |
| [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.0.0 | JSheets - use to write secure spreadsheets like excel in Joplin | Thibault Jan Beyer |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.5 | Flexible kanban board plugin for all your tasks | Balint Magyar |
| [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.1.4 | Visualize the connections between Joplin notes. | Trey Mo |
| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.13 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda |

View File

@ -1533,5 +1533,20 @@
"_publish_hash": "sha256:d06b290f99cbd6ac9ce0ce869c72e6376693cfb21561462ed16c5dc5a32d3037",
"_publish_commit": "main:0d2b09081420ad05cceacaa9ce9fd5ae74a3ec41",
"_npm_package_name": "joplin-plugin-slash-commands"
},
"com.joplin.JSheets": {
"manifest_version": 1,
"id": "com.joplin.JSheets",
"app_min_version": "2.6",
"version": "1.0.0",
"name": "JSheets",
"description": "JSheets - use to write secure 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:7fa88debe08a50fba813dd9a7c326bc895a7732575e070c02413c261b9f125f7",
"_publish_commit": "master:1f486ad94c6960d81f8648f05883fea26e434eae",
"_npm_package_name": "joplin-plugin-jsheets"
}
}

View File

@ -0,0 +1,15 @@
{
"manifest_version": 1,
"id": "com.joplin.JSheets",
"app_min_version": "2.6",
"version": "1.0.0",
"name": "JSheets",
"description": "JSheets - use to write secure 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:7fa88debe08a50fba813dd9a7c326bc895a7732575e070c02413c261b9f125f7",
"_publish_commit": "master:1f486ad94c6960d81f8648f05883fea26e434eae",
"_npm_package_name": "joplin-plugin-jsheets"
}

Binary file not shown.