Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pluging command exportFolders as jex #4308

Closed
JackGruber opened this issue Jan 5, 2021 · 0 comments
Closed

Pluging command exportFolders as jex #4308

JackGruber opened this issue Jan 5, 2021 · 0 comments
Labels
bug It's a bug high High priority issues plugins Anything related to Joplin's plugin system

Comments

@JackGruber
Copy link
Contributor

I am trying to export a folder in a plugin with the following command:

await joplin.commands.execute('exportFolders', 'e84fe96ee4a34f6eb1fd79105f29a772', "jex", export_path);

For md, raw and html it works fine, but for jex i get the following error:
Uncaught (in promise) Error: Cannot load "exporter" module for format "jex" and target "directory"

@JackGruber JackGruber added the bug It's a bug label Jan 5, 2021
@laurent22 laurent22 added high High priority issues plugins Anything related to Joplin's plugin system labels Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug high High priority issues plugins Anything related to Joplin's plugin system
Projects
None yet
Development

No branches or pull requests

2 participants