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
The plugin's description explicitly says "This plugin ensures each note occupies only one tab per window pane", but I would like for it to work across all panes.
Is there some limitation in Obsidian's API why it only works within a pane, or is it a design decision? If it's possible to do, could it be configurable to choose single-pane or multi-pane mode?
Yes, it's a design decision. Mononote 1.0 didn't filter for pane, which caused issues when used in conjunction with the Hover Editor plugin – hovering over a file name would open the Hover Editor but close any open tab showing the same file, which was hardly ideal. ;)
I'll see what I can do regarding your feature request, though. However, it might take a while, as Mononote is not my number 1 priority right now.
The plugin's description explicitly says "This plugin ensures each note occupies only one tab per window pane", but I would like for it to work across all panes.
Is there some limitation in Obsidian's API why it only works within a pane, or is it a design decision? If it's possible to do, could it be configurable to choose single-pane or multi-pane mode?
From SyncLinear.com | ZCO-376
The text was updated successfully, but these errors were encountered: