Copy link to clipboard
Copied
Hello. Do anyone know, how can I divide presets into "clusters". I want to separate some of my presets folders with those lines:
Copy link to clipboard
Copied
Hello. Do anyone know, how can I divide presets into "clusters". I want to separate some of my presets folders with those lines:
Copy link to clipboard
Copied
If you want one or more preset groups to appear in a separate cluster, do the follow steps for every preset in the groups:
1. Right-click the preset and do Show In Finder / Explorer.
2. Edit the selected .xmp file in a text editor, e.g. Text Edit or Notepad.
3. Replace the following line:
crs:Cluster=""
with this:
crs:Cluster="John's Cluster"
[Use the blue reply button under the first post to ensure replies sort properly.]
Copy link to clipboard
Copied
So if I have for example 400 presets, I need to do this manually to every single preset? That would take a lot of time. Is there no automatic or faster solution for this?
Copy link to clipboard
Copied
Never mind, I managed to group edit presets with Notepad++