obsidian-folder-notes
obsidian-folder-notes copied to clipboard
Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
"Delete folder note" command says that folder note will be moved to the system trash. But instead, the corresponding file is deleted permanently. OS Windows. Please see the event log...
The click event handlers would call `createFolderNote` with an undefined `extension` parameter, which will ultimately lead to the specified Template not being applied due to a mismatch between the actually...
Obsidian version: v1.5.12 Folder notes version: 1.7.22 To reproduce: - Create several folder notes all under the same parent - Rename one of those folder notes Expected: - No sibling...
So if i create folder overview folder It doesn't create real links and shows up in the graph view (and in linked mentions in notes) graph view Is it a...
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...
So you have no quick way to get to the folder in the Files pane **Workaround**: Disable plugin setting `Hide folder note`
So, there is no an easy way to get a link to the folder note via dragging
Since we are already using a real file as a folder note, it would be nice to read some properties from the file to customize how the folder note looks...
Hi, I use this plugin in conjunction with Quartz - it's great, thank you! In Quartz, we use can link to folders using the syntax: ``` [[path/to/folder/]] ``` which based...