From b376909e72ba482778a136c7516d32d075efafc2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 26 Feb 2018 16:59:23 +0530 Subject: [PATCH] Add time left entry to srv TODO --- src/calibre/srv/TODO.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/calibre/srv/TODO.rst b/src/calibre/srv/TODO.rst index 332e2b9ced..9f510568a8 100644 --- a/src/calibre/srv/TODO.rst +++ b/src/calibre/srv/TODO.rst @@ -14,6 +14,8 @@ New features for the in-browser viewer - Allow loading fonts from the computer running calibre and using them for reading. +- Add a time left for chapter/book footer. + New features for the server generally ---------------------------------------