From bdc69ed8fb285f725adb9e8d5ca04968bd1bd7af Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Sun, 25 Jun 2023 16:18:59 +0200 Subject: [PATCH] update readme (status & remarks) --- readme.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 77ee8c8..14a235d 100644 --- a/readme.md +++ b/readme.md @@ -5,15 +5,23 @@ easy-to-use replacement of the official windows Google Drive client. Features: -| title | status | -|----------------------------------------------------------------------------|---------| -| streaming files | Working | -| local file caching | WIP | -| offline available files | Planned | -| setting local file permissions (like execute, etc) for each file/dir | WIP | -| upload/download filters in form of gitignore like file (maybe gui support) | Planned | -| keeping local & remote in sync (even with offline available files) | WIP | +| title | status | +|----------------------------------------------------------------------------|----------------| +| streaming files | Mostly Working | +| local file caching | WIP | +| offline available files | Planned | +| setting local file permissions (like execute, etc) for each file/dir | WIP | +| upload/download filters in form of gitignore like file (maybe gui support) | Planned | +| keeping local & remote in sync (even with offline available files) | WIP | ## this is still very early in development and definitely **not** ready for normal use yet, it will probably destroy some files irreversibly in its current state. #### Suggestions, Tips and PRs are very welcome! + + + +## Remarks + +- This library does not really support multiple parents for a single file + and probably will remove existing relationships to other parents if the + file is moved locally