diff --git a/README.md b/README.md index 2377fde..589d29b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Do you use folders to categorize your notes and wish that Obsidian would show ce Waypoint is an Obsidian plugin that automatically generates tables of contents/MOCs within your folder notes. Once a waypoint is generated, it'll automatically link to every note within the folder and its subfolders. The Waypoint plugin will detect when you create/rename/move/delete a note and automatically stay up-to-date. **No more dealing with loads of tags or manually updating your own content maps!** +![](./images/screen-recording-waypoint-generation-03-12-22.gif "Waypoint generation in action") + ## Features - **Automatically generated tables of contents!** diff --git a/images/screen-recording-waypoint-generation-03-12-22.gif b/images/screen-recording-waypoint-generation-03-12-22.gif new file mode 100644 index 0000000..b7bea38 Binary files /dev/null and b/images/screen-recording-waypoint-generation-03-12-22.gif differ