Folder Note Plugin: How to see images (or #00ff00) assigned to a folder?

Things I have tried

I wrote this into the settings:

type: folder_brief_live
imagePrefix: '{{FOLDER_PATH}}/attachments/'

and also tested this:

type: folder_brief_live
imagePrefix: '{attachments\'
image: 'folder.jpg'

and this:

type: folder_brief_live
imagePrefix: '{{FOLDER_PATH}}/attachments/'
image: 'folder.jpg'

I added a picture to into P:\Obsidian\Privat\attachments\folder.jpg

I added a picture to into P:\Obsidian\Privat\Gabi\attachments\folder.jpg

Then I did a ctrl-click on the folder “Privat”.

The problem: I cannot see the image of the folder “Gabi”.

What can I do to show the images as shown here?

I use Windows 10 with Obsidian 1.0.3 and Folder Note 0.7.3.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.