e6f77b12af
Initial implementation of command link arguments --------- Co-authored-by: prcrst <p-github@prcr.st> Co-authored-by: Zef Hemel <zef@zef.me>
244 B
244 B
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")}