obsidian-homepage
obsidian-homepage copied to clipboard
Option to prevent (pinned) home page from being opened twice
Summary
I have it configured to automatically pin my home page upon opening the vault. If I click another note from the sidebar, it'll be opened in a new tab. Exactly what I want.
Now, if I select the home page from the sidebar, it'll get opened in the second tab and gets pinned. If I now open another note, this'll be opened in yet another tab and selecting the home page again will pin it in this tab.
Details
A GIF showing what occurs:
An option to prevent the home page from being opened twice and instead switching to its current tab would be very nice. I think this doesn't even have to be linked to the Pin option.
Edge case feature: It could still respect forcefully opening a note in a new tab, ie. ⌘-clicking it in the sidebar. When selecting the homepage again in the sidebar, it might just look for the first tab it can find.
I'm a seasoned dev and would be interested to do this myself if there's interest. I just have no idea of obsidian plug-in development and would dive in head-first and come up with a pull request.