Update README.md

This commit is contained in:
Lost Paul 2023-06-06 16:37:30 +02:00 committed by GitHub
parent 24ee7f72a1
commit c2367ccbec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,6 @@
# Obsidian folder notes
Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
## Support the development of the plugin
<a href='https://ko-fi.com/D1D1GHGSI' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi2.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
## Table of contents
- [Features](#features)
@ -49,3 +45,8 @@ Thank you to everyone who has created a plugin that inspired me and I took code
- Folder underline, inspired from https://github.com/aidenlx/alx-folder-note
- Stop folders from collapsing, the basic idea from https://github.com/alangrainger/obsidian-folder-notes and some code lines
- The basic idea is from https://github.com/xpgo/obsidian-folder-note-plugin
## Support the development of the plugin
<a href='https://ko-fi.com/D1D1GHGSI' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi2.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>