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
85
downloads
0
forks
24
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

Create Folder at Note Location

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.

You can also set any file to be used as a template for the folder note. When the Add Folder with Note Here command is used, the template file will be copied to become the folder note.

This plugin was created using the sample plugin for Obsidian (https://obsidian.md).

Installation

Follow the steps below to install this plugin.

  1. Search for "Create Folder at Note Location" in Obsidian's community plugins browser
  2. Select the Install button
  3. 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: