Examples
Use these examples when you want to copy a working pattern instead of starting from a blank choice.
| Workflow | Choice type | Setup | Prerequisites | What it creates |
|---|---|---|---|---|
| Add Journal Entry | Capture | Beginner | Daily note or journal file | A timestamped journal entry |
| Add a Task to a Kanban Board | Capture | Beginner | Obsidian Kanban plugin | A task in a board section |
| Fetch Tasks from Todoist | Capture and Macro | Intermediate | Todoist API token | Imported Todoist tasks |
| Canvas Capture | Capture | Intermediate | An Obsidian Canvas file | Text added to a selected or targeted card |
| Add an Inbox Item | Template | Beginner | Inbox folder or note | A new inbox note |
| Create an MOC Note with a Link Dashboard | Template | Intermediate | Base template file | A note with an embedded Base dashboard |
| Automatic Book Notes from Readwise | Template and Macro | Advanced | Readwise export script | Book notes with highlights |
| Book Finder | Macro | Intermediate | Book lookup script | A populated book note |
| Movie and Series Script | Macro | Intermediate | TMDB API key | Media notes with metadata |
| Move Notes with a Tag | Macro | Intermediate | Tagged notes | Notes moved into a target folder |
| Zettelizer | Macro | Intermediate | Headings in an existing note | New notes split from headings |
| Toggl Manager | Macro | Advanced | Toggl integration | Preset time entries |
Pick by goal​
Capture information faster​
Start with Add Journal Entry if you want the simplest capture flow. Move to Canvas Capture when your target is a Canvas card instead of a Markdown note.
Create structured notes​
Start with Add an Inbox Item for a small template. Use Create an MOC Note with a Link Dashboard when you want a generated note to include a live Base dashboard.
Run scripted workflows​
Start with Book Finder to see the common macro pattern: prompt for input, call a script, write a note, and open the result.