1097 results found
-
Transactions Control Language (begin, commit, abort) in scripts for more one libraries
In order to manage databases, SQL defines four languages: DDL (Data Definition Language) which includes commands such as CREATE, ALTER, and DROP; DML (Data Manipulation Language) which includes commands such as INSERT, UPDATE, DELETE, and SELECT; DCL (Data Control Language) which includes commands such as GRANT and REVOKE; and TCL (Transaction Control Language) which includes commands such as BEGIN, COMMIT, and ABORT. I have noticed that Memento implements the first three languages, but I do not see the fourth. Triggers allow us to cancel operations in the user interface and that is implemented in one library. I want to know…
3 votes -
Update grouping by tree for multiple selections.
The Tree is a good edition to existing entries, especially as it allows multiple selections.
However an anomaly exists when entries are grouped by the tree, where it doesn't display the selected grouping rightly in a multiselection scenario. Example in a fictional herbal supplement shop inventory scenario:
- Ingredient "Thyme" is selected for function "Immune Boosting" and "Mind Calming"
- Ingredient Turmeric is selected as "Digestive system aid" and "Immunity system booster"
- The Ingredient is a text entry, and Function is a Tree entry
Sadly when Grouping is done by Function, only 2 Headers come up as opposed to 3 Headers being…
3 votes -
Update grouping by tree for multiple selections.
The Tree is a good edition to existing entries, especially as it allows multiple selections.
However an anomaly exists when entries are grouped by the tree, where it doesn't display the selected grouping rightly in a multiselection scenario. Example in a fictional herbal supplement shop inventory scenario:
- Ingredient "Thyme" is selected for function "Immune Boosting" and "Mind Calming"
- Ingredient Turmeric is selected as "Digestive system aid" and "Immunity system booster"
- The Ingredient is a text entry, and Function is a Tree entry
Sadly when Grouping is done by Function, only 2 Headers come up as opposed to 4 Headers being…
1 vote -
It be nice if you could make the multi choice list give you a choice of picking the bagrould color to like you do with the single choice
It make it easier to identify choices when looking at the entry's when you open the database. As I you these data base to monitor all my vital health functions
1 vote -
Copying fields to another libraries
I'd like to have ability to move or copy field from one library to another (field name, field settings etc.)
1 vote -
multiselect field with icon/image
Single selector has to add icon and color.
Why is there no icon in all multiple selectors?
We put the icon / image to multiple selectors too!
1 vote -
Drag an Drop ubication point in the map View
Is Useful to drag a drop point (register) in te map to correct ubication wihtout enter into the edit Windows. In the Ubication Field you can put a property "Can edit ubication in the map view"
3 votes -
add a "No heading" option in reporting.
Reports do always contain a heading at the first page and the next one after about 10 lines. Truncation of data is done automatically which generates an extra line after the next header in the report. This is extra work as I only need one header and not separated in various page and need to remove the extra headers added.
1 vote -
Android version show all fields in a search.
In the desktop version of Memento when you search for a term you are shown all the records with all the fields of the matching item. In the Android version you are only shown all the records with only the field with the matching term. Would like the Android version to be similar to the desktop version.
1 vote -
View with larger images like a gallery in desktop/browser
I want to use Memento for art/craft projects but the image viewing in the desktop tool (I much prefer browser based though!) is very restricted. There is no gallery view and the thumbnails in the table view are too small to be of any use. The limited support of images on a computer is a deal breaker for me, which is unfortunate because other than this, I would use only Memento for all my needs.
3 votes -
User Created Documentation for new Functionality in Memento
When new functionality is added to memento in new version, we get a very short description. Full documentation is not available for considerable time. Each user have to learn new functionality by doing trial and user. Some of the users like me are already creating document for the new functionality based on trial and error done.
If you create separate topic for each new functionality added in each new version, on the web site using [may be using Forum functionality], and allow users to put documentation or How to use details for those functionality, other users can benefit from there.…
3 votes -
Preset should have option to show them as Tabs
A new feature 'Preset View' has been added in Memento version 4.13. It is very much useful to change combination of tabs, sorting, filter, and grouping. If we have option to show Preset view names as tabs, selection of preset view will become very easy.
We are already using tabs to show filter, we can do the above as follows: -
When a present is selected, tabs based on filter which are selected in the preset should be shown. When no preset is selected, either all present can be shown as Tabs or presets which have been 'ticked' can be…
2 votes -
Make it possible to apply more than one filter at the same time
When filtering for more than one thing, that you already have a filter for, you need to make a new filter instead of applying the two. That is most relevant in graphs, where you are wondering "how would it look like, if I am also filtering for..."
1 vote -
[BUG] Radio buttons must have a way to clean them up
Full discussion on the Google Groups: https://groups.google.com/g/mementodatabase/c/dEOm2ivtVus
This is an actual bug and quite a bummer, which is (probably?) an easy fix. Radio buttons start empty, but once you select an option, you can't go back to the empty state.
1 vote -
Store and distribute groupings
I cannot find a way to store groupings, like filters. Data collection makes most sense if there is an easy way to look at it from different perspectives. While memento provides powerful filtering, alternative views have to be entered manually every time. The lack of this feature prevents me from using Memento more extensively, especially if several users are involved which have to change the groupings individually to all look at the same data.
3 votes -
Web viewer field
I would like a field, showing content from the internet. The url Cloud be a fix one or dynamic from a field. This would be great to embed google docs, maps etc.
3 votes -
Change the way dates can be entered.
Any date that is more that 10 months away or takes more than 10 touches is automatically takes longer to enter using the calendar than using a text field to enter formats like 2022-01-26.
Same thing with times.
It's easier to have a text field for dates or times as it stands at the moment1 vote -
API optimization
I suggest the following optimizations of the API:
Preserving the attribute values in JSON output
Right now attribute values of relationally linked tables are shown in the apps, and exported as csv, but do not show up in the API. This is a pity as we are trying to use MementoDB as a field database for input into a (much more complex) RDF system. Preserving the attribute values would enormously facilitate work.
e.g.
{
"id": 27,
"name": "actors",
"type": "entries",
"value": [
"JlpXMTxIMk8obyFJSiF3ZGhlVGQ",
"Rls2KjptWjhuVVtbaDdGRlBAcUY",
"JlpXMTxIMk8obyFJSiF3ZGhlVGQ"
]
}The strings "JlpXMTxIMk8obyFJSiF3ZGhlVGQ" etc. are the actor IDs of the relationally linked table,…
1 vote -
1 vote
-
n8n integration
Please, we need an integration with n8n to perform the database automations with other applications.
5 votes
- Don't see your idea?