Metadata Hider

approved

by Benature

Hide specific metadata property or if its value is empty.

24 stars10,014 downloadsUpdated 1y agoMIT
View on GitHub

Metadata Hider

Obsidian Downloads GitHub stars latest download

Github release GitHub release (latest by date including pre-releases)

Click to install

  • Hide metadata property if its value is empty.
  • Keep displaying specific metadata properties even if they are empty.
  • Keep hiding specific metadata properties even if they are not empty in properties table / file properties (side dock) / all properties (side dock).
  • Show all metadata properties when inputting metadata properties, except specific properties that are set to always hidden.

Usage

Open Settings > Community Plugins > Metadata Hider to set which metadata properties to hide or always show.

Install

Install from community plugins

Click to install

Install by BRAT Plugin

Manually install

  • Download latest version in Releases
  • Copy over main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/metadata-hider/
  • Reload plugins in Community plugins and enable Metadata Hider

How to build

  • git clone https://github.com/Benature/obsidian-metadata-hider clone this repo.
  • npm i install dependencies
  • npm run dev to start compilation in watch mode.
  • npm run build to build production.

Support

If you find this plugin useful and would like to support its development, you can sponsor me via Buy Me a Coffee ☕️, WeChat, Alipay or AiFaDian. Any amount is welcome, thank you!

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.