Chapter 1. Registry Items

Table of Contents

1.1. Import
1.2. Export
1.3. Options
1.4. Commands
1.5. Panels

This part of the documentation is auto generated from the code of the plugin to list a subset of the registry to ease accessing embedded features.

1.1. Import

MimeType Extension Name Description
text/plain {.txt, .ini, .fun} Plain Text Import files as plain text in the file explorer. The files are then, readable and writable.
text/sci {.sci} GreenSciLab Parameter File (v1.0) Usable with the GreenLab plugin.
text/html {.html,.htm} HTML Page Import html files in the file explorer. The html page is readable within GroIMP.
text/options {.options} Option File Option File
application/x-jar {.jar} Java Archive JAR imported in the file explorer as included in the classpath of the project.
application/x-grogra-project {.gs} Project Folder Load a project from the project file. All resources of the project are extracted at the root of the project file.
application/x-grogra-project+zip {.gsz} Project Archive Load a project from the project archive. All resources of the project are contained in the archive.
application/x-grogra-registry+xml Registry File The serialized version of a registry of a project.
application/x-grogra-graph+xml Graph File The serialized version of a project graph.
text/graphml+xml {.graphml}