scarlatti / roseingrave

Massively scalable musical source comparator
https://pypi.org/project/roseingrave/
2 stars 1 forks source link

Protected ranges on generated sheets #13

Closed jlumbroso closed 1 year ago

jlumbroso commented 2 years ago

The number one problem is that volunteers accidentally erase important metadata, in particular the title of the piece (A1) or the column names with the source.

This can be solved with a protected range.

I think there should be a protected range on the first row and first column of every sheet, the the user can't edit.

jlumbroso commented 2 years ago

The error reporting is very accurate and useful! Screen Shot 2022-11-04 at 2 26 25 AM Screen Shot 2022-11-04 at 2 20 36 AM

josephlou5 commented 2 years ago

Yes, this is a great idea.

josephlou5 commented 2 years ago

Closed with merge.

josephlou5 commented 1 year ago

This feature currently doesn't work, since the protected ranges are using the editors of the sheet as the editors of the protected range, which has no effect with respect to volunteers not being able to edit parts of each sheet.

josephlou5 commented 1 year ago

Closed with commit d3003f9160b2358a1744276cc9b90b835a801da5.