Skip to content

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

License

Notifications You must be signed in to change notification settings

valteriomon/obsidian-folder-notes

 
 

Repository files navigation

Obsidian folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Table of contents

Features

  • Notes in folders
  • Click on folder name to open folder note
  • Folders don't collapse (can be changed in the settings)
  • Templater and templates support
  • The name of folders that contain folder notes are underlined (can get toggled in the settings)
  • Automatically create folder notes in folder on folder creation (can be turned on in the settings)
  • Exclude folders
  • Hide folder notes from file explorer

Soon

  • Create folder note for every existing folder

Showcase

Open folder notes

wzk25GXUpc

Automatically create folder notes

Obsidian_NLUDzVBWRe

Exlude folders

Obsidian_NLUDzVBWRe

How to install the plugin

  1. Download main.js, manifest.json, styles.css from the latest release (see releases)
  2. Create a new folder in Vault-name/.obsidian/plugins and put the downloaded files in there
  3. Reload your plugins and enable the plugin

Obsidian_QaY1e3nCzL

Obsidian_w4hTprcOjW

Credits

Thank you to everyone who has created a plugin that inspired me and I took code from.

About

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • CSS 3.8%
  • JavaScript 2.6%