Edit dashboards as config file from notepad?

so is there a file created for each dashboard in yaml i can edit to change them? blueiris changed the device naming convention and every time i change it back it changes itself to the new naming convention and screws it all up again. instead of “blueiris_cameraname” it says “home_cameraname” and wont let me just leave it alone like that. ever time its changed it reverts back to “home” thought it would be easier to just use notepad++ and replace instances of blueiris with home.

When editing a dashboard click the three dots in the upper right corner and choose Raw Configuration Editor.
Now you have all you cards in that dashboards in one file.

Oh ya I know that but can I do it from another device using just a file? Or no? Like the config file?

I just copy paste it all to my Notepad++ and then edit it before copying it all back again with the target all marked, so it will overwrite everything.

Ctrl+a to mark it all for copying or deletion works in all windows on Windows machine.

I just did it manually but that works fine too