The Minimal theme is absolutely gorgeous and I really love it! Iām trying to get it to work with the RTL plugin, and it all works great after setting a custom fontā¦ except for task check boxes. They render like this with the check box on top of the text:
Turning off RTL fixes the the issue and it renders normally:
So it may seem like this is an issue with the RTL plugin and not Minimal, right? But the thing is, with other themes (such as Moonlight, Amethyst) this issue does not occur even with RTL support enabled. For example, with the default theme and RTL enabled:
This is a niche issue I guess, but would really love if you could help! I tried toggling things in the ul / li elements using the element inspector, but none if it helpedā¦
Thank you!
EDIT: Manually editing the theme CSS and disabling margin-left:-1.5em for .markdown-preview-view .task-list-item-checkbox did the trick!
I would love to get help with these bugs, as I am not fluent in RTL languages. If anyone is able to help with CSS for RTL, please submit a pull request to GitHub repo:
@kepano I notice that exporting a note as .pdf is resetting the theme to dark mode, even if the appearance is set to white. I have to restart Obsidian to became white again. (OS: Windows 10)
Hi, with v0.12.0 something has happened to the font size in preview mode. I have jiggled with all sorts of CSS, and scoured the inspector - all to no avail. The inspector seems to be suggesting that --editor-font-size: controls it, but that seems odd to me, and in any event it has no effect.
I have tried āno themeā, and various other community themes, and they do not display this āsmall preview font sizeā issue, so it seems to be a āMinimalā thing.
Any ideas what might be doing this, and/or how to fix it?
In 0.12.0 Obsidian has introduced a new font size control in the control panel under āAppearanceā. As of now, Minimal theme does not respect that setting because it interferes with Minimal Theme Settings plugin. I will need to figure out how to solve this in a more permanent way.
You can edit the HSL values if you open up the data.json file (.obsidian > plugins > obsidian-minimal-settings > data.json). The values you want to edit are accentHue and accentSat. Hope this helps
Hi, is there a way to make the sidebars āsolid/separateā? If I want to search something and then exit the search bar, it seems like the right sidebar toggle is over the exit button for the search bar, which makes exiting it annoying.
Iāll look into this thanks. One immediate to remove this issue is to use the Hider plugin and turn off the App Ribbon, however Iād like to find a better solution.
Great theme! I am using the outliner plugin which does not work completely with this theme. If the āImprove the style of your listsā option is on the dashes of a list are still somehow visible (also the breadcrumbs when focusing on a list item would need some more styling). Maybe you or someone else could look into that, I think the outliner plugin is used by quite some people.
love this theme, unfortunately the list / bullet issue still comes up for me. I just did a clean reinstall and made sure Iām up to date. Installed minimal theme without addon plugin and still get misaligned bullets in preview.