Rename a file when it's open in Text
Is your feature request related to a problem? Please describe. Sometimes I want to quickly create a text file to take some notes, and when I want to change its name later, I have to:
- close the file,
- find the file in the files list
- go to the 3 dot menu of the file
- select rename
- type the new name
- press enter/click elsewhere.
This is a long and possibly not so intuitive process.
Describe the solution you'd like Be able to rename files from within Text itself.
Many products have this feature. ex. Google Docs
https://github.com/nextcloud/text/assets/52440189/ea045e29-6b26-42fa-8289-b62dd10e456f
Notion
https://github.com/nextcloud/text/assets/52440189/29693aea-5f3a-4b7f-9043-5dbb3f5bb04d
MS Office
https://github.com/nextcloud/text/assets/52440189/ec3a27a0-dd9a-4d29-90eb-0b476280393a
In a similar way, clicking on the name of the file in Text could allow renaming.
Describe alternatives you've considered Add a rename item in the top right action menu
Additional context n/a
This probably needs to be implemented in the viewer, could also be useful for other types like pdf.
This probably needs to be implemented in the viewer, could also be useful for other types like pdf.
agreed
Closing this as duplicate of https://github.com/nextcloud/viewer/issues/2079 then. :)