-
-
Notifications
You must be signed in to change notification settings - Fork 26
Picker #681
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
base: master
Are you sure you want to change the base?
Picker #681
Conversation
Signed-off-by: Thatoo <[email protected]>
Signed-off-by: Thatoo <[email protected]>
|
With this last commit, this PR now works out of the box! |
|
Sorry, I've been having a busy couple weeks. Would you mind if I update the PR to make it a patch file instead? That way, we don't have to stay as on top of keeping these modified files updated. |
|
Sure, of course, that's what I was hoping. |
|
how can we test ? |
|
You can do that Then you activate it in nextcloud. Don't forget to install and activate the picker app to. |
Hello @gary-kim did you have time to work on the patch? |
|
Yes, I will try to take a look next week. |
|
Did you manage to make it a patch file instead? |
This is still a draft to make Nextcloud Picker very handy within Element for Nextcloud to answer this issue.
The idea is to add a button that would open Picker to select a file and get one of the three link :
It is working but webpack isn't doing what I thought it would do. I'm not a webpack expert. I really need help on that.
So far, I still need to do this manually :
if the two first line (cp command, replacing original files) could be done automatically by webpack before it builds everything, then it would work perfectly.