Skip to content

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

Copy the current note as context

Use current-note copy when the active note owns the assignment and linked traversal may add required evidence.

Edition-specific entry points

Core and Pro expose different controls. Use the exact command or menu for the installed edition.

Core: open the depth chooser

Run:

Smart Context: Copy current text to clipboard (choose link depth)

In the Copy context modal:

Pro: use the current-note menu or chooser

Choose the Smart Context: Copy current ribbon action.

The menu begins with:

Pro also provides:

Smart Context Pro: Copy current context clipboard (choose link depth)

The command opens the estimated Copy context modal. Selecting a row copies immediately. In Pro, hold Shift while selecting a depth when the intended output is media.

What each depth includes

Depth Adds Use it when
0 The current source, rendered embedded material, and depth-0 additions from the first Smart Context codeblock. The active note already contains the assignment and evidence.
1 - outlinks only Notes linked from the starting source. Intentional outgoing links hold required evidence.
1 - include backlinks Outgoing and incoming linked notes. Notes that point to the starting source also matter.
2 or 3 Additional linked layers in Pro. A bounded multi-hop relationship is required and the package remains reviewable.

Depth 0 does not traverse ordinary links. Embedded notes can still appear because they are part of the current note's rendered content.

The first Smart Context codeblock can add items to the depth-0 package. When those additions change the result, the chooser can show a No codeblock row so you can copy the note without them.

Fixed-depth commands

Fixed-depth commands skip the chooser and are useful for hotkeys.

Core provides direct copy for:

Pro adds:

Do not describe Depth 0 as having a backlinks variant; linked traversal begins at Depth 1.

Verify the result

  1. Open the note that owns the task.
  2. Copy at the smallest useful depth.
  3. Read the completion notice for the file and character counts.
  4. Paste into a clean note or composer.
  5. Confirm the (current) source, every item path, and embedded material.
  6. Widen the depth only when required evidence is linked from or back to the note.

Character, item, and token counts are estimates. The destination can count tokens differently.

Related pages