Skip to content

Official Smart Plugins site Smart Plugins are independent third-party plugins for Obsidian. Smart Connections is the flagship plugin.

Smart Graph Pro v1.2

Turn a cluster into a working set

A graph that ends as a picture is a dead end. Smart Graph Pro v1.2 lets you recognize a meaningful region, review the actual notes inside it, and turn that decision into Context, Canvas, a note, links, or a PNG without selecting the sources again.

The graph becomes a place to decide what belongs together, not just a different way to look at the vault.

Update all installed Smart Plugins together, then restart Obsidian. Smart Graph Pro v1.2 requires Smart Environment v3.

A better semantic foundation for the graph

The shape of Smart Graph begins with embeddings, so Smart Environment v3 is a substantial part of this release. Graph gets a faster shared startup path, the Pro accelerated vector index, a broader built-in local model catalog, and the ability to switch embedding models without deleting the embedding set you may want to revisit.

That makes it easier to choose a lighter or multilingual model for a particular vault, compare how the semantic landscape changes, and return to the earlier model without treating the experiment as irreversible.

Shared drag-and-drop and menu actions also make Graph a more natural continuation from Connections, Lookup, Context, or the note already in front of you.

Learn more about the release of Smart Environment v3.

1. Find the region that matters

Select one note, several nodes, or a semantic cluster. Search while non-matches dim, drop indexed notes or folders onto the graph, or send a Smart Lookup result set into a new visual scope.

The surrounding shape remains visible, so bridge notes, isolated ideas, and neighboring clusters can change your understanding without changing the exact working set you are building.

2. Review the sources as notes

The new Notes panel turns the visual selection into a readable list. Selected clusters and notes remain grouped, and you can open a source, remove one item, clear the selection, or move the panel out of the way. Minimized and collapsed states keep the graph usable in smaller panes.

Link previews, authored-link display, graph reveal, and semantic-cascade replay help explain the region without forcing you to leave the visual and reconstruct the list elsewhere.

3. Turn the decision into work

From the same reviewed selection or scope, you can:

One source set can become a spatial workspace, a written draft, reusable Context, or a shareable image without being selected again.

Before / After

Before With Smart Graph Pro v1.2
A useful visual cluster often ended as a screenshot or memory. Preserve the exact selection as Context, Canvas, note, links, or PNG.
It was difficult to review a dense region as ordinary notes. The Notes panel makes the source set readable and editable.
Lookup and Graph required a manual handoff. Send a reviewed Lookup result set directly into a visual scope.
Trying another embedding model risked discarding the earlier semantic index. Smart Environment v3 keeps previous model embeddings available when you switch.
Refreshes and pane changes could leave stale graph state behind. Deterministic refresh and lifecycle cleanup rebuild the graph more reliably.

Supporting improvements

Learn more

Release notes

v1.2.1

Updated: Smart Environment

v1.2.0

Improved: compatibility with new windows

Improved: Connections list Graph integration using Smart Environment menu actions pattern

Refactor smart graph label handling and rendering logic

Refactor smart graph utility functions and add tests for capture filename and search query normalization

Enhance smart graph rendering: add empty state handling and performance logging functions

Refactor smart graph actions: remove legacy code, introduce overlay component, and enhance utility functions

Add scope management actions: implement graph_add_scope_to_smart_context and graph_copy_scope_links, enhance smart_graph with scope item handling

Add PNG saving functionality: implement graph_save_png action and related utilities for capturing and saving graph images

Refactor render event handling: update payload structure and enhance error reporting in emit_rendered_event

Add notes panel component: implement smart_graph_notes_panel for enhanced graph interaction (displays selected clusters/nodes)

Enhance notes panel state management: implement cluster grouping logic and add unit tests for selection behavior

feat: enhance smart graph notes panel with drag-and-drop functionality and UI improvements

feat: add create canvas and create note functionalities with respective menus and actions

feat: enhance smart graph notes panel with remove selection functionality

feat: implement note creation features with synthesis support and bridge review candidates

feat: enhance context menus with new actions for scope management and copying links

feat: hide save button when it's the only action in the smart graph actions

added: graph animation (reveal)

feat: add hover link functionality for source nodes and style adjustments for source links

Added: show links action

Added: graph reveal animation

Added animation action

Fixed: deterministic Smart Graph refresh

Improved: Smart Context creation actions

Documented: Show links, Replay graph reveal, and Replay semantic cascade as release-supported actions

Implement graph_add_items_to_scope action and associated tests; enhance smart_graph with drag-and-drop functionality for indexed items

Add lookup_list_send_to_smart_graph action and associated menu for exploring lookup results in Smart Graph

Refactor get_dropped_folder_sources to improve path normalization and matching logic

Add drag-and-drop visual feedback for the smart graph main area

Updated: Smart Environment v3