i want to name my dendron notes with `/` e.g. `abc...
# questions
b
i want to name my dendron notes with
/
e.g.
abc/2000.def/2003.md
for consistency with my information sources. but i can't do that in dendron due to linux vs windows file naming conflicts (i use both OS)... so i am using
abc@2000.def@2003.md
and then manually changing the
title: abc/2000.def/2003
in the frontmatter... so far it is working and the node graph shows the title as i want it to... but i just want to know if i should do this.. i.e. change frontmatter... or will there be any surprises due to changing the title key in frontmatter?