You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When opening the homepage by the house icon/commands etc it already doesn’t open again if it’s already open. It shouldn’t be too hard to extend that option to the sidebar, though it’s not really a core plugin feature so probably not an immediate priority for me.
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.
The text was updated successfully, but these errors were encountered: