Actions
Actions in Cherri are intended to be easier to use, as in some cases, single actions have been split up into multiple actions to reduce the number of arguments and complexity. Some arguments are optional, and some are required.
Actions can be used just like you would call a function in another language
alert("Hello!")
Standard Actions
Below are categories of standard Shortcut actions currently supported. Keep in mind that actions in each category, other than the basic actions, need to be included.
Please report incomplete or non-working actions
Can I contribute actions, even non-standard actions?
Yes, it’s not very hard!
Learn more about contributing actions