From 0a89d652463fea876d5c5e73704ad96a78a7ee28 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 22 Mar 2018 12:33:43 +0530 Subject: [PATCH] Remove editing metadata from server TODO since it is now implemented --- src/calibre/srv/TODO.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/calibre/srv/TODO.rst b/src/calibre/srv/TODO.rst index 9f510568a8..521d862835 100644 --- a/src/calibre/srv/TODO.rst +++ b/src/calibre/srv/TODO.rst @@ -20,8 +20,7 @@ New features for the in-browser viewer New features for the server generally --------------------------------------- -- Create a UI for making changes to the library such as editing metadata, - converting, sending by email, etc. +- Create a UI for converting, sending by email, etc. - Add a way to search the set of locally available books stored in offline storage.