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

Option: Disable auto focus new folder note #115

Closed kevinkickback closed 1 month ago

kevinkickback commented 2 months ago

When "Automatically create folder notes" is enabled it will auto focus any newly created folder in the active leaf. I would like the ability to disable that.

This makes it hard to perform actions in the background such as moving a file with templater (if a new folder is created in the process) or using vault.createFolder in a script as it will pull focus.

Thanks for the consideration!

LostPaul commented 1 month ago

Done, this will be added in the next plugin release.