From 84325f8bbaecafd25652556ee58833f9b984f377 Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Wed, 22 Mar 2023 12:50:24 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 541166f..54ea2de 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ Create notes within folders that can be accessed without collapsing the folder, - Exclude folders - Hide folder note from file explorer +## Credits +Thank you to everyone who has created a plugin that inspired me and I took code from. +- Template suggester, created by [SilentVoid13](https://github.com/SilentVoid13) and [Liamcain](https://github.com/liamcain) (their plugins: https://github.com/SilentVoid13/Templater/, https://github.com/liamcain/obsidian-periodic-notes)