Viewing multiple key commands in the interactive Dorico key commands map HTML

I have Control-F, N assigned to select just notes and chords in filter.
But I don’t see it in ‘Dorico key commands map’ HTML.

Are multiple key commands visible in the HTML?

If so where?

I’ve tried holding down in the HTML and the ‘F’ key on the keyboard representation does not hightlight.

The interactive key commands HTML is a great idea but a simple XML export (searchable in notepad++) would be a worthwhile feature.

1 Like

You can examine your custom key commands file in a text editor by opening %APPDATA%\Steinberg\Dorico 5\keycommands_en.json. (The language suffix may be different if you are using a keyboard language other than English.)

I have a feeling that the interactive key commands map is unable to show specific commands that have detailed parameters, and those filter commands are among them.

1 Like

Excellent answer, thank you.