1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/services/plugins
2020-10-09 18:35:46 +01:00
..
hooks All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
PlatformImplementation.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
plugin_index.html All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
plugin_index.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
PluginRunner.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
README.md All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
UserWebview.tsx All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
UserWebviewDialog.tsx All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
UserWebviewDialogButtonBar.tsx All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
UserWebviewIndex.html All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
UserWebviewIndex.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00

Platform-specific (here desktop) plugin methods should be implemented here.