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

Command: create folder note with a new folder note for the active note in the current folder error #56

Closed Jacaran closed 8 months ago

Jacaran commented 8 months ago

Hi. First of all thank you so much for this great plugin!

When I use the command for "Folder notes: create folder note with a new folder note for the active note in the current folder" it does what it's supposed to do just fine except that the file type gets added to the file name without a period to show that its a file type. Resulting in the folder note note working properly because it is renamed as "foldernotenamemd" instead of "foldernotename.md". Screenshot 2023-11-02 235253

Sure it's an easy fix if I just manually add a period in front of "md", but still would appreciate it a lot if it just worked.

LostPaul commented 8 months ago

Should be fixed now