firetext icon indicating copy to clipboard operation
firetext copied to clipboard

File action: rename doc

Open HR opened this issue 11 years ago • 7 comments

Add document rename feature

HR avatar Aug 24 '13 20:08 HR

Does anyone know how we would implement this intuitively?

ferndot avatar Aug 29 '13 13:08 ferndot

Also, we already have this implemented in the code, just haven't made a way to use it.

See: https://github.com/Codexa/Firetext/blob/master/js/io.js#L647-L653

ferndot avatar Aug 29 '13 13:08 ferndot

Maybe Long tap on the file name makes it editable (main screen and edit mode) with a tick mark to confirm changes

HR avatar Aug 29 '13 13:08 HR

Ok, but right now a long tap lets you delete documents also we need some way to do this in desktop too.

jackd1 avatar Aug 30 '13 00:08 jackd1

We should use double touch in (specific target:) file name to make the filename editable in mobile and double click in desktop

HR avatar Aug 31 '13 00:08 HR

What I would suggest is to Long Tap to get to a screen similar to the Design/Raw views in HTML mode. Currently at the top of the Delete screen screen it says "Edit docs". We could change that to have 2 the tabs Rename and Delete. Also I suggest that Rename becomes the default. I don' know if the screen to rename exists but we could just reuse the create file name screen.

asdf23 avatar Oct 27 '13 16:10 asdf23

@asdf23: wow, I can't believe I missed your comment :dizzy_face: I will experiment a bit to see how your suggestion would work.

Adding this to the Filebrowser v2 list.

ferndot avatar Oct 31 '14 01:10 ferndot