From 88b3125a545a7cbcb09d996dd742bdedf9a4f8e2 Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:16:58 +0200 Subject: [PATCH] Features list --- docs/docs/index.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 00415a7..e02df77 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,10 +1,15 @@ -# Introduction +# Overview Folder notes is a plugin for the note taking app [Obsidian](https://obsidian.md/) that lets you attach notes to folders so that you can click on the name of a folder to open the note like in the app [Notion](https://www.notion.so/). This plugin has some unique features that separate it from similar "Folder note" plugins like opening folder notes through the path, creating folder notes for every existing folder, templater/template support and more. - - -![[assets/Untitled.png]] - -[[assets/Untitled.png]] -![[docs/assets/Untitled.png]] -![Test image](./assets/Untitled.png) +## Features +- Open folder notes through the file explorer/path by clicking on folder names +- Canvas folder notes (soon support for Excalidraw and more) +- Sync folder note name with the folder name +- Automatically create folder notes when creating folders +- Turn every folder into a folder note +- Folder overview embed with default settings +- Hide folder notes in the file explorer +- Underline folder names in the file explorer/path +- Stop collapsing of folders (with folder notes) in the file explorer +- Only open folder note through the folder name and the rest collapses the folder +- Front matter title plugin support