aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoni Sawicki <tenox@google.com>2022-06-21 23:55:08 -0700
committerAntoni Sawicki <tenox@google.com>2022-06-21 23:55:08 -0700
commit4af21d88936f0dfa519e0889207ac02b052eeada (patch)
treeb37f832fd38ba8ce8e6432259ff2f238fbe3b415
parent080d67a953f72ed6b11768cb96e4ac867ae306ca (diff)
downloadwfm-4af21d88936f0dfa519e0889207ac02b052eeada.tar.gz
todo update
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2cacb56..63806a4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -34,7 +34,7 @@ https://github.com/crazcalm/go/commit/8b0b644cd02c59fe2461908304c44d64e8be431e
## File IO
* file search function
-* path prefix, required for docker, afero?
+* path prefix, required for docker, [afero](https://github.com/spf13/afero)?
* path prefix per user
* udf iso format https://github.com/mogaika/udf
* zip/unzip archives
@@ -46,4 +46,5 @@ https://github.com/crazcalm/go/commit/8b0b644cd02c59fe2461908304c44d64e8be431e
* git client https://github.com/go-git/go-git
* file locking https://github.com/gofrs/flock
* support for different filesystems, S3, SMB, archive files as io/fs
+ https://github.com/spf13/afero ?
* archive files in main view / graphical/table form \ No newline at end of file