"Code" behavior should be more akin to "code block"

When I use a “code” line, and I want to be able to quickly cope the line, Bear doesn’t help a lot. It’s far better when one uses the “code block” format which allows for more seamless copy/pasting. Examples on the video below - the code format does not have a dedicated “copy” button, and neither does it allow me to properly copy the line without markdown formatting symbols, despite of the fact I have a read-only note:

You can do this by right-clicking and selecting Copy Code.

That works for inline code as well.

We can’t add a dedicated button like we do for code blocks, since inline code can appear multiple times within a paragraph or be nested inside other elements (like lists, etc…)

1 Like

Oh! Never realized there was that option. TIL, thanks.

Understand the rest, maybe the only follow-up question would be - does it make sense to show markdown syntax even when the note is in read-only view?