Tells the file extensions of the exported files.
The format to be exported, eg "enex", "jex", "json", etc.
Only applies to single file exporters or importers It tells whether the format can package multiple notes into one file. For example JEX or ENEX can, but HTML cannot.
Tells the type of notes that will be generated, either HTML or Markdown (default).
The type of sources that are supported by the module. Tells whether the module can import files or directories or both.
Called when the import process starts. There is only one event handler within which you should import the complete data.
The description that will appear in the UI, for example in the menu item.