Skip to content

General

General

Categories

1207 results found

  1. When you take photos in an entry the photos will be automatically rename with the name of entry to export too easily.

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Ability to export all fields as a multiple page pdf A4 document.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. To attach a static photo ( for ex. a chart that is showing body parts) and ability to move radio buttons on it.
    And ability to sketch a background photo ( again a body parts chart) with simple pen tools and save it with the sketches.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. I created a database and went to import data from another program. When I set up the date/time field, I set it to auto fill the info. But when I imported the data from the other file, it put the current date in rather than the file date. It would also be a benefit if there were a way to split the field into date and time columns.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. The use of tabs is a great idea, and I assume the "All" tab is supposed to have multiple filters, but it doesn't work. A!so, including the Edit and Tab selection at the top with the tabs would be helpful.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Filtering does not allow for filtering blank cells. This way I can review any boank cells in my data.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I periodically download a text file that I have to convert to csv, but have no way to append the database file.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. The ability to swipe through records instead of having to press the forward or back buttons.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Avoir une case comme téléphone où email déjà présent où l'on entre l'adresse et ville. Une fois la fiche enregistrée lorsque l'on clic sur adresse sa ouvre l'applie Google maps pour l'itinéraire.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. java.lang.NumberFormatException: For input string: "1h29"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Long.parseLong(Long.java:589)
    at java.lang.Long.parseLong(Long.java:631)
    at com.luckydroid.mementofx.fields.DateBaseFieldController.getDateValue(DateBaseFieldController.java:86)
    at com.luckydroid.mementofx.fields.DateBaseFieldController.getStringValue(DateBaseFieldController.java:65)
    at com.luckydroid.mementofx.fields.FieldControllerBase.getRawStringValue(FieldControllerBase.java:200)
    at com.luckydroid.mementofx.search.IIndexField.getIndexValue(IIndexField.java:22)
    at com.luckydroid.mementofx.search.IIndexField.getIndex(IIndexField.java:15)
    at com.luckydroid.mementofx.search.Search.lambda$createDocument$3(Search.java:163)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
    at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1625)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    at com.luckydroid.mementofx.search.Search.createDocument(Search.java:163)
    at com.luckydroid.mementofx.search.Search.indexModel(Search.java:102)
    at com.luckydroid.mementofx.search.Search.index(Search.java:90)
    at com.luckydroid.mementofx.db.Database.mergeEntries(Database.java:171)
    at com.luckydroid.mementofx.client.PullEntriesService.succeeded(PullEntriesService.java:85)
    at javafx.concurrent.Service.lambda$new$491(Service.java:555)
    at com.sun.javafx.binding.ExpressionHelper$SingleChange.fireValueChangedEvent(ExpressionHelper.java:182)
    at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81)
    at javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(ObjectPropertyBase.java:105)
    at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112)
    at javafx.beans.property.ObjectPropertyBase.access$000(ObjectPropertyBase.java:51)
    at javafx.beans.property.ObjectPropertyBase$Listener.invalidated(ObjectPropertyBase.java:233)
    at com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:137)
    at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81)
    at javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(ObjectPropertyBase.java:105)
    at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112)
    at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:146)
    at javafx.concurrent.Task.setState(Task.java:696)
    at javafx.concurrent.Task$TaskCallable.lambda$call$501(Task.java:1434)
    at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
    at java.lang.Thread.run(Thread.java:748)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. To avoid to scroll down too much to read new articles.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Meine Idee ist einen Kalender den man wie die Karte oder die Tabelle in den Ansichten auswählen kann. Sobald man in einem Eintrag ein Datum hinterlegt hat werden diese in einem Kalender angezeigt. Mit den vorgegebenen Farben und so weiter. Die Kachel der einzelnen Tage könnten, wenn ein Bild im Eintrag enthalten ist, diese Anzeigen. Es sollte auch eine Skalierung möglich sein, um den Kalender von der Monatsansicht auf die Jahres- oder Jahrzehnt Ansicht zu wechseln.
    Über die folgende E-Mail bin ich besser zu erreichen:
    GoolVanDracis@hotmail.de

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Ce serait bien ne pouvoir créer un champ non modifiable par les utilisateurs. Un seul champ ou plusieurs.

    Merci

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I would like to have a string field that allows multiple values in the same way that image fields let you upload multiple images.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. New field type to display a selected field from a selected record in a linked library.

    Example: I have 1 library with details of different residential suburbs, and 1 library with details of houses to buy.

    Instead of manually entering the details of the suburb for every house that is entered, I want to select the suburb and then automatically populate the house record with the selected suburb fields.

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Default App cannot scan by vertical mobile. it not convenient for scaning.
    Please chang app for scaner barcode.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. I have a complicated medical database that links to 24 others. For example, the main database has a page for Appointments. This has 4 links for Home, Hospital, Clinic & Phone. Each one (except Phone) links to a Vitals database for Temp, Blood Pressure, etc. I also make direct entries for weekly home readings.

    When viewing a parent entry, I sometimes would like to see the complete entry rather than just the card/tile. I'd like an option upon creating the linked entry to show full view in the parent.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add option for Auto Update libraries, you can add this as optional in settings and if user enables it Memento should auto Update all library structures without user Intervention as in the Desktop Version, It should also update all Linked Libraries in Multiple Nested Levels.

    Whenever someone makes any changes in library structure like Adding an Item to List Field, even from entry edit card, Memento stops syncing between devices and Update option comes, If we have multiple Link to Entry Fields and 3 or more level Link to Entry fields then we have to open many libraries and update…

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. It would be great if I could just write data into my note pad instead of using the keyboard. Drawing diagrams which the keyboard cannot do.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?