This disables color emojis for now in filenames
@ -39,7 +39,7 @@ Item {
Text {
id: filename
Layout.fillWidth: true
text: model.data.body
text: model.data.filename
textFormat: Text.PlainText
elide: Text.ElideRight
color: colors.text