qiime2 / Keemei

Validate tabular bioinformatics file formats in Google Sheets
https://keemei.qiime2.org
BSD 3-Clause "New" or "Revised" License
5 stars 20 forks source link

Prevent sorting of only *some* columns? #36

Closed adamrp closed 9 years ago

adamrp commented 9 years ago

Not sure what the Google Sheets add-ons API permits, but @rob-knight pointed out that a frequent problem is that people sometimes sort the rows of their mapping files but accidentally do not select all the columns (resulting in "scrambled" metadata files)

jairideout commented 9 years ago

That'd be really useful but unfortunately an add-on can't alter the sorting functionality provided by Google Sheets (see the description here under the heading "But keep the restrictions in mind" for details).

adamrp commented 9 years ago

Ok thanks for checking anyways! On Mar 13, 2015 11:33 AM, "Jai Ram Rideout" notifications@github.com wrote:

That'd be really useful but unfortunately an add-on can't alter the sorting functionality provided by Google Sheets (see the description here https://developers.google.com/apps-script/add-ons/ under the heading "But keep the restrictions in mind" for details).

— Reply to this email directly or view it on GitHub https://github.com/jairideout/Keemei/issues/36#issuecomment-79227532.