Currently, the only way to create a note ID is by creating an associated file. It might be useful to be able to just associate a file with multiple references.
# 2022-02-27-06-05-03 This is how you create a note ID
Then `[[2022-02-27-06-05-03]]` is used to refer to this note.
But what If I wanted to also use `[[my custom note id]]` to refer to this note as well?
I think tags could be used for this purpose. One can prefix a tag with a special word to refer to the same note with different things. The implementation for this issue would be unnecessarily complicated.
Currently, the only way to create a note ID is by creating an associated file. It might be useful to be able to just associate a file with multiple references.