diff --git a/TODO.md b/TODO.md index 0914b7d..73b930b 100644 --- a/TODO.md +++ b/TODO.md @@ -4,4 +4,6 @@ TODO * marking volume dirty on first write and not-dirty on unmount * support for a volume label file in the root directory * format volume API -* add method for getting DirEntry from path (suggested name: lookup) +* add method for getting `DirEntry` from a path (possible names: metadata, lookup) +* add time provier so the crate writes a proper timestamps when `chrono` is unavailable +* do not create LFN entries if the name fits in a SFN entry