From a693c90755424035a49a146ce98903e2479e0274 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 24 Jul 2024 10:28:40 -0300 Subject: TODO: toggles/non-toggles --- TODO.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index c0ee504..51ae74e 100644 --- a/TODO.md +++ b/TODO.md @@ -42,16 +42,18 @@ ## Config -* [ ] Refresh interval. -* [ ] Terminal size polling interval. -* [ ] Plugins to load. -* [ ] Autodetection depending on file or dir passed as argument (like - automatically detects a CSV file). * [ ] Toggles: - * [ ] Files and folders to ignore. + * [ ] Show/hide hidden files. * [ ] Search processing regexps or not (`text` or `re.escape(text)`). * [ ] Sorting criteria. * [ ] Whether to list folders (and not just files). +* [ ] Non-toggles: + * [ ] Refresh interval. + * [ ] Terminal size polling interval. + * [ ] Plugins to load. + * [ ] Autodetection depending on file or dir passed as argument (like + automatically detects a CSV file). + * [ ] Files and folders to ignore. ## Customizations -- cgit v1.2.3