realm / realm-browser-osx

DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
https://realm.io
502 stars 54 forks source link

Copy data out from the selected rows in the browser #249

Open hesyifei opened 7 years ago

hesyifei commented 7 years ago

Is there any way that I can copy out the data (e.g. string) from selected rows? Thanks! :)

hesyifei commented 7 years ago

For example if I selected these and copy:

screen shot 2016-12-09 at 10 59 27 pm

And I want to get:

3
1023
1023
1023
102
3
1023
1023
1023
102
3
stel commented 7 years ago

Unfortunately there is no way to do this right now, but it looks like a nice feature!