Since version 0.11.8 when typing an asterisk it gets closed automatically. So, this is the result of typing one asterisk: *|*.
I get that it makes sense for formatting text, but it's very annoying when working with lists. It's hard to estimate what people use more, in my case it's definitely lists ;)
It's also mentioned in #2243.
Typing an asterisk doesn't close it automatically.
**|*In the primal editing environment Boostnote targets, *|* should only be applied when there is selected text.
I think it makes far more sense to use - for markdown lists, since that’s the only role they play in the syntax.
~Un~Fortunately it isn't subjective, https://daringfireball.net/projects/markdown/syntax#list stipulates -, +, and * can all create unordered lists...
Okay, that's fair. I guess the better behavior would be to work like, e.g., Ulysses does. Rather than only applying *|* when there is selected text, however — which I think would hinder typing, as opposed to editing — what is applied/displayed depends instead on the character that directly follows the *. If a space, it infers you intend to write a list — if any other character, it then adds the ending *.
The best option is of course to leave it to the user to decide, as a customization. I use lists a _lot_, and this behaviour is a big hindrance to productivity - enough to push me away from Boostnote a bit. I wouldn't even want it enabled when there's selected text or depending on what follows the * - principle of least surprise. Of course, others like @palermog might prefer that behaviour, which is why there should be an Editor option to customize it.
The person who introduced Boostnote to me said it was "highly customizable", but at least when it comes to the Editor it's really not. There's no option to disable this auto-closing, none to disable the auto-placement of asterisk on the next line when the previous line has an asterisk (I often want to create sublists, and prefer using - or + for those, not *), the Editor section of the Interface preferences is in general very barebones. For a tool that has "customizable" in its tagline, it doesn't feel very customizable.
You can now customize this by removing the ** from setting.

Most helpful comment
The best option is of course to leave it to the user to decide, as a customization. I use lists a _lot_, and this behaviour is a big hindrance to productivity - enough to push me away from Boostnote a bit. I wouldn't even want it enabled when there's selected text or depending on what follows the
*- principle of least surprise. Of course, others like @palermog might prefer that behaviour, which is why there should be an Editor option to customize it.The person who introduced Boostnote to me said it was "highly customizable", but at least when it comes to the Editor it's really not. There's no option to disable this auto-closing, none to disable the auto-placement of asterisk on the next line when the previous line has an asterisk (I often want to create sublists, and prefer using
-or+for those, not*), the Editor section of the Interface preferences is in general very barebones. For a tool that has "customizable" in its tagline, it doesn't feel very customizable.