diff --git a/README.md b/README.md index 2b0f23a..c9a34a2 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,14 @@ Obsidian Plugin: Add description note to a folder. Generate card-style overview ## Features -- Dispaly and manage folder note easily +- Display and manage folder note easily - Support 3 different folder note methods - Automatically keep folder and folder-note name in syncing - Make a folder by active note file - Customized initial folder note content - Card and strip style view of folder content - ccard code block for elegant view of item data +- (with [Waypoint](https://github.com/IdreesInc/Waypoint) pluggin) folder-notes relationships appear in Graph View ## How it works @@ -70,6 +71,15 @@ If you want to configure the content and appearence of the `ccard` code block, p ![Card_Strip_Style](https://raw.githubusercontent.com/xpgo/obsidian-folder-note-plugin/master/image/style-card-strip.png) +## Option - Add Folder / Note links in Graph View + +By default FolderNote will not generate a link in between notes and the newly generate folder-note in Obsidian Graph View. One workaround is to use the [Waypoint](https://github.com/IdreesInc/Waypoint) pluggin, adding +``` +%% Waypoint %% +``` +in your folder note or directly in the default Initial Content (FolderNote parameters) + + ## Change log Remember to update the plugin, if you find some issues.