Simple Folder Note

approved

by heono3h

This plugin has not been manually reviewed by Obsidian staff. Treats a .md file with the same name as its folder as a folder note. Hides it from the file explorer and opens it when the folder is clicked.

31 downloadsUpdated 1mo agoMIT

Simple Folder Note

A minimal Obsidian plugin that treats a .md file with the same name as its folder as a "folder note."

Features

  • Hide from file explorer — the folder note file is not shown duplicated alongside its folder
  • Click folder → open note — clicking the folder name in the file explorer opens its folder note in the current tab

Folder note conventions

Both layouts are supported (priority: inside → outside):

TypeExample path
InsideIdeas/Good Story/Good Story.md
OutsideIdeas/Good Story.md (next to the folder)

Installation

Manual

  1. Download main.js and manifest.json from the latest release
  2. Copy them to your vault's .obsidian/plugins/simple-folder-note/ folder
  3. Reload Obsidian → Settings → Community plugins → Enable

BRAT (beta)

  1. Install the BRAT plugin
  2. BRAT settings → Add Beta Plugin → enter HEONO3H/simple-folder-note

License

MIT


한국어 (Korean)

폴더와 같은 이름의 .md 파일을 "폴더 노트"로 취급하는 최소 기능 Obsidian 플러그인.

기능

  • 탐색기에서 숨기기 — 폴더 노트 파일이 파일 탐색기에 중복 노출되지 않음
  • 폴더 클릭 → 노트 열기 — 파일 탐색기에서 폴더명 클릭 시 해당 노트가 현재 탭에 열림

폴더 노트 인식 규칙

두 가지 구조 모두 지원 (우선순위: 안쪽 → 바깥쪽).

종류경로 예시
안쪽Ideas/좋은 이야기/좋은 이야기.md
바깥쪽Ideas/좋은 이야기.md (폴더와 같은 레벨)

설치

수동 설치: 최신 릴리스에서 main.js, manifest.json을 볼트의 .obsidian/plugins/simple-folder-note/에 복사 후 재시작.

BRAT: Add Beta PluginHEONO3H/simple-folder-note 입력.

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.