Brief Abstract
There are org-roam users that rely on directory structures for tagging, so it should be possible to create a org-roam file in a sub-directory of org-roam-directory
Long Description
When using org-roam-node-find to create a new node (file) it would be useful to be able create a file in a org-roam-directory sub-directory, right now I have to create the file and then move it. IMHO typing recipes/lasagna should (at least optionally) create the new org-roam file under the directory recipes. Right now it creates a file named ${timestamp}-recipes_lasagna.org, I'd like for it to create recipes/${timestamp}-lasagna.org
Please check the following:
Brief Abstract
There are org-roam users that rely on directory structures for tagging, so it should be possible to create a org-roam file in a sub-directory of org-roam-directory
Long Description
When using
org-roam-node-findto create a new node (file) it would be useful to be able create a file in aorg-roam-directorysub-directory, right now I have to create the file and then move it. IMHO typingrecipes/lasagnashould (at least optionally) create the new org-roam file under the directoryrecipes. Right now it creates a file named${timestamp}-recipes_lasagna.org, I'd like for it to createrecipes/${timestamp}-lasagna.orgPlease check the following: