No description
Find a file
2024-05-29 20:30:56 -04:00
.gitignore - Moved styles to css file 2024-05-29 19:57:01 -04:00
esbuild.config.mjs Initial Commit 2024-05-29 11:58:31 -04:00
LICENSE Initial commit 2024-05-29 11:55:59 -04:00
main.css Initial Commit 2024-05-29 11:58:31 -04:00
main.js - Moved styles to css file 2024-05-29 19:57:01 -04:00
main.ts - Moved styles to css file 2024-05-29 19:57:01 -04:00
manifest.json Initial Commit 2024-05-29 11:58:31 -04:00
package-lock.json Initial Commit 2024-05-29 11:58:31 -04:00
package.json Initial Commit 2024-05-29 11:58:31 -04:00
README.md Update README.md 2024-05-29 20:30:56 -04:00
styles.css - Moved styles to css file 2024-05-29 19:57:01 -04:00
tsconfig.json Initial Commit 2024-05-29 11:58:31 -04:00
version-bump.mjs Initial Commit 2024-05-29 11:58:31 -04:00
versions.json Initial Commit 2024-05-29 11:58:31 -04:00

Smart Connections Graph View

Welcome to the Smart Connections Graph View Plugin! This plugin integrates seamlessly with the Smart Connections tool, offering an advanced, interactive way to visualize connections between your notes. Our goal is to enhance your ability to discover relationships and insights within your notes, transforming the way you interact with and understand your information.

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.
  • Adjustable Visualization Settings: Customize node size, link thickness, and text fade thresholds to tailor the visualization to your preferences.
  • Interactive Tooltips: Hover over links to see detailed information about connections.
  • Customizable Forces: Adjust the repel force, link force, and center force for a more personalized layout.

Installation

Getting started with the Smart Connections Graph View Plugin is easy. Follow these steps to install and integrate it with your Smart Connections setup:

  1. Install Smart Connections: Ensure you have the Smart Connections plugin installed in your Obsidian environment.
  2. Install Visualization Plugin: Download and install the Smart Connections Visualization Plugin from the Obsidian Community Plugins.

Usage

Once installed, the Smart Connections Visualization Plugin provides an intuitive interface to explore your notes' connections. Click on the dice icon to the left that says "Smart Graph"

Opening the Visualization

To open the visualization:

  1. Open the command palette and select "Smart Connections: Open Visualization."
  2. The visualization pane will appear, displaying a dynamic force-directed graph of your notes and their connections.

Interacting with the Graph

  • Zooming: Use the mouse wheel or touchpad to zoom in and out of the graph.
  • Panning: Click and drag the graph to move it around.
  • Hovering: Hover over links to see tooltips displaying connection details.

Customizing the Visualization

Access the settings menu by clicking the gear icon in the top right corner of the visualization pane. Here, you can adjust various parameters:

  • Score Threshold: Adjust the threshold for displaying connections based on their relevance.
  • Node Size: Change the size of the nodes to make them more visible or to declutter the graph.
  • Link Thickness: Modify the thickness of the links to better visualize connection strengths.
  • Text Fade Threshold: Set the zoom level at which labels fade in and out.
  • Repel Force: Adjust the force that pushes nodes apart.
  • Link Force: Modify the strength of the connections.
  • Center Force: Change the force that keeps the graph centered.

Community and Support

Your involvement is crucial to the evolution of Smart Connections Graph View. From troubleshooting issues to suggesting new features, every contribution enriches our community and drives the project forward!

Join Our Community

  • GitHub Discussions: Participate in discussions on GitHub to share your experiences and ask questions.
  • Contribute: Help develop the plugin, report issues, or suggest new features.
  • User Testimonials: Share how the plugin has impacted your workflow and creativity.

Acknowledgements

Special thanks to Brian, the developer behind Smart Connections.

License

The Smart Connections Visualization Plugin is open-source and available under the MIT License. Contributions are welcome!


Feel free to reach out with any questions or suggestions. We hope this plugin enhances your note-taking experience and helps you uncover new insights and connections within your notes. Happy visualizing!