Creates a folder or folder structure in the specified vault.
If the specified folder path or parts of the folder structure already exists, they will not be modified.
Parameters
Vault
The vault to work in.
Type: Vault reference
Folder Path
Where to create the folder. Examples:
/directory
→ New folder at the root level of the vaultdirectory2
→ New folder at the root level of the vault/directory/with/subfolders
→ New folder structure starting at root level of the vault. The folders will be created as needed.
Type: Text
Related Links
- Search the Actions for Obsidian community forum for "Create Folder"