xpgo / obsidian-folder-note-plugin

Plugin to add description note to a folder for Obsidian.
396 stars 29 forks source link

Feature request: add support for .canvas files as folder index, not only .md #76

Open vladstudio opened 1 year ago

vladstudio commented 1 year ago

So I created a "Todo" folder and tried to make Todo.canvas to see if Folder Note would recognize it as an index file. It didn't - It created Todo.md instead, so the file tree looks like this:

image

But also, the plugin hides todo.canvas from Obsidian, so it looks like this:

image

It'd be great to be able to use .canvas files as index, not only .md. Thanks!

berot3 commented 1 year ago

https://github.com/LostPaul/obsidian-folder-notes has this... FYI