Closed SZanlongo closed 1 year ago
Sounds annoying for sure ☹️
I can't reproduce this issue on desktop or mobile - the ribbon icon stays hidden after a restart. If you open the hidden .obsidian/workspace.json
file in your vault it should contain something like this:
"left-ribbon": {
"hiddenItems": {
"obsidian-trash-explorer:Open trash explorer": true
}
},
Is this the case?
Right now, removing the trash icon from the ribbon via the Obsidian->Appearance->Ribbon Menu option doesn't work. Upon restarting, the icon re-appears. Since we also have the icon in the menu above the file pane, is there a way to disable the ribbon icon?