It’s my first time here but it won’t be the last one. I discovered Obsidian few months ago and I’m really in love with this amazing tool. So big thank you to the team.
I have a problem that I can’t fix alone.
Since the last update, the pluggin Sliding Panes (Andy’s Mode) don’t work anymore. I understand that since the last update, Sliding Panes (now called “Stacked Tabs”) are already built in.
But there is something that is not built in and which I find very useful: it’s the vertical title for notes.
Do you know how can I get it back since the last update?
I prefer mixed myself, but text-orientation: upright produces spines that look like this:
![2|690x494]
Is that not what you’re looking for? I saw on discord some form of upright or mixed will be supported natively in the next version of Obsidian so you can use the snippet above or just wait a bit.
That Snippet works like a charm. Thanks for sharing! I’m probably not going to use it, but good to have the option.
If you also want to change something like the font-size in the stack tabs mode make sure to add “.workspace-tabs.mod-stacked” in front, otherwise it will also change the look in the normal tab mode.
What about your Installer Version? Do you only use the “Automatic Update” function?
You can see you current Installer Version in Settings > About > below Current Version
If it’s not up to date, download the v1.0.0 Installer. (Backup your Vaults before doing this, just in case)
That’s not what I meant when i talked about the Installer Version.
Your process would be to go to https://obsidian.md/ → download the new installer for v.1.0.0 and Install it. Then you’ll be on Version 1.0.0 (Installer 1.0.0) instead of Version 1.0.0 (Installer 0.15.9).
As I said, I have no idea if this will fix your problem, but it’s worth a try. Remember to make a Backup of your Vault(s) before Installing, just as a precaution.
I don’t want upright, I just want the direction to be flipped. I don’t know how to use CSS. I tried the following snippet but it moves the file name to the bottom.
You need to add .workspace-tabs.mod-stacked to the CSS, if you only want to effect the “Stack Tabs” mode.
Like so: .workspace-tabs.mod-stacked .workspace-tab-header-inner-title {