Skip to content
Actions for Obsidian icon Home Actions for Obsidian 2024.1.3 › Actions

Actions for Obsidian › Actions › Create Folder

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 vault
  • directory2 → 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