Merge pull request #2 from mProjectsCode/master

Update README.md
This commit is contained in:
Moritz Jung 2022-05-17 23:08:51 +02:00 committed by GitHub
commit e138b19ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,3 +79,7 @@ Thank you for wanting to contribute to this project.
Contributions are always welcome. If you have an idea, feel free to open a feature request under the issue tab or even create a pull request.
### Credits
Credits go to:
- https://github.com/anpigon/obsidian-book-search-plugin for some inspiration and the idea to make this plugin
- https://github.com/liamcain/obsidian-periodic-notes for 99% of `Suggest.ts` and `FolderSuggest.ts`