Create Folder
create_folderCreate a new folder in your Obsidian vault by writing a hidden .gitkeep placeholder, enabling organized storage for notes and documents.
Instructions
Create a new folder in the Obsidian vault by writing a hidden .gitkeep placeholder. Obsidian creates folders on demand when files are written into them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderPath | Yes | Folder path to create, e.g. 'Projects/Alpha' or 'Meetings/2024' |