blob: 38fa1ad292a95176c8acf4284badf40856960647 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Artist Format
Artist documents are stored all in one file, `artists.yaml`, one document (entry) per artist.
## Artist documents
Referenced as `artist:directory`; extra links: `[[artist-gallery:directory]]`.
* `Name`: artist name
* `Directory`: unique identifier among other artists
* `URLs`: web URLs where the artist can be visited
* `Context Notes`: pertinent info about the artist
* `Has Avatar`: enable displaying avatar (from `artist-avatars` in media directory)
* `Avatar File Extension`: corresponds to media file
* `Aliases`: list of earlier or non-primary names the artist has gone by
|