1115 results found
-
While Linking tables For Eg: if we are making a list of orders of such types goods.
while Linking tables For Eg: if we are making a list of orders of such types goods. size of the current good for eg: customer wants to make a purchase of 1`kg of rice.?
Fields areDate:
Customer Name:
Product: (link to entry) from here it self we need to select the Kg
Total27 votes -
Email output of single entries in CVS format or a printable form
More formatting options for "sending". CSV would be a simple solution, or more options like "hide name" so as to only display the value.
Ideally, directly outputting data as a PDF or some other type of customizable form would be even better.
Features:
Insert a picture for logo/letterhead at the top of the page.
Allow data fields to be displayed in 2 or 3 columns.
Ability to have blank lines for additional comments or signatures etc.27 votes -
Contacts database - Call a user using their WhatsApp line instead of phone
Contacts database - Call a user using their WhatsApp line instead of phone
27 votes -
subcatagories, multiple sorting abilit.
The ability to have multiple catagories and the ability to sort and group them to provide additional ordering of your database/lists.
26 votes -
Hide fields
Hello friends!, can I Hide a field. Eg: I used field(s) for only Calculation purpus, I don't like to sho it in card entries/list entries. Only it show in edit library mode...
Eny ideas?.26 votes -
New field type list - Memento DB 4.9.0
The new 'List' field is actually not bad. It would be even better if the 'check / uncheck' option could be set in the card view and not only in edit mode. The possibility of changing the text format depending on the selection of the checkbox (e.g. font color, strikethrough etc.) would also be great.
26 votes -
Image
Capacity to store both; only the name of an image when syncing on a spreadsheet on Google drive, and also as is it right now, that it only store the complete address of the image including the name. I need just the name of images, exmpl. "Image.png" instead of "file/device/memento/Image.png", like a option button on the image field configuration.
25 votes -
Fields for sensor data
I use Memento for logging certain events. I need fields for air pressure (barometer), temperature (thermometer) and offline GPS location.
Now I have to manually read data from other apps and input these to Memento database.
It would be great if Memento could read and put sensor data in dedicated fields in a table.
25 votes -
Search in multiple-choice and single lists
Please make searching field in single and multiple-choice lists.
When list have a lot of members is difficult to select item23 votes -
Desktop app: Allow sync to Google Sheets
I routinely sync to Google Sheets when I am using Memento DB on my phone. However, the option is absent in the desktop app. Please enable the feature on desktop also.
23 votes -
China has a lot of users, can not open online templates
China has a lot of users, can not open online templates, Can't open Subscribe,etc., are prompted error, hope to improve
23 votes -
Add double tap option to edit a field
It would be very useful if we could edit a field with a double tap on it.
23 votes -
Progress Bar Field
I often need my entries to show the progress.
I started by making the progress being shown as a number, through the javascript field.
But I wanted something more graphical, then I tried something diffetent on javascript, and this is what I came up with:var pg = (field("Current Page")/field("Total of Pages")*100)
if(field("My Readings")=='Read'){
pg = 100
}
else{
pg.toFixed(2)
}if(pg<=0){
"□□□□□□□□□□"}
else if(pg<=10){
"■□□□□□□□□□"}
else if(pg<=20){
"■■□□□□□□□□"}
else if(pg<=30){
"■■■□□□□□□□"}
else if(pg<=40){
"■■■■□□□□□□"}
else if(pg<=50){
"■■■■■□□□□□"}
else if(pg<=60){
"■■■■■■□□□□"}
else if(pg<=70){
"■■■■■■■□□□"}
else if(pg<=80){
"■■■■■■■■□□"}
else if(pg<=90){
"■■■■■■■■■□"}
else{
"■■■■■■■■■■"}This shows the progress through a bar, depending…
23 votes -
Please include coloured text of all fields in list view.
In data entry we use which ever colour for text that should be seen in list view
23 votes -
widget
Update the widget display whenever the Library records are changed, not just when a record is manually edited. When records are changed by javascript this change should be reflected in the widget that shows the records. Either make the widget update automatically, or provide a method in javascript to update widgets.
23 votes -
Linked entry display
Have a linked entry look like a normal list item (with image and colour bar)
23 votes -
add the ability to scan documents, receipts, etc.
By which I mean take a photo of a paper document, whiten it, & auto-crop it.
It would be tremendously useful for attaching receipts to items in the default Home Inventory library.
Google Drive has a "Scan to Drive" feature. Camscanner & a few other apps also support this.
23 votes -
Linked Entries
At present when we update the fields of linked entries, we then have to to manually open the linking entry once in edit mode inorder to update linking entry accordingly. This greatly reduces any benefit of linking data in same table or different tables. Updation muSt happen in real time without requiring to open the linking entry/table.
Please resolve it on highest priority.
22 votes -
Calculation dependencies
Hello,
I'm using the Pro version to create a library that has several calculation fields. Each calculation field depends upon a string value for visibility, so that only one of the calculations is visible based on the selection. The problem I'm having is that no matter what the selection, calculations are displayed on the card. Other dependencies are working within the library, so I'm not sure why this is different. I've tried using other fields, etc..., and searching the forums with no luck.22 votes -
Display thumbnails from linked libraries.
I have a database of bird sightings, where the master library lists the species, habits, etc, and the detail library lists sighting date, location and photo.
When I link each sighting back to the species entry, fields displayed as name or description are shown, but thumbnails of images are not.
This deficiency prevents any means of displaying multiple images from linked libraries.
21 votes
- Don't see your idea?