-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Allow users to send and receive vocabs and settings between devices #89
Comments
I'm wondering if somehow we can add any settings to this link? e.g. mainvoice=Chinese-Male&Scan-Automatic etc.. ?? |
If we did this - the locale/ and in-app default tree problem is less of an issue |
See #228 - I think we are duplicating things with this |
@willwade I was having a think about this issue. Is the usecase for this feature mainly to allow clinicians to send vocabs to clients? I can't imagine pasco users are going to send other pasco users vocabs? If that is the case, maybe what we need to do is something like a 'clinician control' mode where a clinician can remote control all the settings on pasco for a specific user? Thinking that this can then also superceed the current dropbox setup? @willwade What do you think about closing this issue in favour of adding a 'clinician control' mode? |
yep - im game for that |
Often clinicians want to be able to access a users device remotely so they can help setup a clients device. We want to provide this as a native feature within Pasco
Clinicians should be able to remotely:
This should be secure and should consider the choice of individuals, a client might want to 'reject' changes by a clinician.
We also probably want to think about keeping a log so we can see who changed what setting.
Outputs of this issue:
Original Issue
Users should be able to share their vocab and settings with another user. A user being sent a vocab should be able to add that vocab and then use the settings.
This will allow clinicians to create vocabs and settings then give them to clients
If the link is going to override user settings it should be super clear that is what is going to happen when they click the link
Possible implementations
We can open URLs in the app using universal links plugin
The text was updated successfully, but these errors were encountered: