Use case or problem
Problem: Currently, tabs always open in the same tab unless you right click the file you want → open in new tab. This is difficult to use when having to refer back to notes that are in a different file.
Proposed solution
Change the behavior to be similar to how Visual Studio Code uses tabs. When clicking a file from the “explorer” windows, it temporarily opens the file in the main editor, however, when the file is saved, modified, or the file is double clicked to open, the file opens more permanently. When it in the temporary mode, if you click a different file, it will have a similar behavior as Obsidian, opening on the same tab, but when it has been changed to the more permanent mode, the next file clicked opens in a new tab.