diff --git a/doc/playtime/modules/ROOT/pages/advanced-usage-scenarios/start-custom-playtime.adoc b/doc/playtime/modules/ROOT/pages/advanced-usage-scenarios/start-custom-playtime.adoc index 2db7a1fba..96397246a 100644 --- a/doc/playtime/modules/ROOT/pages/advanced-usage-scenarios/start-custom-playtime.adoc +++ b/doc/playtime/modules/ROOT/pages/advanced-usage-scenarios/start-custom-playtime.adoc @@ -32,10 +32,12 @@ Done! You immediately get a fresh Playtime instance with your favorite settings, The downside of this approach is that you can't use the beloved image:screenshots/playtime-toolbar-icon.png[Playtime,width=50, pdfwidth=8mm] button to add Playtime, because this one still creates the Playtime default instance, not your custom one. -This is where the action xref:reaper-actions.adoc#show-hide-custom-playtime[] comes into play. You can easily add a toolbar button for this action: +This is where the action xref:reaper-actions.adoc#show-hide-custom-playtime[] comes into play. You can add a toolbar button for this action: -. Select menu:Extensions[Helgobox > Show welcome screen] -. Check "Add custom Playtime button to toolbar" +. Right-click an empty area of the desired toolbar and choose menu:Customize toolbar...[] +. Press btn:[Add...] +. Search for action "Helgobox/Playtime: Show/hide custom Playtime" and double-click it +. Press btn:[OK] The default icon for this button is image:screenshots/playtime-custom-toolbar-icon.png[Playtime,width=50, pdfwidth=8mm]. When you press it, it looks for a track template called "Playtime" and loads it.