This plugin was created by me to tackle an issue: Having 1 org roam node per project, and to navigate to it very quickly. This plugin uses projectile to recognize a project. Org-projectile is similar, but it does not have org roam integration.
This plugin introduces 1 command: org-project-manager-open-node. If this is used for the first time in a project, it asks for an org-roam-node. It will remember that node in the future sessions.
NOTE: The node should be pre existing. First use org-roam-node-find if a node for the project does not exist.
This plugin is still in production stage, so if you find any issues please do report them.