From 49a3296f22d625ec529bfad09ea46fee4520d842 Mon Sep 17 00:00:00 2001
From: Maximilian Betz <Maximilian.Betz@awi.de>
Date: Thu, 7 Apr 2022 14:57:21 +0200
Subject: [PATCH]  some more todo hints

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ff7d579..85c5b27 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
-- 
GitLab