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

Remove logging #99

Closed RyotaUshio closed 3 months ago

RyotaUshio commented 3 months ago

Hi, thank you a lot for this wonderful plugin!

It seems like you forgot to remove this logging code:

https://github.com/LostPaul/obsidian-folder-notes/blob/065000d28e031c35dc36b0b28ca6dae99019d66b/src/ExcludeFolders/functions/folderFunctions.ts#L16-L17

LostPaul commented 3 months ago

Yeah I forgot to remove it the next day and I'm currently on vacation so could you create a pr that removes them? Thanks for reporting

RyotaUshio commented 3 months ago

Sure, I created one.