Main:Home: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2021-12-13|4.10.3|1.10.1| Memento wiki home page}}
{{Stamp|2022-01-08|4.10.3|1.10.1| Memento wiki home page}}
{{BannerMenu}}
{{BannerMenu}}
 
[[Dev:To be done]]
===Wiki home — The Memento Database application===
===Wiki home — The Memento Database application===
The Memento Database application is a personal & professional database application that comes in 2 editions, each of which run on various computing platforms. Memento Database runs within the Java Runtime Environment.
The Memento Database application is a personal & professional database application that comes in 2 editions, each of which run on various computing platforms. Memento Database runs within the Java Runtime Environment.
<hr><hr>


{| class="wikitable" style="width:100%"
=== About the Memento Database application Editions & Platforms ===
|-
Yada intro, what's an edition, what's a platform, what's a release?
| style="width:50%; vertical-align=top" |
=== The Memento Database application Editions & Platforms ===
Yada


====Memento editions====
==== About Memento editions & their platforms====
*The Mobile edition &mdash; an edition that runs on mobile device '''''platforms''''', such as Google's Android OS and Apple's iOS OS.
*The Mobile edition &mdash; an edition that runs on mobile device '''''platforms''''', such as Google's Android OS and Apple's iOS OS.
**The edition on the Android platform dates back to 2015 or earlier.
**The edition on the Android platform dates back to 2015 or earlier.
**The edition on the iOS platform has not yet been released (as of December 2021 and is currently undergoing beta testing.
**The edition on the iOS platform has not yet been released (as of Jan 2022 and is currently undergoing beta testing.
*The Desktop edition &mdash; an edition first released in 2017, simultaneously for these platforms...
*The Desktop edition &mdash; an edition first released in 2017, simultaneously for these platforms...
**Microsoft's Windows PCs
**Microsoft's Windows PCs
Line 24: Line 22:


====About the Memento wiki &mdash; Information about the user-authored Memento wiki====
====About the Memento wiki &mdash; Information about the user-authored Memento wiki====
For information about the user-authored Memento wiki, see [[Where is the wiki home page?]].
For information about the user-authored Memento wiki, see [[Where is the wiki home page?]]
| style="width:50%; vertical-align=top" |
<hr><hr>
===Memento's structure &mdash; the User Interface, Scripting, and Database tiers===
Like almost all modern applications, Memento employs a 3-tier structure.


====Memento tiers====
===The '''''UI (user interface) & indices into it''''' &mdash; The '''''Presentation tier''''' indices (indexes)===
*The '''''User Interface (UI) tier''''' &mdash; more properly called the ''Presentation tier''. The UI consists of &mdash; on the Mobile edition screens & on the Desktop edition windows &mdash; in either edition with cards (forms), menus, toolbars, buttons, and so on &mdash; to handle interaction with the user.
Like all indices, these provide direct access to the various facilities of Memento. The UI indices (one for each edition) are specific to the OS platforms it runs on.
*The '''''Scripting tier''''' &mdash; more properly called the ''Application tier'' &mdash; actions taken upon user input or other such events, like the pushing of a button or saving of an entry. These events may be handled &dash; to some degree by Memento & to another degree by the use of '''''scripting''''' &mdash; manages these events, some of which are handled by Memento itself and some of which may be controlled by the user, generally in JavaScript.
*The '''''Database tier''''' &mdash; more properly called the ''Data tier'' &mdash; manages ''storage of & access to data''. This tier includes definitions of all libraries, fields (with any aggregations or autofills), entries, links among or relationships between libraries, templates, filters, synchronization of local data with data in the cloud, the <u>partial</u> synchronization of each library with Google Sheets, which can then be saved to Microsoft Excel files. <u>'''This'''</u> synchronization with (spreadsheets in Google Drive, as opposed to libraries in the ''Memento cloud'') of library links, item names names in Single-Choice List, Radio Buttons, Multiple-Choice List, Checkboxes, & List fields, and with tag names in Tags fields.
|}
<hr>
<hr>
===The Memento UI <small>(user interface)</small> &mdash; The '''''Presentation tier''''' indices <small>(indexes)</small>===
Like all indices, these provide direct access to the various facilities of Memento. The UI indices (one for each edition) are specific to the OS platforms it runs on.


{| style="width: 100%" <!-- Put these 2 launchers side by side -->
{| style="width: 100%" <!-- Put these 2 launchers side by side -->
| style="width:50%" |
| style="width:50%" |
===='''''Mobile''''' index &mdash; Navigating the '''''Mobile''''' Memento '''''UI''''' <small>(user interface)</small>====
==== [[Main:Mobile home|'''''Mobile edition home page''''']] &mdash; The '''''Mobile''''' Memento '''''UI''''' (user interface)====
[[Main:Mobile index|The index to the Mobile edition of the Memento Database]]<br/>provides links to all the Wiki21 (Memento wiki 2021) pages for the Mobile edition.
[[Main:Mobile index|The <u>index</u> to the Mobile edition of the Memento Database]]<br/>provides links to all the ''Wiki22'' (Memento wiki 2022) pages for the Mobile edition.


| style="width:50%" |
| style="width:50%" |
==== '''''Desktop''''' index &mdash; Navigating the '''''Desktop''''' Memento '''''UI''''' <small>(user interface)</small>====
==== [[Main:Desktop home|'''''Desktop edition home page''''']] &mdash; The '''''Desktop''''' Memento '''''UI''''' (user interface)====
[[Main:Desktop index|The index to the Desktop edition of the Memento Database]]<br/>provides links to all the Wiki21 (Memento wiki 2021) pages for the Desktop edition.
[[Main:Desktop index|The <u>index</u> to the Desktop edition of the Memento Database]]<br/>provides links to all the ''Wiki22'' (Memento wiki 2022) pages for the Desktop edition.
|}
|}
<hr>


<hr>
{| style="width:100%"
{| class="wikitable" style="background-color:#C0C0C0"
|
|
=== '''''Scripting''''' index &mdash; Navigating the Memento '''''Scripting''''' or Application tier facilities &mdash; '''''Scripting''''' the Memento Database ''Application''===
 
[[Main:Scripting index|The (almost entirely) edition-independent index to the Memento Database application]] provides links to all the Wiki21 (Memento wiki 2021) pages for scripting the Memento Database application.
=== '''''Scripting index ''''' <small>&mdash; Navigating the Memento '''''Scripting tier''''' (Application tier) facilities &mdash; '''''Scripting''''' the Memento Database Application</small>===
[[Main:Scripting index|The (almost entirely) edition-independent index to the Memento Database application]] provides links to all the Wiki22 (Memento wiki 2022) pages for scripting the Memento Database application.
|
|
==='''''Database''''' index &mdash; Navigating the Memento '''''Database''''' or Data tier facilities &mdash; '''''Database & Data Structure''''' in the Memento Database application===
 
[[Main:Database index|The index to the (almost entirely) edition-independent index to the Memento Database application]] provides links to all the Wiki21 (Memento wiki 2021) pages for the Database & data structure areas within the Memento Database application.
==='''''Database index''''' <small>&mdash; Navigating the Memento '''''Database tier''''' (Data tier) facilities &mdash; '''''Database & Data Structure''''' in the Memento Database application</small>===
[[Main:Database index|The index to the (almost entirely) edition-independent index to the Memento Database application]] provides links to all the Wiki22 (Memento wiki 2022) pages for the Database & data structure areas within the Memento Database application.
|}
|}
<hr><hr>


<hr>
===Support &mdash; Everything involved in supporting your use of Memento, Help, & the Forum and the Wiki===
===Support &mdash; Everything involved in supporting your use of Memento, Help, & the Forum and the Wiki===
Yada
Yada
Line 68: Line 60:
====Memento support====
====Memento support====
Yada, link to memento support
Yada, link to memento support
<hr><hr>


<hr><hr>
== =Bill=> Older stuff should by now be in linked pages, but is it? <=Bill= ==
==Older stuff should by now be in linked pages, but is it?==


{{BeginNote|The following was from earlier versions of wiki21 and has been related into its own page &mdash; the Home pages of each of the editions & platforms.}}
{{BeginNote|The following was from earlier versions of Wiki22 and has been related into its own page &mdash; the Home pages of each of the editions & platforms.}}
Here's more about the obsoleted information below.
Here's more about the obsoleted information below.
{{EndNote}}
{{EndNote}}


====[[About:UI for database design|Designing a database & setting up the libraries]]====
====[[About:UI for database design|Designing a database & setting up the libraries]]====
yadda yadda
yada yada


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
Line 83: Line 75:
|-
|-
| width "25%" |
| width "25%" |
<br/>[[What is a Library?]]
[[What is a Library?]]
<br/>[[Library Structure]]
<br/>[[Library Structure]]
<br/>[[Relationships in a Library]]
<br/>[[Relationships in a Library]]
| width "25%" |
| width "25%" |
<br/>[[Creating a new library]]
[[Creating a new library]]
<br/>[[Fields]]
<br/>[[Fields]]
<br/>[[Properties]]
<br/>[[Properties]]
Line 95: Line 87:


====[[About:Data analysis|Making your data work for you]]====
====[[About:Data analysis|Making your data work for you]]====
yadda yadda
yada yada


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
Line 106: Line 98:


====[[About:Teamwork features|Teamwork features]]====
====[[About:Teamwork features|Teamwork features]]====
yadda yadda
yada yada


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
Line 113: Line 105:
| width "25%" | [[About:Users & user groups|Users & user groups]]
| width "25%" | [[About:Users & user groups|Users & user groups]]
| width "25%" | [[Permissions]]
| width "25%" | [[Permissions]]
<br/>[[Shared Libraries]]
[[Shared Libraries]]
| width "25%" |
| width "25%" |
|}
|}
Line 119: Line 111:
==== ''Data Analysis'' in the ''Desktop edition'' (aka Slicing & dicing)<br/>Sorting, grouping, filtering, charting, aggregation====
==== ''Data Analysis'' in the ''Desktop edition'' (aka Slicing & dicing)<br/>Sorting, grouping, filtering, charting, aggregation====


