« get me outta code hell

data, content, css: Artwork.fileNotes - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-05-31 12:01:15 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-31 12:01:15 -0300
commit5b01333cb6bb98842cb5745a4e587d6e7ad7fb9b (patch)
tree005e57ea01f9bbfb35302f0868438e29f6bf957d /src/data
parent922b6cd3579abdfc99c479c01f1826b06cd7c712 (diff)
data, content, css: Artwork.fileNotes
Diffstat (limited to 'src/data')
-rw-r--r--src/data/things/Artwork.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/things/Artwork.js b/src/data/things/Artwork.js
index d2bd31ba..40f42c5a 100644
--- a/src/data/things/Artwork.js
+++ b/src/data/things/Artwork.js
@@ -89,6 +89,7 @@ export class Artwork extends Thing {
     label: simpleString(),
     source: contentString(),
     originDetails: contentString(),
+    fileNotes: contentString(),
     showFilename: simpleString(),
 
     dateFromThingProperty: simpleString(),
@@ -319,6 +320,7 @@ export class Artwork extends Thing {
       'Label': {property: 'label'},
       'Source': {property: 'source'},
       'Origin Details': {property: 'originDetails'},
+      'File Notes': {property: 'fileNotes'},
       'Show Filename': {property: 'showFilename'},
 
       'Date': {