Main:Scripting index: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Memento Scripting index==
Yada
When using Memento (or any software tool), one comes upon limits among the functions of what they can do. Most often these limits can be exceeded by the use of ''scripting''.
When using Memento (or any software tool), one comes upon limits among the functions of what they can do. Most often these limits can be exceeded by the use of ''scripting''.


Scripting is done for Memento in JavaScript, although there is an older, proprietary technique of scripting in Memento's calculation script. For information regarding such scripting, see [[About:Calculation of expressions|Calculation of expressions]] as an overview and [[Spec:Calculation field|Calculation field]] for details.
Scripting is done for Memento in JavaScript, although there is an older, proprietary technique of scripting in Memento's calculation script. For information regarding such scripting, see [[About:Calculation of expressions|Calculation of expressions]] as an overview and [[Spec:Calculation field|Calculation field]] for details.


=== Scripting, Calculation, and App Orchestration & Integration ===
=== Index for Scripting, Calculation, and App Orchestration & Integration in Memento===
{| class="wikitable"
{| class="wikitable"
! Topics !! Overviews !! Specs !! Guidance
! Topics !! Overviews !! Specs !! Guidance
Line 21: Line 24:
| style="width:25%;" | [[How:Write scripts in JavaScript for Memento|Write scripts in JavaScript for Memento]]
| style="width:25%;" | [[How:Write scripts in JavaScript for Memento|Write scripts in JavaScript for Memento]]
|}
|}
[[Category:en]] [[Category:Main]] [[Category:Scripting]] [[Category:Index]]

Revision as of 01:31, 12 December 2021

Memento Scripting index

Yada

When using Memento (or any software tool), one comes upon limits among the functions of what they can do. Most often these limits can be exceeded by the use of scripting.

Scripting is done for Memento in JavaScript, although there is an older, proprietary technique of scripting in Memento's calculation script. For information regarding such scripting, see Calculation of expressions as an overview and Calculation field for details.

Index for Scripting, Calculation, and App Orchestration & Integration in Memento

Topics Overviews Specs Guidance
Scripting in Memento Using JavaScript in Memento

Using a Memento Calculation field Using the Memento JavaScript Library

JavaScript field
Memento JavaScript Library:

Triggers
Actions
Data Sources


Trigger Examples

Tasker Integration


Calculation field
Write scripts in JavaScript for Memento