diff --git a/src/components/paneCapture.vue b/src/components/paneCapture.vue
index ca810b71..5bb09fcf 100644
--- a/src/components/paneCapture.vue
+++ b/src/components/paneCapture.vue
@@ -6,28 +6,80 @@
-
-
-
+
-
+
+
+
+
+
+
+
+
+ -
+ Metadata
+
+
+
+
+
+
{{ key }}: {{ value }}
+
+
+
+
+
+
+ -
+ Tags
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/paneDisplayComponents/galleryComponents/captureCard.vue b/src/components/paneDisplayComponents/galleryComponents/captureCard.vue
index 8c221614..0c0f8943 100644
--- a/src/components/paneDisplayComponents/galleryComponents/captureCard.vue
+++ b/src/components/paneDisplayComponents/galleryComponents/captureCard.vue
@@ -10,15 +10,20 @@
-
{{ metadata.filename }}
-
-
-
-
-
More...
+
+
{{ metadata.filename }}
+
+
+
+
+
+
-
+
{
+ this.updateCaptureList()
+ })
+ },
+
methods: {
updateCaptureList: function() {
console.log("Updating capture list...")