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
73d7addee6
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
The plugin can be downloaded by clicking on [https://obsidian.md/plugins?id=folder-notes](https://obsidian.md/plugins?id=folder-notes) and then on install.
|
||||
## Basic features
|
||||
### Create folder overview
|
||||
Find more out about the folder overview feature on the [folder overview page](./Features/Folder%20overview.md)
|
||||
Find more out about the folder overview feature on the [folder overview page](./Folder%20overview.md)
|
||||
|
||||
To create a folder overview in a note either use the command "Insert folder overview" or on pc right click and select "create folder overview"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "folder-notes",
|
||||
"name": "Folder notes beta",
|
||||
"version": "1.7.30-25-beta",
|
||||
"version": "1.7.30-26-beta",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.",
|
||||
"author": "Lost Paul",
|
||||
|
|
|
|||
Loading…
Reference in a new issue