-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Account View #10
Comments
So, a "project" is the first directory level on a WebDAV server target? Should you be able to descend into the directory structure? |
I think that we should not impose a specific structure, but just allow them to choose the folder they want to use as their project base. Thus, we have to implement a general folder browser/selector. HOWEVER, in the short term, just showing the base layer of directories / folders would be acceptable. |
See #8 |
We've agreed that in account config, the user will provide a base folder, and we will default to "openarchive" for now as the base folder. |
@kckthx, is the empty avatar image somewhere? You provided the small photo, but the empty avatar is not in the attachments. Please point me to it or attach it here. SVG is great! |
right, @tladesignz here you go! |
@kckthx Did you provide icons used in the file browser somewhere? |
@tladesignz sorry, which icons? |
@kckthx the folder icon used in the "Browse Projects" scene. |
browse-folder.svg.zip |
Basically implemented. Superseded by #35. Progress will be tracked there. |
The account view is accessed from the avatar in the top left. From there you can set up your profile, connect to a private server, internet archive (later), and add projects or browse existing projects tied to a server. Individual flows are packaged and pasted below. Camera icon is attached below as well.
AccountIcons.zip
v_AddProjectNoServer.zip
v_AddProjectServer.zip
v_AddServerFromAccount.zip
v_SetUpProfile.zip
The text was updated successfully, but these errors were encountered: