From 72cd558d5d6c4965bb35ed1f9175a4528421ad7a Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Tue, 25 Dec 2018 17:21:08 +0100 Subject: Fix --search-by-data and rename its bash function --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index ca9ada7..3867057 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,7 @@ TODO file for ctct * Use git tags for future versions. * [consider] Remove character restriction except '.', '/'. * [consider] Require at least one argument for --search-by-*. +* [consider] Treat everything case insensitive. [CONFIGURE SCRIPT] @@ -22,6 +23,11 @@ TODO file for ctct `- nano, easily understandable. `- ed, the editor. * [consider] Use regexes for --search-by-name. +* [consider] For --search-by_data, use the '.' als alternative conjugation + separator. + +[INTERNAL] +* [consider] Initial cd to $datadir. [MANUAL] * Add an EXAMPLE section to ctct(1). -- cgit v1.2.3