openmolecules.org

 
Home » DataWarrior » Functionality » Links to documents for each cell
Re: Links to documents for each cell [message #847 is a reply to message #840] Sat, 11 April 2020 18:51 Go to previous message
thomas is currently offline  thomas
Messages: 661
Registered: June 2014
Senior Member
You may open documents with their default applications instead of web pages in a browser with the proper column property. Still the caveat is that these links are not connected to individual cell values, but to the entire row. For that you need a column containing the file names. In the column properties section you define for that column an openExternalName value and optionally an openExternalPath value (defines the path where to look for the files). The example illustrates how to add document links into a dwar file (the white space in the column properties are TABs):

<datawarrior-fileinfo>
<version="3.2">
</datawarrior-fileinfo>
<column properties>
<columnName="File-Link">
<columnProperty="openExternalPath /home/thomas/test/">
<columnProperty="openExternalName Explanation-File">
</column properties>
Value File-Link
123; 245 file1.txt; file2.txt

 
Read Message
Read Message
Previous Topic: Re-open 2D/3D-Graphs
Next Topic: Exporting Mean Values to a text file
Goto Forum:
  


Current Time: Thu May 16 00:07:40 CEST 2024

Total time taken to generate the page: 0.06236 seconds