Skip to content

Official Smart Plugins site

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

Delegate the work

What changes today

Delegated work becomes manageable from the outcome note.

Instead of starting a detached chat, you send one specific next action from the note and keep the thread, result, or review cue attached to the work.

You are creating

A Delegated work section that lets you return to the assignment without searching tabs or history.

Before:

After:

Copy into your note

Add the Smart Chat codeblock to delegate and manage work from the note:

## Delegated work

```smart-chatgpt
```

Add a next action section to better clarify the next step of the work being delegated.

## Next action

- [ ] Evaluate the current context against what done looks like for the current note to identify possible blindspots
- [ ] [one specific action AI should help with right now]

Answer in your note

Next action starters

Outcome type Starters
Content Outline, Draft, Produce, Write
Code Architect, Create, Implement
Decision Compare, Research, Review
Plan Reverse-engineer, Systematize

Examples

Weak delegation:

Better delegation:

## Next action
- [ ] Produce a first pass that can be reviewed against What done looks like.

## Delegated work
[link to the where AI is doing the work]

Why it works:

Checkpoint

Use Smart Plugins to make this easier

Smart Chat is helpful when you want the provider thread attached inside Obsidian. It is not required. If you use another method, use the Delegated work section to make it easy for you to access the work.

Same loop, bigger outcome

For small outcomes, one delegated action may be enough to produce a usable result.

For complex outcomes, delegate one next action at a time so review can improve the note before the next pass.

The same rule still applies: delegate one specific next action and use reviewing the result to improve the outcome note.