From 05deaedf7b73b46082d68532fdd2366e4bcdbb82 Mon Sep 17 00:00:00 2001 From: Nedyalko Andreev Date: Fri, 17 Nov 2017 00:17:35 +0200 Subject: [PATCH] Update the roadmap --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64ea442..72244b0 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,9 @@ There are several different ways that a specific file can be searched for ISBN n # Roadmap - Add hooks for different actions, for example the ability to call an external script for organizing an ebook instead of directly renaming/symlinking it. -- Publish some of the basic tests. +- Add options for modifying different metadata fields before renaming the files. +- Add an option to specify the input filename format for more precise non-ISBN metadata extraction. +- Expand tests - cover all functions and add some whole script tests. - Maybe rewrite the scripts in a more portable (or at least saner) language than bash... # Security and safety