mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
477 stars 27 forks source link

[FR] Ability to add Metadata Menu button/icon to folders with folder note #649

Open n21rl opened 3 months ago

n21rl commented 3 months ago

I would love to be able to display the fileclass icon/Metadata Menu button next to folder names when they contain a folder note. I use this folder note plugin, but others work similarly by consolidating folders and notes of the same name.

For example, let's say I have nested location notes (France\France.md, France\Paris.md), each with a "location" fileClass and the associated 📍 icon. Without the folder note plugin, this displays like this in the file explorer:

▼ France

France 📍 Paris 📍

The folder note plugins hides the folder note (France.md) in the file explorer. Clicking on the folder name opens the corresponding note. In the current iterration of Metadata Menu, only Paris.md displays the Metadata Menu icon:

▼ France

Paris 📍

This is the desired behaviour:

▼ France 📍

Paris 📍

Thanks for considering this! I completely understand if this is too difficult to figure out, considering the interaction with another plugin.