aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-25 10:28:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-25 10:28:55 -0300
commit7b157a1a0e9e35ef8469faf9f5950df31a9a5d55 (patch)
tree3024f9a96100cd2d2612ab3e704b8dd1ccfdd953 /TODO.md
parent61fd8edf2dabc0932ba491794048b0d46ae31051 (diff)
downloadfinder-7b157a1a0e9e35ef8469faf9f5950df31a9a5d55.tar.gz
finder-7b157a1a0e9e35ef8469faf9f5950df31a9a5d55.tar.bz2
Updates README and TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 8e10b23..3a5f0ac 100644
--- a/TODO.md
+++ b/TODO.md
@@ -26,7 +26,7 @@
* [ ] 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.
-* [ ] Ana(r)chronofiles.
+* [ ] Tree-like structures like YAML files (example: Ana(r)chronofiles).
* [ ] RSS, Atom etc.
* [ ] Applications (in current working directory and on `$PATH`).
* [ ] Compressed files (find files and/or lines inside a compressed file).