Glossary: Difference between revisions

Jump to navigation Jump to search
613 bytes added ,  23 February 2021
m
no edit summary
mNo edit summary
mNo edit summary
(3 intermediate revisions by the same user not shown)
Line 28: Line 28:
; <div id=dialog></div>Dialog
; <div id=dialog></div>Dialog
: Synonyms: [[#card|Card]], [[#form|Form]] (In Memento, the term ''card'' is preferred.)<br/>A proper subset of a screen that pops up "in front of" a screen to support the collection of information or performance of a task, and upon completion, returns to the "underlying" screen.
: Synonyms: [[#card|Card]], [[#form|Form]] (In Memento, the term ''card'' is preferred.)<br/>A proper subset of a screen that pops up "in front of" a screen to support the collection of information or performance of a task, and upon completion, returns to the "underlying" screen.
; <div id="display"></div>Display
: (Mobile term)
: In the '''mobile edition''', the way Memento is presented to the user, as a part of the device and its operating system. A app's screen is generally shown on the display.


; <div id=team></div>Dropdown panel
; <div id=team></div>Dropdown panel
Line 121: Line 125:


== S ==
== S ==
; <div id=screen></div>Screen
; <div id=screen></div>Screen &mdash; the content of a mobile display or desktop window
: In the mobile edition, as Memento is an application running natively on a device, its display normally consumes the device's entire screen. In certain circumstances &mdash; such as on devices that support multitasking &mdash; a Memento screen may occupy only a portion of the device's screen.
: In the mobile edition, a '''display screen'''. As Memento is an application running natively on a device, its screen normally consumes the device's entire display, making the terms essentially synonymous. In certain circumstances &mdash; such as on devices that support multitasking &mdash; a Memento screen may occupy only a portion of the device's display.
: In the desktop edition, a screen is generally referred to as a [[#window|window]], since the windowed user interfaces of desktop & laptop machines are generally made up of windows that may be minimized, maximized, or displayed as a window among other open windows whose contents can at least partially be seen concurrently. On these machines, Memento runs in a window.
: In the desktop edition, a '''window screen'''. As Memento is an application running natively in a window, its screen normally consumes the device's entire window, making the terms essentially synonymous. The user interfaces of desktop & laptop machines are generally made up of [[#window|windows]] that may be minimized, maximized, or displayed as a window among other open windows whose contents (the screens) can at least partially be seen concurrently.


; <div id=sort></div>Sort
; <div id=sort></div>Sort
Line 165: Line 169:
: In the '''mobile edition''', the following views are available: [[#list_view|List view]], [[#cards_view|Cards view]], [[#table_view|Table view]], [[#kanban_view|Kanban view]], & [[#calendar_view|Calendar view]].
: In the '''mobile edition''', the following views are available: [[#list_view|List view]], [[#cards_view|Cards view]], [[#table_view|Table view]], [[#kanban_view|Kanban view]], & [[#calendar_view|Calendar view]].
: In the '''desktop edition''', the following views are available: [[#list_view|List view]], [[#table_view|Table view]], & [[#calendar_view|Calendar view]].
: In the '''desktop edition''', the following views are available: [[#list_view|List view]], [[#table_view|Table view]], & [[#calendar_view|Calendar view]].
== W ==
; <div id="window"></div>Window
: (Desktop term)
: In the '''desktop edition''', the way Memento is presented to the user, as a part of the machine's operating system.
[[Category:Overview]]
[[Category:Overview]]

Navigation menu