LostPaul / obsidian-folder-notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
https://lostpaul.github.io/obsidian-folder-notes/
GNU Affero General Public License v3.0
264 stars 11 forks source link

feat: turn folderNote filemenu commands into submenu #22

Closed Mara-Li closed 1 year ago

Mara-Li commented 1 year ago

Now, subMenu are a thing (not documented yet in the API), so I think it will be useful to use it for Folder note.

Preview: --> On file: image

--> On Folder Note: image

---> On folder : image

LostPaul commented 1 year ago

It works with older versions right?

Mara-Li commented 1 year ago

It works with older versions right?

I think it works until obsidian 1.0.0 yes