jupyter-drive icon indicating copy to clipboard operation
jupyter-drive copied to clipboard

More info about edit permission.

Open Carreau opened this issue 10 years ago • 3 comments

Filepicker allow to view file, would be nice to have possibility to also ask for saving it.

Carreau avatar Jan 29 '15 13:01 Carreau

You should be able to edit any file that you open with filepicker (unless you don't have edit permission, in which case the user can't do anything except as the file owner for edit permission). But maybe the title of the window is unclear? I'll look at the options that can be changed

KesterTong avatar Jan 29 '15 15:01 KesterTong

Ah you might be right, I might har tried with shared notebooks. Then UI might need a "shared by" indicator.

Envoyé de mon iPhone

Le 29 janv. 2015 à 16:22, Kester Tong [email protected] a écrit :

You should be able to edit any file that you open with filepicker (unless you don't have edit permission, in which case the user can't do anything except as the file owner for edit permission). But maybe the title of the window is unclear? I'll look at the options that can be changed

— Reply to this email directly or view it on GitHub.

Carreau avatar Jan 29 '15 15:01 Carreau

Since IPython already detects when a file is read only, it might be nice if we could attach extra information when a file is readonly (like "owner"), and add some kind of hooks so we can provide more info when the user clicks the "readonly" symbol.

On Thu, Jan 29, 2015 at 10:30 AM, Matthias Bussonnier < [email protected]> wrote:

Ah you might be right, I might har tried with shared notebooks. Then UI might need a "shared by" indicator.

Envoyé de mon iPhone

Le 29 janv. 2015 à 16:22, Kester Tong [email protected] a écrit :

You should be able to edit any file that you open with filepicker (unless you don't have edit permission, in which case the user can't do anything except as the file owner for edit permission). But maybe the title of the window is unclear? I'll look at the options that can be changed

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/jupyter/jupyter-drive/issues/62#issuecomment-72043893 .

KesterTong avatar Jan 29 '15 15:01 KesterTong