Citation key generator does not use # symbol

I put the following pattern in the citation key generator:

#[auth][year]

Expected behavior: The citation key generated will be something along the lines of: #Smith2023
Observed behavior: The citation key generator will behave as if the # is not present, for instance: Smith2023

I’ve already attempted the obvious ways of escaping the character, to no avail. Is there any way to do this? It would make my life much, much easier when using this program. Thank you!

HI,

Unfortunately, this is not possible.
JabRef follows the bibtex/biblatex standard, and the # is one of the illegal characters that are not allowed for citation keys. I think the # is disallowed because it’s used to identify Bibtex-Strings-