User Guide/Project/Link: Difference between revisions
From STX Wiki
< User Guide | Project
Jump to navigationJump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
{{ | {{UG_Project}} | ||
A link is a project file element associated with a program or document on the computer system. | A link is a project file element associated with a program or document on the computer system. | ||
Line 14: | Line 14: | ||
=====Hyperlink===== | =====Hyperlink===== | ||
A hyperlink | A hyperlink can be used to link a segment to another file on disk (e.g. a transcript). The hyperlink is implemented with the XML attributes HyperOpen and HyperType in the AFile element. You can add a hyperlink to an audio segment by right-clicking on the segment and selecting Hyperlink from the context menu, or by selecting an audio segment and pressing the hotkey Ctrl+H. |
Latest revision as of 13:50, 14 September 2015
A link is a project file element associated with a program or document on the computer system.
XML Tag: Link
A Link can be used to
- call a file with its associated windows program
- call a Windows command shell with arguments
- start a program
Hyperlink
A hyperlink can be used to link a segment to another file on disk (e.g. a transcript). The hyperlink is implemented with the XML attributes HyperOpen and HyperType in the AFile element. You can add a hyperlink to an audio segment by right-clicking on the segment and selecting Hyperlink from the context menu, or by selecting an audio segment and pressing the hotkey Ctrl+H.