Main:Home: Difference between revisions

24 bytes removed ,  30 October 2021
m
Tag: visualeditor
Line 122: Line 122:
See [[About:Architecture of the Memento app]] to see how Memento works & is put together.
See [[About:Architecture of the Memento app]] to see how Memento works & is put together.


=== ''The Memento Scripting index'': Actions to be taken as a result of the user interface activity  ===
=== ''Scripting index'': Actions to be taken as a result of the user interface activity  ===
The application section is made up of the Memento app itself and then, optionally, actions to be taken as specified by scripting by the user, as described here.
The application section is made up of the Memento app itself and then, optionally, actions to be taken as specified by scripting by the user, as described here.


=== ''The Memento Database index'': Database & library structure  ===
=== ''Database index'': Database & library structure  ===
Libraries can be linked so they can work together as a database. So, each ''library'' has a structure of ''fields'' & other things (see below for what make up its structure), and each ''database'' has a structure of ''libraries'' & links between them (see [[About:Database structure#Examples]] for an example).
Libraries can be linked so they can work together as a database. So, each ''library'' has a structure of ''fields'' & other things (see below for what make up its structure), and each ''database'' has a structure of ''libraries'' & links between them (see [[About:Database structure#Examples]] for an example).