From 5fd2d5e0057bcaea5e20e17273811d688e87e863 Mon Sep 17 00:00:00 2001 From: KNG Date: Mon, 18 Feb 2019 16:38:04 -0500 Subject: [PATCH] Update readme.md --- readme.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 36a8108..7901651 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,3 @@ -Most of this is since outdated - # Google-Drive-Permission-Set Automates Setting permissions on google drive ## How to use @@ -7,9 +5,6 @@ Automates Setting permissions on google drive 2) Get files from build/libs 3) Run file and follow instructions -### Imporant Notes -At the moment this can only search 1000 files at a time. This is the restriction of the API and to bypass these issues I recommend renaming anything where you think the name is reused a lot. The program will give an error message just to make sure you do not encounter this problem and blame me. There is a fix, but unless demanded the hack solution will be done.
-For a similar reason, you can't set Permissions based off of the root directory to ensure you do not mess with other people's similarly named files in shared drive projects. ### Tutorial @@ -18,7 +13,7 @@ In google drive say you have a bunch of folders and within them identically name

-This application will go through each of them based off of a name and a specified top level folder and give them a permission setting of Owner, Writer(an editor), a commenter, or a reader. You can specify users by their email account or, where applicable, make everyone have that permission.
+This application will go through each of them based off of a name and a specified top level folder and give them a permission setting of Writer(an editor) or a reader. You can specify users by their email account, group or make everyone possesing the link have that permission.
## FAQ @@ -32,4 +27,4 @@ How do I change accounts?
This is really slow...
- + -- 2.11.4.GIT