exporting data from database table only on selected
Hello all!
First of all, Your database integration soooo good, but I'm missing one single thing.
When I have a table opened and want to export data (action: To Clipboard), I'd like to export only rows I have selected. Currently all rows get copied to the clipboard, so I have to open scratch file, paste all, select rows I need and copy once mode. This solution is too janky.
So my question is, whether is there a solution to copy only selected rows.
Thank You in advance,
Ondřej Michálek
edit:
There is option to simple copy, so when you select whole row (shift + space) and then copy (ctrl+c) it works as intended. This can be mapped to new macro, but I'm still curious if is there some different approach.
请先登录再写评论。
> There is option to simple copy, so when you select whole row (shift + space) and then copy (ctrl+c) it works as intended. This can be mapped to new macro, but I'm still curious if is there some different approach.
Not really, that's the intended way of doing that.