lukemt5k downloadsOpen links in new tabs by default. If the note is already open in another tab, it switches to it. Can also open PDFs and other file formats in System Apps when cmd/ctrl is hold.
Opener ensures every document opens in its own tab. Much like an IDE.
openFile() function under the hood.cd {your vault}/.obsidian/plugins
git clone https://github.com/lukemt/obsidian-opener
npm install
npm run build
Contributions welcome! Please open issues or pull requests on GitHub. Licensed under the MIT License.