README file from
GithubThis 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).