1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/readme/api/references/plugin_api_index.md

11 lines
385 B
Markdown
Raw Normal View History

---
sidebar_position: 1
---
# Joplin Plugin API
With plugins you can directly modify Joplin by adding new features to the application.
- Follow this link for the [plugin API reference](https://joplinapp.org/api/references/plugin_api/classes/joplin.html)
- To see what can be done with a plugin, check the [overview](https://github.com/laurent22/joplin/blob/dev/readme/api/index.md)