obsidian-minimal icon indicating copy to clipboard operation
obsidian-minimal copied to clipboard

Savings and Idea alternate checkboxes not working

Open olivia530 opened this issue 2 years ago • 4 comments

Before you open a bug report Disable plugins and snippets that could be causing a conflict. Update to the latest versions of the following, and restart Obsidian:

  • Minimal Theme
  • Minimal Theme Settings plugin (or Style Settings plugin, but not both)
  • Contextual Typography plugin

Describe the bug Support for alternate checkboxes was added in the most recent Minimal update. These checkboxes include - [S], for savings, and - [I], for idea. However, I have found that these checkboxes do not render correctly if any text comes after them on the same line. If any text is after - [S], it will render as a regular checked checkbox. If any text is after - [I], it will render as an information checkbox (the same as typing - [i], with a lowercase i). Both types of checkboxes do render as expected if no text follows them.

To reproduce Steps to reproduce the behavior:

  1. On a new line , type - [I] or - [S]
  2. Add any text after this checkbox
  3. Change from Editing to Reading mode (I am using the legacy editor)

Expected behavior - [S] and - [I] rendering as a savings checkbox (dollar icon) and an idea checkbox (lightbulb icon), respectively.

olivia530 avatar Mar 12 '22 00:03 olivia530

I am not able to reproduce this issue. Can you share screenshots of the editing and reading view?

kepano avatar Mar 12 '22 00:03 kepano

https://user-images.githubusercontent.com/90682443/158005493-ff8bf87e-5350-4695-af9c-09c6409bac35.mov

Here's a video showing the behavior described above.

olivia530 avatar Mar 12 '22 05:03 olivia530

I assume that this somehow related to a case-sensitivity issue but I cannot reproduce this on my end

kepano avatar Mar 12 '22 18:03 kepano

I have this issue on iOS (it works fine on desktop), but I was able to reproduce it slightly differently. Live Preview shows the correct icons but Reader mode doesn’t. Does that help with reproducing? That’s for [I] specifically (which sometimes looks like [i]).

cansar avatar Mar 14 '22 03:03 cansar