{{NoteLine|As of Nov 2021, this section is merely a paste of the same section for the mobile edition. I don't have much experience with data analysis in the Desktop edition, so maybe someone (Beth, maybe with Ernst's help?) might fix it up to be accurate for the Desktop edition?  -Bill}}
{{NoteLine|As of Jan 2022, this section is merely a paste of the same section for the mobile edition. I don't have much experience with data analysis in the Desktop edition, so maybe someone (Beth, maybe with Ernst's help?) might fix it up to be accurate for the Desktop edition?  -Bill}}


Memento provides the ability to view entries in the Entries List as a straightforward list of entries. In addition, it provides an assortment of list features the user can use:
Memento provides the ability to view entries in the Entries List as a straightforward list of entries. In addition, it provides an assortment of list features the user can use:
Line 137: Line 129:
|}
|}


<hr><hr>
<hr>
<b><em><big>End of the new mobile UI section based on Beth's desktop up section</big></em></b>
<b><em><big>End of the new mobile UI section based on Beth's desktop up section</big></em></b>


Line 171: Line 163:
| width "25%" | [[How:Slice & Dice Library Data|Slice & Dice Library Data]]
| width "25%" | [[How:Slice & Dice Library Data|Slice & Dice Library Data]]
|}
|}
<hr><hr>

