Skip to content

Releases: duluodexiaopiqiu/hide-empty-headings

1.0.3

16 Jun 08:46

Choose a tag to compare

Removes empty headings in reading view to keep your notes clean.

1.0.2

16 Jun 08:30

Choose a tag to compare

fix: resolve Obsidian review issues

  • Add MIT LICENSE
  • Fix manifest.json: author, authorUrl, isDesktopOnly, description
  • Fix README link to correct repo
  • Bilingual README (English/Chinese)

1.0.0

22 May 01:39

Choose a tag to compare

Hide Empty Headings v1.0.0

功能

  • 阅读模式下自动隐藏没有内容的标题
  • 支持多级标题嵌套判断(子标题有内容时父标题正常显示)
  • 切换笔记时自动触发,无需手动操作

安装

将 main.js 和 manifest.json 放入 vault 的 .obsidian/plugins/hide-empty-headings/ 目录,启用插件即可。