mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 20:29:10 +00:00
Explicitly states that external Audio uri may also point to audio streams, not only files
This commit is contained in:
parent
6833bfb220
commit
66765ce158
@ -1,5 +1,5 @@
|
|||||||
created: 20141018131647392
|
created: 20141018131647392
|
||||||
modified: 20141018132325901
|
modified: 20141019200654436
|
||||||
tags: [[Working with TiddlyWiki]]
|
tags: [[Working with TiddlyWiki]]
|
||||||
title: Audio
|
title: Audio
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -18,7 +18,7 @@ You can also transclude audio files. For example:
|
|||||||
|
|
||||||
! External Audio
|
! External Audio
|
||||||
|
|
||||||
External audio tiddlers use the ''_canonical_uri'' field to point to an external audio file, and have a block ''text'' field. This reduces their size considerably, and still allows for playback.
|
External audio tiddlers use the ''_canonical_uri'' field to point to an external audio file/stream, and have a block ''text'' field. This reduces their size considerably, and still allows for playback.
|
||||||
|
|
||||||
For example, the tiddler [[Caruso - Ave Maria]] points to an online audio recording hosted on http://archive.org:
|
For example, the tiddler [[Caruso - Ave Maria]] points to an online audio recording hosted on http://archive.org:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user