Re: Adding data [message #508 is a reply to message #486] |
Fri, 22 March 2019 17:34 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
finally I have implemented the functionality to paste TAB-delimited text into a DataWarrior table with a right mouse click on a specific cell and selecting a menu option. This causes DataWarrior to replace cell content starting from the selected cell, extending to right and bottom according to row and column count of the pasted data. If the pasted table is larger that current visible cell count starting from the selected cell then DataWarrior will add new columns and/or rows to create the needed space. Of course, after pasting some pasted values may not be visible, if filter settings cause them to be hidden.
You may download a beta-update of DataWarrior with this issue built-in:
openmolecules.org/datawarrior/dw500win.zip for Windows and
openmolecules.org/datawarrior/dw500x.zip for Linux and Macintosh
Both updates require the official version 5.0.0 to be installed, of which 2 files should be replaced by the ones found in the zip file.
|
|
|