You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
Several users have mentioned that Todo.txt makes them uncomfortable because it requires full Dropbox permissions. Still many others prefer that so they can set the location of the files.
Let's give users a choice between sandboxed access (default) and full permissions (explaining this will let them store the file whereever).
This choice should happen on the login screen, using radio buttons, where the sandboxed option is the default checked option.
Store my files in a preset application folder in Dropbox
Let me choose the Dropbox folder where my files are stored
[ CONNECT TO DROPBOX]
If the sandboxed option is chosen, we can remove the File location setting choice, and just show where it is located Dropbox/Todo.txt/ or whatever.
The text was updated successfully, but these errors were encountered:
Even in sandboxed apps I believe you can create subdirectories. So, we may not want to remove the File location setting. That way users can still have multiple todo files. The default location should be the "root" folder, though.
This, I presume would need a 2nd dropbox App for this purpose, since the authorisation screen in dropbox also says what permissions are requested and that is App based I believe.
Do we also want a setting to allow users to change this later on if they change their mind? I see people maybe starting with the App, then starting to use more of the tools available and wanting more control over where the file is.
Finally should there be a visual indication of some kind which mode you're in, maybe different colour action bar or something?
This, I presume would need a 2nd dropbox App for this purpose, since the authorisation screen in dropbox also says what permissions are requested and that is App based I believe.
Yes.
Do we also want a setting to allow users to change this later on if they change their mind? I see people maybe starting with the App, then starting to use more of the tools available and wanting more control over where the file is.
To change the setting, the user can log out and log back in using the "Let me choose" option. The vast majority will use and stick to the default.
Finally should there be a visual indication of some kind which mode you're in, maybe different colour action bar or something?
I don't think that'll be necessary, but maybe once we start testing we can revisit.
Several users have mentioned that Todo.txt makes them uncomfortable because it requires full Dropbox permissions. Still many others prefer that so they can set the location of the files.
Let's give users a choice between sandboxed access (default) and full permissions (explaining this will let them store the file whereever).
This choice should happen on the login screen, using radio buttons, where the sandboxed option is the default checked option.
[ CONNECT TO DROPBOX]
If the sandboxed option is chosen, we can remove the File location setting choice, and just show where it is located Dropbox/Todo.txt/ or whatever.
The text was updated successfully, but these errors were encountered: