-
Notifications
You must be signed in to change notification settings - Fork 890
Provide Nextcloud folder rename via GUI #4204
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?
Provide Nextcloud folder rename via GUI #4204
Conversation
5e18fce to
34d431f
Compare
34d431f to
bbc6007
Compare
|
@allexzander Thanks for the review. Code has been updated regarding your remarks |
40f01f3 to
4758fcd
Compare
|
AppImage file: Nextcloud-PR-4204-4758fcdd1f4203bc82756603c272268ff27e281c-x86_64.AppImage |
4758fcd to
7d80c19
Compare
7d80c19 to
10155cc
Compare
10155cc to
e21e2d7
Compare
Signed-off-by: tokun-mobica <[email protected]>
e21e2d7 to
bb07bb8
Compare
mgallien
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does not work on Windows
given QDir::rename does not give an error message, I have no idea why this is failing
|
@tokun-mobica are you still interested in getting this merged ? |
PR related to enhancement Provide Nextcloud folder rename via GUI #2161 .
"Rename local folder" action has been added to the folder connection action menu (where "Open folder", "Edit ignored files", etc are).