Create README.md

This commit is contained in:
Hayden Hargreaves 2025-03-26 17:42:59 -07:00 committed by GitHub
parent 4fc3ddb5b8
commit 6e67c933ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Future Plans
- [] Move files and directories
- [] Delete files and directories
- [] Undo deleted files (using tmp files maybe, may require a DB)
- [] Rename files
- [] Dark/light mode toggle
- [] Image display (will require some kind of file server)
- [] Markdown rendering (quite a reach)