Revision as of 17:05, 14 January 2022

« Memento wiki home page as of 2022-01-08, editions Mobile 4.10.3, Desktop 1.10.1 »

Wiki
Home
About
Wiki | Memento
Getting started
Wiki | Memento
Indexes
Mobile | Desktop | Scripting
Support
Wiki | Memento

Dev:To be done

Wiki home — The Memento Database application

The Memento Database application is a personal & professional database application that comes in 2 editions, each of which run on various computing platforms. Memento Database runs within the Java Runtime Environment.



About the Memento Database application Editions & Platforms

Yada intro, what's an edition, what's a platform, what's a release?

About Memento editions & their platforms

  • The Mobile edition — an edition that runs on mobile device platforms, such as Google's Android OS and Apple's iOS OS.
    • The edition on the Android platform dates back to 2015 or earlier.
    • The edition on the iOS platform has not yet been released (as of Jan 2022 and is currently undergoing beta testing.
  • The Desktop edition — an edition first released in 2017, simultaneously for these platforms...
    • Microsoft's Windows PCs
    • Apple's MacOS PCs
    • Linux PCs

About Memento — Information about the Memento Database application

For information about Memento, see the About Memento home page.

About the Memento wiki — Information about the user-authored Memento wiki

For information about the user-authored Memento wiki, see Where is the wiki home page?



The UI (user interface) & indices into it — The Presentation tier indices (indexes)

Like all indices, these provide direct access to the various facilities of Memento. The UI indices (one for each edition) are specific to the OS platforms it runs on.


Mobile edition home page — The Mobile Memento UI (user interface)

The index to the Mobile edition of the Memento Database
provides links to all the Wiki22 (Memento wiki 2022) pages for the Mobile edition.

Desktop edition home page — The Desktop Memento UI (user interface)

The index to the Desktop edition of the Memento Database
provides links to all the Wiki22 (Memento wiki 2022) pages for the Desktop edition.


Scripting index — Navigating the Memento Scripting tier (Application tier) facilities — Scripting the Memento Database Application

The (almost entirely) edition-independent index to the Memento Database application provides links to all the Wiki22 (Memento wiki 2022) pages for scripting the Memento Database application.

Database index — Navigating the Memento Database tier (Data tier) facilities — Database & Data Structure in the Memento Database application

The index to the (almost entirely) edition-independent index to the Memento Database application provides links to all the Wiki22 (Memento wiki 2022) pages for the Database & data structure areas within the Memento Database application.



Support — Everything involved in supporting your use of Memento, Help, & the Forum and the Wiki

Yada

Wiki support

Yada, link(s) to wiki support page(s)

Memento support

Yada, link to memento support



=Bill=> Older stuff should by now be in linked pages, but is it? <=Bill=


NOTE: The following was from earlier versions of Wiki22 and has been related into its own page — the Home pages of each of the editions & platforms.

Here's more about the obsoleted information below.


Designing a database & setting up the libraries

yada yada

Overviews Specifications Help

What is a Library?
Library Structure
Relationships in a Library

Creating a new library
Fields
Properties
Dependencies
Items

Making your data work for you

yada yada

Overview Specifications Guidance
Using the Entries List screen to visualize & analyze your data

Teamwork features

yada yada

Overview Specifications Guidance
Users & user groups Permissions

Shared Libraries

Data Analysis in the Desktop edition (aka Slicing & dicing)
Sorting, grouping, filtering, charting, aggregation


« NOTE: As of Jan 2022, this section is merely a paste of the same section for the mobile edition. I don't have much experience with data analysis in the Desktop edition, so maybe someone (Beth, maybe with Ernst's help?) might fix it up to be accurate for the Desktop edition? -Bill »


