Create Folder at Note Location

by josteniok
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Creates a folder at the location of the current note.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
2
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

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).