generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Page
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/reference/buttonactions/open/
Issue or Enhancement
When I use a button to open specific note, wikilink ([[note]]) dosen't work.
```meta-bind-button
style: primary
label: open mynote
action:
type: open
link: [[mynote]]
```
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation