diff --git a/README.md b/README.md index ff7d579c6bba45aeef98189b9900ae9f140aa34c..85c5b2732df8ededb82ac1b3bcc03040782337da 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,10 @@ A cross plattform project for android and ios to log events offline everywhere a ## TODOs -- Allow adding an event to more than one device (urn)! "make UrnId => UrnIds" sync a event to every listed urn. -- Compile an Apple iOS version. +- Allow adding an event to more than one device (urn)! "make UrnId => UrnIds" sync a event to every listed urn. ? Really needed? +- Compile an Apple iOS version. +- Only show time down to seconds. Hide microseconds, to save space on view & sync. +- On older Android 6 Devices the following error is shown" OS Error CERTIFICATE_VERIFY_FAILED: certificate has expired". Fix or require at least Android x? ## UI Feedback