I accidently hit some buttons in Command Pannel and I don’t know how to undo those changes. I want to get back to the normal obsidian. Right now it looks like this:
the heading is to much to the left and thus right above the line numbers. GUI elements are too big compared to the note text. I want to get back to the normal obsidian
Things I have tried
I have tried changing some settings of the Hider Plugin. Should I maybe reinstall Obsidian?
I’m sorry but what do you mean by “normal” Obsidian?
What is actually wrong in the screenshot you shared ?
From what I can see, I think that the New at the top (above the line numbers) isn’t a heading but the “inline title” of the note (which is a setting you can disable in Obsidian's settings > Appearance > Show inline title)
I have no idea if this is what’s wrong in your vault though …
Yeah you are right that the New is the title. But it was there before it is just weird that the line numbers are right beneath it. But I understand that it is just really difficult to help with this problem.
There is just a lot of stuff that looks not like before in size. I think it was caused by some weird difference with cmd + -/+ and my touch pad zoom. There is a difference and it is really annoying. Cmd + +/- includes the whole obsidian UI and touch pad zoom only the note text and not the UI elements like the status bar. Somehow it didn’t went well.
I am thinking about what to do next because these changes in size/UI just feel like the most terrible thing on earth because you just got so well used to look before. Is it smart to reinstall Obsidian or just to get used to some new setting? It hurts
CTRL (CMD) plus + and - (plus and minus) are for setting zoom levels. You can try pressing them without any fear.
In the Appareance settings, you can turn off the font sizing as I did too:
I don’t think re-installing Obsidian will change anything as the vault settings are stored in the hidden configuration folder (.obsidian)
Meaning that even if you re-install Obsidian, Obsidian will still use what it finds in that folder (and its content: plugins, css snippets, etc…) for the UX/UI of your vault
This is why Yurcee above suggested you to :
Keep copies of the workspace.json file in .obsidian config folder.
… as each time you open/close a note, decide to hide/unhide the left ribbon, change what should appear in the left ribbon, modify the sorting of the Files explorer within the left sidebar … and other similar interactions (), Obsidian saves these info with the workspace.json in the hidden .obsidian
Now, we know you use the Hider plugin, but other community plugins can interact with/modify Obsidian’s vanilla UI/UX… and without more info about your vault (the debug info could potentially help … you can get them from the command palette by looking for the command show debug info), I sadly think it’ll be a bit hard to know what you could have accidentally triggered to lead you to the “not normal” Obsidian UI …
Alr. This seems to have fixed it.
What further problems do you encounter?
If its the zoom level, move to the “Appearance” section in settings. scroll down to “Advanced” and reset the zoom level
while the 0 - Inbox/New is still centered and not above the note.
So this is the expected behaviour. The 0- Inbox/New is just the path to the note and always shown on top with default settings.
The other stylistic problems might be solvable using the markdown syntax or some specific settings.
But as far as I can see everything is behaving as expected from a settings pov