mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 05:41:39 +00:00
docs: unnumber demo-vault setup notes
This commit is contained in:
parent
284ec28dcb
commit
5e424f6fb1
3 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ Welcome to the [Backlink Full Path](https://github.com/mnaoumov/obsidian-backlin
|
|||
|
||||
> [!TIP] Interactive buttons
|
||||
>
|
||||
> The two setup notes have **Run** buttons, powered by [`CodeScript Toolkit`](https://github.com/mnaoumov/obsidian-codescript-toolkit/), which this vault installs for you automatically on first open (see [[04 CodeScript Toolkit prerequisite]]). The feature itself is just the Backlinks pane, so the feature notes have no buttons.
|
||||
> The two setup notes have **Run** buttons, powered by [`CodeScript Toolkit`](https://github.com/mnaoumov/obsidian-codescript-toolkit/), which this vault installs for you automatically on first open (see [[CodeScript Toolkit prerequisite]]). The feature itself is just the Backlinks pane, so the feature notes have no buttons.
|
||||
|
||||
## Feature
|
||||
|
||||
|
|
@ -13,5 +13,5 @@ Welcome to the [Backlink Full Path](https://github.com/mnaoumov/obsidian-backlin
|
|||
|
||||
## Setup
|
||||
|
||||
- [[03 Code buttons check]]
|
||||
- [[04 CodeScript Toolkit prerequisite]]
|
||||
- [[Code buttons check]]
|
||||
- [[CodeScript Toolkit prerequisite]]
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Code buttons check
|
||||
|
||||
If [`CodeScript Toolkit`](https://github.com/mnaoumov/obsidian-codescript-toolkit/) is installed and enabled, the block below renders as a **Run** button. Click it - a notice should appear. If you only see a code block, install the prerequisite first: [[04 CodeScript Toolkit prerequisite]].
|
||||
If [`CodeScript Toolkit`](https://github.com/mnaoumov/obsidian-codescript-toolkit/) is installed and enabled, the block below renders as a **Run** button. Click it - a notice should appear. If you only see a code block, install the prerequisite first: [[CodeScript Toolkit prerequisite]].
|
||||
|
||||
```code-button
|
||||
---
|
||||
Loading…
Reference in a new issue