From 40676abfa132c1144d9a99c9765c153f78357348 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Apr 2014 16:50:26 -0400 Subject: [PATCH] close dup --- doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn index a1f3fe6ea2..0762f47ba2 100644 --- a/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn +++ b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn @@ -1 +1,3 @@ Currently events happening in the webapp (sync upload etc. on the right) has no time stamp thus user has no way to tell when was the last sync happened. Which is problematic when not using XMPP and repos lag behind. + +> [[dup|done]] of --[[Joey]]