Comment #15 on issue 131459 by
o...@chromium.org: FR: allow users to pin
Actully, we have a string "Available offline" for column header.
I also like the idea of having a checkbox in the context menu — it seems
natural, though I would consult with Ken first, because it will change how
context menu look and make it significantly wider. Also there's a question
of what to show in case several files are selected with different offline
status. I think, that context menu item for making files offline is very
useful for treating a bunch of files at once, so we should give a thought
to this use case. Maybe add a grey pin there and make it either dark, or
remove it when clicked?
In any case, I've spent half a day on this bug and I do not feel that it's
easy enough to rush it into M22, even if we had the UX decisions. There are
also some issues with how FileManager handles pinned files and I can easily
end up with 100-200 lines of code, especially considering the checkbox in
context menu, which is not trivial.
Another thing to consider is that I am going on vacations starting next
week. If you want this feature badly in M22, I suggest to reassign it to
Dmitry Gozman, who worked with much of the code on which it is dependent. I
can pass him my current CL.