Actions

Action is a script that is launched when pressing the certain toolbar icon. To create a new Action, open Scripts panel, click Add icon from the Toolbar and choose Add actions option.

The code panel will be changed. Then, you need to:

Adding an action

  1. Define the Name for the Action
  2. Choose whether it is active now or not
  3. Select whether the Action is executed for an entry or for the whole Library
  4. Define Arguments if needed.
  5. Add Script — lines of code.

Before you start, visit wiki to get to know more about Memento Database syntax and the features of Actions.

Was this article helpful?

Related Articles