Hi!
How do I close a tab with two clicks and remove the cross from the tab?
Is there a solution to this?
I would really like to work with Obsidian like that
Thank you!
Hi!
How do I close a tab with two clicks and remove the cross from the tab?
Is there a solution to this?
I would really like to work with Obsidian like that
Thank you!
.workspace-tab-header-inner-close-button {
display: none;
}
On mac you need to disable action related to double clicking title bar
Hi @blue_emperor !
Thank you very much!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.