diff --git a/src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.vue b/src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.vue
index 31478501b..006edbb80 100644
--- a/src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.vue
+++ b/src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.vue
@@ -15,9 +15,16 @@
:class="{ 'menu-checkbox-checked': status.bookmark_folder_id == folder.id }"
/>
+
+ {{ folder.name[0] }}
+
{{ ' ' + folder.name }}