From 0d1fec1e9885ed3c7c608a059fc1693a1dcc2662 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Dec 2017 09:07:47 +0530 Subject: [PATCH] Update 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 7454910b77..f224be6318 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. +- Templates for headers/footers including current chapter name + New features for the server generally ---------------------------------------