Multiple Projects Same Working Directory
I have a project (task: nwc export, post action-move files) that processes files in a given working directory and its subfolders. It's filtering to Revit file names that start with a specific text string. I'd like to process the same working directory and its subfolders to get files that start with a different text string, export nwc files, and then move them to a different folder than the one above. I was told a few years ago that I couldn't create multiple projects on a given folder. Is that still, or even, was that ever true?
I'm pretty sure I can't create another task with different file filters in the same project. So, can I create another project that points to this same working directory without breaking anything?