diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-04-25 12:16:08 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-04-25 12:16:08 -0300 |
commit | 933e7b8ef37034af784b4a62a2e38c35bb8811e4 (patch) | |
tree | 97e8a74cd43f7eba2dfa49cec99debc980ceb1c5 /documents/artist.md |
highly WIP initial commit
Diffstat (limited to 'documents/artist.md')
-rw-r--r-- | documents/artist.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/documents/artist.md b/documents/artist.md new file mode 100644 index 0000000..38fa1ad --- /dev/null +++ b/documents/artist.md @@ -0,0 +1,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 |