is it possible that you don’t follow the naming conventions for the modules? not all patches would be found in \modules but only ones that look like: MyModule (Foo optionalbar).v4p
when developing general purpose modules (that go to addonpack or similar) i follow the conventions. but when doing a project i don’t need to be as strict. just wnat to drop there some modules that are used in that project only.
ic. anyway the idea behind this is that you can have “normal” patches in a \modules directory that are only visible to modules. this is a feature you’d otherwise loose.
is there maybe a possibility to circumvent the /modules-behaviour when the folder is not added via nodelist, but in the currentproject folder? maybe there’s a better condition to distinguish the cases…
before inventing an aditional feature here i’d rather see if it wouldn’t be trivial to just use the namingconventions… adding a " (V)" to your private modules would be enough, right?
this is ok for me. but i guess also other users will get confused by that. so any visual hint would be nice best would be a check box in the node browser config