... but it doesn't seem to have an effect in the rich text mode (see screenshots; the first is what I want & what imported notes show; the second is what I get). Is there a way to change the rich text mode? Did I fumble the export & import of my notes?
It's not a big thing, but it is annoying all out of proportion.
Updated my CSS workaround found in the link above. In short, I showed that targeting #tinymce (the Rich Text editor) alongside #rendered-md (the Markdown viewer) applies desired spacing to both panels (not just the Markdown viewer).
If you're interested I can find the link and share it with you here.
I have talked about in other threads about a keyboard macro utility called autohotkey.
You can have one of the AI chat engines write a keyboard macro that while in the program Joplin every time you press the enter key it actually does a shift enter instead.
This fixes the line spacing issue.
It won't impact anything that you imported from Evernote however.
That macro would at least need to handle how Shift+Enter (which inserts a line break instead of a paragraph) intentionally doesn’t create a new bullet for lists. I’ll leave finding other complications to Rich Text users.
Speaking of AI, how difficult would it be to develop a plugin toggling between inserting a line break or paragraph for Enter?
Even before that, what benefits does inserting line breaks with Shift+Enter in place of paragraphs with Enter have besides tighter spacing, if any?
As muzak mentioned, the problem would be that Shift+Enter doesn’t create a new bullet (which is a feature when you want something under a particular bullet, but on a separate line), and I do use lots of lists for my notes.