I have reverted to 1.8.10 where zoom is persistent. Zoom in 1.9.12 is not persistent. I used the code snippet
body { zoom: 110%; }
and enabled it, which restores the zoom on startup, but the pop-out menus (like the vault menu and “More Options” menus) go off of the window frame. I realize it may be an Electron bug, but is there any way to fix it in user space?
I tried the CSS you suggested and you are right - some hover lines and also popups like the settings popup are complete misplaced or not complete visible…
Hmm…
I tried with the flatpak and also the native version in KDE.
Sadly I cannot understand how to use this - I use OpenSUSE Tumbleweed and can easily change the start command of an application.
I cannot find the correct start command. “xdg.open” does open obsidian obviously but the zoom level is the exactly the same - way too small.
searching all your links I do not find any examples for the use of “zoom in” or even “zoom”. Could you link me to the documentation of the “zoom in” command you mentioned?
In your examples to open Obsidian via the command line - how do you add a command in there? To my understanding xdg-open is used to open an URL or a file with a specified program. So I do not understand where the command would go… - I do not want to apply the command to this URL, right? - I want to add a command to starting Obsidian… - so I guess I don’t want to add the command to “xdg-open” itself but rather add it within the URL?
How do I have to add the “zoom in” command you mentioned?
Still my main concern remains that Obsidian just doesn’t keep it’s setting.
Shouldn’t the setting of the zoom level be stored in the Obsidian settings file just like all other setting? The other settings stick around after a restert - it’s only the overall zoom level that fails…
How can I make Obsidian stick to the setting applied in the zoom settings?
And it works fine with the standard bash shell setting.
Looks a bit weird to zoom in the whole Obsidian application four times (I use the 144% zoom level - that’s 4 times zooming ) - but it works reliably.
Also settings window pop-ups works and doesn’t get hidden or scaled beneath the applications edge. Just the “Vaults” pop-up doesn’t get zoomed
at all. But I think this is always the case…
Thank you for the step by step walk-through - now I get how to use the Advanced URL and the Shell Commands plugins… - and I learned another trick! Solved it for me.