[Feature Request] Allow user to open multiple tabs in a single Window using command for faster workflow

As initially requested here: Allow user to open multiple tabs in a single Window using command for faster workflow | nautilus Music -t Office (#4260) · Issues · GNOME / Files · GitLab

Many users like me use the keyboard for daily repetitive tasks. The faster, the better. For example, placing commonly used folders in the Starred section and binding a keyboard shortkey with commands like nautilus starred:///.

But it would have been more optimized if users could open Nautilus windows with single/multiple tabs.

nautilus starred:/// -t Downloads

Since Downloads is another frequently opened folder, this could be your Workspace folder or Collage folder, which you have to open on a daily basis.

Currently, we can open multiple folders in multiple Nautilus windows.

nautilus starred:/// Download Collage-Notes

This command will open 3 Nautilus windows separately, which work as intended

What I’m asking is a much clearer and more efficient way to manage daily operational headaches by reducing the number of Windows that are visible on the screen from the get-go. It would have been cooler if the user were able to open a single window and have those 2 folders open and ready to use as a tab just by pressing the shortkey or issuing a command.

nautilus starred:/// -t Downloads Collage-Notes

or

nautilus starred:/// -t Downloads -t Collage-Notes

or

nautilus Workspace --tab Office --tab Music