1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Doc: Added GSoC idea: Implement default plugins on desktop application

This commit is contained in:
Laurent 2021-11-28 15:16:36 +00:00 committed by GitHub
parent f224282a27
commit 0689db48de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,14 @@ Difficulty Level: High
Skills Required: TypeScript, JavaScript, CSS, HTML, Markdown rendering.
## 4. Implement default plugins on desktop application
We would like to bundle certain plugins with the desktop application, such as the Backup or Rich Markdown plugin. Some process needs to be implemented so that they are bundled and updated automatically. You'll have to consider how it will work on CI, and across platform. The process should be fault tolerant and retry when something fails.
Difficulty Level: High
Skills Required: TypeScript, JavaScript, knowledge of Electron and GitHub Actions.
# More info
- Make sure you read the [Joplin Google Summer of Code Introduction](https://joplinapp.org/gsoc2022/index/)