From 07c2332326be9e89eda4f6fe68219bf6db82d04c Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Sat, 10 May 2025 11:51:49 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 23f52b7..7a5eada 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Welcome to the Smart Connections Visualizer Plugin! This plugin integrates seaml ![App Demo](Intro.gif) +## UPDATE + +This displays connections for a single note. If you've like to visualize clusters between multiple notes or all within your entire vault, check out [Smart Connections Vault Visualizer](https://github.com/Mossy1022/Smart-Connections-Vault-Visualizer) + ## Features - **Dynamic Force-Directed Graph:** Visualize connections as a force-directed graph where nodes represent notes or specific excerpts from them and edges represent connections. From f2ff56b10c9fcc2ba66e4655eda27c90fa51e18c Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Sat, 10 May 2025 11:52:14 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a5eada..56d32a2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Welcome to the Smart Connections Visualizer Plugin! This plugin integrates seaml ## UPDATE -This displays connections for a single note. If you've like to visualize clusters between multiple notes or all within your entire vault, check out [Smart Connections Vault Visualizer](https://github.com/Mossy1022/Smart-Connections-Vault-Visualizer) +This displays connections for a single note. If you'd like to visualize clusters between multiple notes or all within your entire vault, check out [Smart Connections Vault Visualizer](https://github.com/Mossy1022/Smart-Connections-Vault-Visualizer) ## Features