From 8f63d98f0cb1be3be63dfcb4c85a5c082b4de50d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 19 May 2017 06:45:49 +0530 Subject: [PATCH] Update TODO list --- src/calibre/srv/TODO.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/calibre/srv/TODO.rst b/src/calibre/srv/TODO.rst index 65551201d9..c327f9bcac 100644 --- a/src/calibre/srv/TODO.rst +++ b/src/calibre/srv/TODO.rst @@ -5,9 +5,6 @@ particular order. New features for the in-browser viewer ---------------------------------------- -- Welcome screen that explains the touch controls the first time the viewer is - used on a device - - Footnote popups - Bookmarks and more generally, annotations such as highlighting text and @@ -20,6 +17,8 @@ New features for the in-browser viewer New features for the server generally --------------------------------------- +- Preference to control what fields are showin in the book details view + - Create a UI for making changes to the library such as editing metadta, adding/deleting books, converting, sending by email, etc. @@ -32,5 +31,3 @@ New features for the server generally Bug fixes -------------- - -- Fix search completion popups in the various search boxes not working