Just one thing missing for me, though. That’s the ability to create buttons for calling layouts/views (recalling configurations for Main Pane Columns, and for the Tag Panel).
Could really use shortcut buttons for each of those…
Right Click Tag Panel > Customize > Utils > Load Configuration > Select *.ini > Open
and;
Right Click Main Pane Columns > Customize > Utils > Load Configuration > Select *.ini > Open
You're probably referring to the Utils command, which is located in the Columns folder (see image).
@Florian already had a discussion with @LyricsLover about this, indicating that the data was stored in a toolbar.ini file. He was referring to the "Customize Toolbar" section (for the first line).
(The second line was created a few days later and is located in the same folder: data\toolbar_custom.ini.)
I want to be able to recall layouts for the main pane and the Tag Panel at the click of a button, using a new button that I’d put in the Custom Toolbar…
No - the .ini file is already created. It is a layout that I have created and saved. I have many. I have tried to create a Tool in the MP3Tag Options Menu to open the .ini file.
I want to create a button in the new custom toolbar that I can click, that will apply the layout in the *.ini file.
In theory, you can add any external batch *.cmd or Windows .exe file you like.
If you could provide us with more detailed instructions on the steps you took, we might be able to help you create a similar Tools entry (with an external batch) in Mp3tag.
Also a 3rd party editor like Notepad++ is possible:
/c start "" "C:\Program Files\Tools\System\Notepad++\notepad++.exe" "$getenv(appdata)\Mp3tag\data\toolbar.ini" Of course, you will need to adjust the full path to your third-party editor depending on how you installed it.
I've seen your suggestion and it might be possible. I haven't experimented with this and I'm currently not working on it. However, I've added your suggestion to my internal wish list.
Glad you like the new toolbar and the configuration options!
TBH, I haven't replied to every post and email that sneaked in yet another feature request, my brain was pretty fried after the past weeks of work and I'm mostly spending my days doing taxes and answering the gazillion emails in my inbox.