noatpad / obsidian-banners

An Obsidian plugin that adds banners to your notes
MIT License
616 stars 39 forks source link

[2.0.5-beta] Placeholder is displayed when a property is empty. #161

Open charle36 opened 3 months ago

charle36 commented 3 months ago

The ability to had the content of properties to the title is an awesome addition to the plugin, but I observed that when the property has no value, the placeholder is displayed. It would be better if the placeholder is ignored instead when the property has no value.

Thanks!