Hi,
I’d like to suggest two small improvements that would help with usability:
- Auto-Move Cell Selection to First Column:
It would be very helpful if there were an option in preferences to automatically move the cell selection to the first column when entering a new row using the enter key. - Truncate Reference Column Display:
In reference columns, when displaying values liketable_name[100], it would be great if Grist could automatically truncate this to just[100]when the column width is too small to fit the fulltable_name[100]. Since the reference is already bound to a specific table, showing only the record ID would make the view more compact without any downsides.