Studio and Graph › Settings
Installed Nodes
Node presets installed on this machine from .mmnode files, and how to import or remove one.
"Presets you or someone else exported to a .mmnode file and installed on this machine. They show up under 'Installed Nodes' in the Add Node menu. Uninstalling never changes a graph you already placed one into. You can organize them into subfolders here or in the plugin's own folder, and a folder can carry Python scripts alongside its .mmnode - both are picked up automatically."
Controls
| Control | Behaviour |
|---|---|
| Import... | Opens a dialog titled "Import Node Preset" and installs the .mmnode file you choose. Tooltip: "Open a .mmnode file and install it." |
| Refresh | Re-scans your installed presets from disk. |
The table
| Column | Contents |
|---|---|
| Title | The preset's name. |
| Author | Who exported it. |
| Category | Where it files itself in the Add Node menu. |
| Nodes | What node(s) the preset contains. |
| Script | A [py] glyph if the preset carries a Python script alongside it. Tooltip: "Contains a Python script. Never runs on install or placement - see Settings > Scripting." |
| Installed | When it was installed. |
| (actions, unlabeled) | Open Folder and Uninstall - see below. |
Row actions
- Open Folder reveals the preset's folder on disk.
- Uninstall removes the preset from My Presets. Its tooltip: "Remove this preset from My Presets. Graphs you already placed it into are not affected." Presets that shipped with the app cannot be uninstalled at all - the button is disabled, with the tooltip "This preset shipped with the app and cannot be uninstalled."
Toasts you may see: "Uninstalled" on success, "Uninstall failed" on failure, and "Could not read the file" if a preset file itself is unreadable.