Conversation
Signed-off-by: Thatoo <thatoo@leprette.fr>
|
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.