Groups

Groups help to structure the elements and make working with them easy.
You can create maximum three groups located inside each other keeping the containement hierarchy.

Example

Display

One global group Root Group 1

"Root Group 1": {}

Sample one empty folder

Two global groups Root Group 1 and Root Group 2 with one
Inner Group 1

"Root Group 1": {},
"Root Group 2": {
"Inner Group 1": {}
}

Sample two empty root folder

For Inner Group 1 and Inner Group 2 inside
a parent group Root Group 1

"Root Group 1": {
"Inner Group 1": {},
"Inner Group 2": {}
}

Sample two empty root folder

  1. Two groups Nested Group 1 and Nested Group 2 inside
    parent Inner Group 1, the last one is located in the global
    parent Root Group 1
  2. One group Inner Group 2 inside the global
    parent Root Group 1
"Root Group 1": {
"Inner Group 1": {
"Nested Group 1": {},
"Nested Group 2": {}
},
"Inner Group 2": {}
}

Sample nested empty folders

The same way you can create innumerable quantity both global and inner gruops (max. 3 in 1), separated by commas.

note

Each newly created group in your code has to be created in the form of a folder with files (inside Atom Preview Assets and templates files Atom After Effects / Atom Premiere Pro or etc.).
The structure of a final group has to have contants, such as templates or other elements (audio files, presets and other).