> type="popup" position="below" animate="yes">
+
+<$linkcatcher to="$:/view">
+<$list filter="[storyviews[]]" variable="storyview">
+<$link to=<>><$transclude tiddler=<>/> <$text text=<>/>$link>
+$list>
+$linkcatcher>
+
+$reveal>
diff --git a/core/wiki/config/PageControlButtons.multids b/core/wiki/config/PageControlButtons.multids
index 14aca5da8..4c23178ed 100644
--- a/core/wiki/config/PageControlButtons.multids
+++ b/core/wiki/config/PageControlButtons.multids
@@ -7,3 +7,4 @@ core/ui/Buttons/home: hide
core/ui/Buttons/language: hide
core/ui/Buttons/more-page-actions: hide
core/ui/Buttons/permaview: hide
+core/ui/Buttons/storyview: hide
diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid
index c2d43babc..cba514c21 100644
--- a/themes/tiddlywiki/vanilla/base.tid
+++ b/themes/tiddlywiki/vanilla/base.tid
@@ -860,7 +860,7 @@ canvas.tw-edit-bitmapeditor {
line-height: 1.4;
}
-.tw-drop-down button svg {
+.tw-drop-down button svg, .tw-drop-down a svg {
fill: <>;
}