Create Folder at Note Location
approvedby josteniok
This plugin has not been manually reviewed by Obsidian staff. Creates a folder at the location of the current note.
This is a very simple Obsidian plugin that adds two commands to create a folder at the location of the current active note. The first command (Add Folder Here) will just add a folder at the location of the current active note. The other command (Add Folder with Note Here) adds a folder and a note with the same name to it and then opens the note. I added the second command because I use the Waypoint plugin and this automatically creates a folder note for the folder.
This plugin was created using the sample plugin for Obsidian (https://obsidian.md).
Installation
Follow the steps below to install this plugin.
- Search for "Create Folder at Note Location" in Obsidian's community plugins browser
- Select the Install button
- Enable the plugin in your Obsidian settings (find "Create Folder at Note Location" under "Community plugins").
Usage
An example of the two commands being used is shown here:
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.