In 11.1 a new feature was added that would create new files as well as new folders based on a link. I am not sure if this is a bug, or I am using it wrong.
Steps to reproduce
In a random folder create a note with an embedded link.
[[NewFolder/NewNote]]
Expected result
I would expect it to create a new folder in the current directory and a new file in the newly created directory.
Actual result
The new folder is created in the Root folder.
Environment
Additional information
I am using these new links in templates. To me, that is where this feature really shines. If you were creating the link by hand you could use absolute path, but wouldn’t the ability to make it relative also make sense. Thanks.
ce