Appearance
Files and folders
Lines without extensions or paths will be created as folders.
Folders will be nested according to indentation. Spaces and basic special characters are allowed in folder names, but avoid using .
, \
, /
and :
as they might cause issues.
Lines with extensions will be created as files.
So img.png
will be a file, but img
will be a folder. Files are empty by default. If you want to import a file, you can use a full path explained in the imports section.
Folder 1
subfolder-1-1
subfolder-1-1-1.txt
subfolder-1-2
Folder 2
[path/to/Library]
Folder 1
subfolder-1-1
subfolder-1-1-1.txt
subfolder-1-2
Folder 2
Library
config.json