From 8405dbce6b532b337facfcffdc3b1a0de3413790 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 24 Jul 2024 20:08:46 -0300 Subject: Fix: TODO --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 9a52012..2331204 100644 --- a/TODO.md +++ b/TODO.md @@ -23,7 +23,7 @@ * [ ] By file name. * [ ] By file metadata. * [ ] By file name and metadata. -* [ ] File lines (i.e, lines in a text file). +* [ ] File lines (i.e, lines in a text file, including basic M3U support). * [ ] CSV, TSV etc (i.e, values in lines in a text file). * [ ] RSS, Atom etc. * [ ] Applications (in current working directory and on `$PATH`). @@ -47,10 +47,10 @@ ## Config -* [ ] Bollean: +* [ ] Boolean: * [ ] Show/hide hidden files. * [ ] Search processing regexps or not (`text` or `re.escape(text)`). - * [ ] Sorting criteria. + * [ ] Sorting criteria (reverse sorting). * [ ] Whether to list folders (and not just files). * [ ] Follow/unfollow symlinks. * [ ] Editing mode. -- cgit v1.2.3