Memento provides the ability to view entries in the Entries List as a straightforward list of entries. In addition, it provides an assortment of list features the user can use:

  • to sort or view the entries in various orders (sequences),
  • to filter the data to see only the entries you want to see, view entries in groups with subtotals,
  • to chart or view the entries' field values plotted on a chart to give the user a visual image of how the data values relate to each other,
  • and to aggregate or view totals & subtotals, averages, minimums, or maximums.
Topics Overviews Specs Guidance
Data visualization & analysis (Slicing & Dicing)
Sort/rearrange, group, filter, chart, aggregate
Aggregating data

Charting data

Entries List screen Slicing & dicing (visualizing & analyzing) library data

End of the new mobile UI section based on Beth's desktop up section

Overviews Specifications
The Android platform and soon iOS, too
How:Data analysis (Slicing & Dicing):
(Sorting, grouping, filtering, aggregation, & charting)

Aggregation
Charting data
How:Slice & Dice Library Data
Screens & cards

Libraries List screen

Library Edit screen
Entries List screen
Entry Edit card
Entry View card
File Manager card
Attached Files card
Charting data

Data Analysis in the Mobile edition — Slicing & dicing:
Sorting, grouping, filtering, charting, aggregation

Topics Overviews Specs Guidance
Data analysis (Slicing & Dicing) Aggregation

Charting data

Entries List screen Slice & Dice Library Data