Subpath handling, file creation metadata

This commit is contained in:
2023-05-08 15:25:13 +02:00
parent 126d6158db
commit 6930e8a25e
4 changed files with 29 additions and 8 deletions

View File

@@ -41,7 +41,6 @@ This only works on Linux, as it uses FUSE. I have not tested it on Mac, but it c
* Automatic html-to-markdown conversion for announcements
### Future enhancements
* Fix known file displaying errors, expecially in subfolders
* Better memory handling (customizable), expecially for large files (chunking)
* Forum viewing support
* Persistent tree cache (currently it is built at every mount)