1
0
silverbullet/website/Markdown/Command links.md

10 lines
244 B
Markdown
Raw Normal View History

Command links allow you to create buttons in your pages that trigger commands.
# Basic use
{[Stats: Show]} or {[Open Daily Note]}
# Aliasing
{[Stats: Show|Show me stats]}
# Passing arguments
{[Flash: Custom Message|Say hello]("hello there")}