File Tree¶
The File Tree Pane in the DATAMIMIC editor displays the structure of your project and allows you to navigate and manage various components. The pane includes different file types, actions for creating and managing files, and actions for resetting, saving, and switching editor modes.
File Types¶
The File Tree Pane includes the following file types:
- Models: Contains the DATAMIMIC models of your project.
- Entity Data: Stores entity-specific data.
- Weighting Data: Manages data distribution and weighting.
- Scripts: Includes templates and scripts for various tasks (JSON, SQL, etc.).
- Config: Holds configuration files for your project.
Creating New Files¶
To create a new file, click the plus icon next to the desired file type category.

Managing Files¶
You can manage existing files by right-clicking on the file name. This action opens a context menu with options to rename, download, or delete the file.

Updating Files¶
Files can be updated by downloading and uploading via
- drag-and-drop into the File Tree Area or by
- clicking the plus icon of the given file type and selecting the last option starting with UPLOAD.

Note
Easy Drag'n'drop is especially handy if you are updating CSV files in your favorite local editor and want to upload them into your project as input data for the generation.
File Tree Actions¶
At the top of the File Tree Pane, you have three primary actions:

- Reset Changes: Revert any unsaved changes.
- Save Changes: Save the current changes to your files.
- Switch Editor Mode: Toggle between Simple Mode and Advanced Mode.