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

Right click wrong behavior #76

Closed arteny closed 5 months ago

arteny commented 5 months ago

When right-click on any folder (with or without folder-note), it expands/collapse it. That is not expected behavior. Please show only context menu. The reason of existing behavior is this plugin, if turn off it, right click works correctly.

LostPaul commented 5 months ago

Sorry I forgot to add an if statement but it should work now fine with the latest release.