Using the hashtag in text (but not for tags)

Hi,

I’m taking note related to music in which chords are present. Some of the chords use the hashtag symbol to identify sharp notes. As are some examples:

F#

C7#9#5

Is there a way to tell Bear to not consider those hashtags as tag delimiters?

Many thanks.

I had a similar problem, and I was reminded to simply put the items between accent marks, which makes them code blocks and therefore they don’t get picked up as tags. For example, C7#9#5

Accent mark = `

Another method, for when the item STARTS with a hashtag is to put a backslash before the item, like this: \#notatag resulting in #notatag

1 Like