Make a toolbar button copy filename?

I often do EDIT -> COPY FILENAMES -> AS NAMES ONLY

Is there a way I can make a toolbar button do that?

Clipboard COPYNAMES=nopaths

Create a key (or hotkey) with following code:

Clipboard COPYNAMES=nopaths

Oh God, it seem I & JohnZeman post our letters at the same time :open_mouth:

In Opus, menu items are no different to toolbar buttons.

If you ever want to move/copy a menu item to your toolbar:

[ul][li]Enter Customize mode (Settings -> Customize)[/li]
[li]Find the menu item, right-click it and choose Copy (or Cut)[/li]
[li]Right-click a space on your toolbar and choose Paste.
[/li]
[li]After doing that you can right-click the new toolbar button and choose Edit to modify how it looks. (e.g. To turn off the text label and set an icon, if that's what you want.)
[/li]
[li]Finally, click the OK button in the Customize window to exit Customize mode.[/li][/ul]