How to create new note with every object created in a set

Yes, Kindly check if a similar request is already raised and if not raise a new one
There are few caveats though:

  • What should happen if the sub-page also links to an object? How many level of objects should be created?
  • What if there is a backlink to the parent object? In your case, Movies → Notes → Movies, so now there is a loop which needs to be addressed somehow