aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index f231fb9..ad8364a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -20,10 +20,10 @@
## Searcher plugins
* [ ] Files (i.e, files in a folder):
- * [ ] By file name.
+ * [x] By file name.
* [ ] By file metadata.
* [ ] By file name and metadata.
-* [ ] File lines (i.e, lines in a text file, including basic M3U support).
+* [x] 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).
* [ ] ODS, XLS etc.
* [ ] Tree-like structures like YAML files (example: Ana(r)chronofiles).