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

Button for creating new notes and subfolders #110

Open TheAussieTinker opened 2 months ago

TheAussieTinker commented 2 months ago

This is less a bug and more of a feature request.

It would be nice if there was a little "+" symbol that appeared next to a folder that the cursor was hovering over and when clicked, gave an option of either a note or subfolder to be created inside that folder. This would greatly improve making new notes in specific folders. The Make.md plugin does this quite well but I don't want the rest of the Make.md package so I am trying to find another to implement it.