exporting annotations
Up one level
exporting annotations
Hi,
Is it possible to export annotations as an HTML file in such a way that the time in the eaf.file where the respective annotations can be found are expressed in minutes rather than in seconds? If I do a query, the time is expressed in minutes, but if I save it as an HTML file, it changes into seconds. Thanks in advance.
Hanke
Re: exporting annotations
When exporting search results to HTML it is currently not possible to select the format for time values. Times are expressed in seconds.milliseconds notation.
Possible workarounds:
- export the result table as tab delimited text (right mouse button menu) and use another application to convert the result to an html table
- export the result to a new .eaf file (right mouse button menu), open it in ELAN and choose Export As -> HTML. Here it is possible to select a preferred time notation (but the result is not in the same tabular form).
Han