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

'Only open folder notes through the name' option is always resets on restart #84

Closed batrand closed 4 months ago

batrand commented 4 months ago

Every time the vault opens, the option resets back to false. The issue happens on my main vault and on a new vault.

Steps to reproduce:

  1. Create a new vault, install the plugin, and create some folders with folder notes
  2. Open plugin settings > File explorer > check 'Only open folder notes through the file name' to true. Observe that the setting works.
  3. Close the vault, and open it again. The setting no longer works. Open plugin setting: the check 'Only open folder notes through the file name' has reverted to false.

I have attached a copy of the new test vault as well if it helps:

  1. Download and open the vault. Open plugin settings, check the option, and observe that it works
  2. Close the vault and open it again. The check reverts, and the setting no longer works. You have to open the setting and turn it back on again.

bug.zip

batrand commented 4 months ago

thank you for the prompt fix!