Skip to content

Commit 0c721f2

Browse files
committed
fix tasknotes workflows install callout
1 parent 69d1060 commit 0c721f2

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

docs/companion-plugins/tasknotes-workflows.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
TaskNotes Workflows is a companion plugin for Markdown-defined automation. It lets you create workflow notes that respond to TaskNotes events, schedules, manual commands, and selected Obsidian events, then run typed actions against TaskNotes tasks.
44

5-
!!! tip "Install TaskNotes Workflows"
5+
## Install TaskNotes Workflows
66

7-
TaskNotes Workflows is published as a separate Obsidian Community Plugin: [install TaskNotes Workflows from the Obsidian plugin directory](https://community.obsidian.md/plugins/tasknotes-workflows).
7+
<div class="card-grid">
8+
<a class="card" href="https://community.obsidian.md/plugins/tasknotes-workflows" target="_blank" rel="noopener noreferrer">
9+
<span class="card__title">Install from Obsidian Community Plugins</span>
10+
<span class="card__desc">Open the TaskNotes Workflows listing in the Obsidian plugin directory</span>
11+
</a>
12+
</div>
813

9-
In Obsidian, you can also find it under Settings > Community plugins > Browse by searching for `TaskNotes Workflows`.
14+
You can also install it from Obsidian: open Settings > Community plugins > Browse, then search for `TaskNotes Workflows`.
1015

1116
The plugin is designed for workflows users often ask TaskNotes core to handle, such as:
1217

0 commit comments

Comments
 (0)