How to Annotate Videos
From ActiveArchives
Timing
If order of timecode gets mixed up, system will automatically put annotations in order upon save.
Use keyboard shortcuts to add timecodes (the shortcut for inserting a timecode is Control+Shift+Down). These timecodes transform become clickable links to fragments of the video, just like the sections of a wiki page.
Markup, styling text
You can use html tags but also TexTile markup. More about Textile
Textile formatting help table
| Textile | Visual result | |
|---|---|---|
| * bold text * | bold text | |
| _ italic text _ | italic text | |
| *_ bold italic text _* | bold italic text | |
| - strikethrough text - | ||
| *- bold strikethrough text -* | ||
| *-_ bold italic strikethrough text _-* | ||
| + underlined text + | underlined text | |
| +* bold underlined text *+ | bold underlined text | |
| +_ italic underlined text _+ | italic underlined text | |
| +*_ bold italic underlined text _*+ | bold italic underlined text | |
| +*_- bold italic strikethrough underlined text -_*+ | ||
| %{color:red}Text in red% | text in red | |
| Link to click for the list of colours | ||
| # Chapter 1 |
| |
| * bulleted list | ||
* bulleted list ** 2-level |
| |
|Table | with two lines | |and two | columns | | Table | with two lines |
| and two | columns | |
| "Link to Wikipedia":http://www.wikipedia.org | Link to Wikipedia | |
!http://upload.wikimedia.org/wikipedia/commons/0/00/Wikipedia.gif! | File:Wikipedia.gif | |
| Brand ^TM^ | Brand TM | |
| Texte ~subscript~ | Texte subscript | |