joplin/packages/generator-joplin/generators/app/templates
Henry Heino 316ef9d960
Desktop,Mobile: Plugins: Simplify getting the ID of the note open in an editor (#11841)
2025-02-17 12:08:48 +00:00
..
api Desktop,Mobile: Plugins: Simplify getting the ID of the note open in an editor (#11841) 2025-02-17 12:08:48 +00:00
src Setup new release 3.3 2025-01-27 09:35:44 -08:00
.gitignore_TEMPLATE Generator: Update plugin generator to handle requirements of coming plugin repository 2021-01-04 18:45:43 +00:00
.npmignore_TEMPLATE Generator: Update plugin generator to handle requirements of coming plugin repository 2021-01-04 18:45:43 +00:00
GENERATOR_DOC.md Doc: Suggest installing yo@4.3.1 2023-11-12 15:52:01 +00:00
README.md Generator: Updated doc 2023-06-28 14:49:19 +01:00
api_index.ts Plugins: Added support app_min_version property and made it required 2020-11-15 14:18:46 +00:00
package_TEMPLATE.json Chore: Joplin generator: Remove `@joplin/lib` dev dependency from generated projects (#10075) 2024-03-11 10:11:07 +00:00
plugin.config.json Generator: Better handling of external scripts 2021-01-08 16:31:11 +00:00
tsconfig.json Plugins: Added support app_min_version property and made it required 2020-11-15 14:18:46 +00:00
webpack.config.js Generator: Print version number after calling updateVersion script 2024-11-18 17:44:37 +00:00

README.md

Joplin Plugin

This is your new Joplin plugin. It is suggested that you use this README file to document your plugin.

For information on how to build or publish the plugin, please see GENERATOR_DOC.md