{section: Challenges and Questions}
 
+{subsection: Offline support}
+
+Untested.  Unknown how it handles race conditions.  Chrome only.
+
+_We really should test this._
+
+https://support.google.com/drive/answer/1628467
+
+http://googledocs.blogspot.com/2010/09/whats-different-about-new-google-docs_22.html (Old. not necessarily how offline conflicts are handled)
+
+"...you'll be able to do full editing of docs while you are offline and when you comeback online it will sync up and resolve all the conflicts." {link: http://www.techradar.com/us/news/software/applications/offline-google-docs-arriving-in-coming-weeks-1082586 source}
+
 {subsection: How do permissions interact?}
 
-I have a shared folder; all of HTCondor can edit it.  I create the file FOO in that folder and modify it to grant edit access to someone@example.com.  I now change the shared folder to grant edit access to new-team-member@wisc.edu.  Does new-team-member end up able to edit FOO?  Check.
+Changes to the shared's folder's permissions are pushed down to the contained files, even if those files have had their permissions set specially.
+
+If you create a file outside of the folder, then move it into the folder, it will add the permissions that the folder grants to itself.  If you move it back out, it reverts to its previous permissions.  There may be a several second lag before the change in permissions is visible.
+
+(All verified by testing.)
 
 {subsection: What if someone leaves the UW?}
 
@@ -59,17 +75,7 @@
 
 Probably unlikely; how often does someone close their Google account?  But there is a risk we'd lose the documents.  Proposed: documents must be owned by someone using a UW account.  Likely flow: non-UW member creates the file and works on it.  Eventually someone from the UW copies the file and that becomes the official copy.
 
-{subsection: Offline support}
-
-Untested.  Unknown how it handles race conditions.  Chrome only.
-
-_We really should test this._
-
-https://support.google.com/drive/answer/1628467
 
-http://googledocs.blogspot.com/2010/09/whats-different-about-new-google-docs_22.html (Old. not necessarily how offline conflicts are handled)
-
-"...you'll be able to do full editing of docs while you are offline and when you comeback online it will sync up and resolve all the conflicts." {link: http://www.techradar.com/us/news/software/applications/offline-google-docs-arriving-in-coming-weeks-1082586 source}
 
 {section: How to log in; recommended solution}
 1: If you want to simultaneously be logged into a personal account, _do so first_.  If you use the UW login first, it is difficult to later log into your personal account.
@@ -77,7 +83,7 @@
 3: If you logged into a personal account first, going to Google addresses will be your personal account; but following links from the UW login will be your UW account.
 
 {section: How to log in; simplified}
-(This will not work simultaneously with a personal account!)
+_This will not work simultaneously with a personal account!_
 1: On any Google login page, enter yournetid@wisc.edu; don't enter a password.  Click "Sign in". You'll be taken to a UW login page, log in as usual.
 
 {section: Links}