mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes
This commit is contained in:
commit
72dc9dacab
1 changed files with 5 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue