A scheduled / recurring data entry "reminder" to request user for data entry to a specific library
A scheduled / recurring "reminder" (android notification) that opens a library and invokes the "add record" feature to request user to perform data entry on regular intervals based on a recurring basis. When the scheduled time(s) arrive, an android notification is generated. When the android notification is touched, a specific Memento library opens up and a new record page is opened, allowing the user to enter the data and record some data. This is useful for users who want to collect data on a very regular basis, based on time / day intervals such as metrics which can later be charted in memento. The android notification that gets generated should also contain some snooze options to cause the notification to disappear for a period of time and then remind the user again at a more convenient time. The definition of the recurring intervals should allow for common calendar / time intervals such as minutes, hours, day(s) of week / times of day. The definition of the recurring intervals should also allow for relative intervals that are based on the maximum date / time value of a user-selected date/time field in the current library, thus encouraging the user to enter data on a regular interval but also basing the next interval off of the date / time of the last data entry. See the "Reminder" feature in the Android application that is called "KeepTrack Pro" (Developer: Zagalaga). This application provide an example of the functionality that I am requesting except it does not allow the reminders to be based on when the last data entry record was entered. That is additional functionality that I would like to have.

-
Dan Cox commented
@Kovas
FYI: Also, since I wrote this feature request in 2015, I have been able to build a lot of this functionality for Memento database using Tasker automation app and Tasker Auto notification Plug-in. It takes a fair amount of effort to set this up though...
-
Dan Cox commented
@Kovas
FYI: The "KeepTrack Pro" app mentioned above, that can so something like this, recently got renamed to "Chrono.Me" https://www.chrono.me/, in case you are interested in this functionality. It's also now supported on both Android and IOS ....and even from a computer web browser ...except I'm not sure if the reminder part works from a computer web browser notification or not. I have not tested that yet. It also graphs the data that you collect. It's pretty useful if you want to collect data from your phone on a regular basis by having it prompt you and having you enter values.
-
Kovas Palunas commented
This would be awesome! Any update on it's prioritization?