aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md6
1 files 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.