I want Konsole to start with multiple tabs, each one in a different working directory, and in some, a command should automatically be executed. The "View > Save tab layout" menu item only saves the current tab, so I suggest to add an option there (or maybe do it by default) to save all tabs instead. Related: https://akselmo.dev/posts/konsole-layout-changes/ and https://invent.kde.org/utilities/konsole/-/merge_requests/1095
For what it's worth, while starting with multiple tabs is somewhat covered by the --tabs-from-file option, it does seem like there could be a chance here to make the interface / intended UX across both of those features a bit clearer? Ex. https://bugs.kde.org/show_bug.cgi?id=436950 appears to still be relevant?