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

Bug: `Make current active note a folder note for the folder of the active note` can hide a file #129

Open TheMathGuyd opened 2 days ago

TheMathGuyd commented 2 days ago

When Make current active note a folder note for the folder of the active note is run on a file named the same as the vault, in the vault folder, that file is renamed to .md making the file hidden.

Example: Vault name: ABC File name: ABC.md (in vault but not in folder) < Run Command > New filename will be .md

LostPaul commented 2 days ago

Great catch!