My apologies if this ends up being a duplicate, but I submitted it and, after several minutes, it hasn't shown up. Fortunately for me, I'm paranoid, and I did a ctl-a ctl-c before I hit the submit button...
Quote
Unfortunately I think you're creating headaches for yourself by contining to reuse file and folder names.
But that takes us back to the subject of my original post - data management. It's hard to believe that a program that's been around as long as PD actually requires SYSTEM-WIDE uniqueness of file and directory names! Loads of new users are going to create a directory called, "Birthday Party", then move it to "Birthday Party - old" so they can create a new "Birthday Party". And loads of users are going to use the same background music in multiple videos. The only thing that makes sense, it seems to me, is to keep all project-specific data in a project-specific directory - and store that directory IN the project file. I'm still baffled. How do the rest of you structure your data? Do you really do all your work in a single directory? If not, do you change the preferences > files setting every time you switch projects? If not, don't you find it confusing to have your snapshots for all videos jumbled together in a single "export" directory? How do you clean out the unused ones? How do you FIND anything?
How do other people work with this tool?
In my particular case, I'm not free to name the directories and files any way I like. I create dance videos. Besides going to youtube, they're uploaded to a server - and that server has very specific naming conventions. I have scripts to build the data structure with all the correct naming. If I have to rename a file just to make PD happy, it creates a lot of headaches.
I know most people don't have this problem, but new users are NOT going to expect to have to use globally unique file and directory names. No other piece of software I've ever used has ever had that requirement.
Quote
There are several ways that practice can come back and bite you unless you know where every possible cached copy resides, and it won't matter how many times you delete the original, because as soon as PD sees the same file name in the same folder, it will access the cached version.
A fundamental rule of caching is that it must be transparent to the layer above (in this case, the user). Most users don't even know what a cache is. It's the tool's responsibility to make the cache transparent to users. Your OS is caching your data at half a dozen different levels, but you don't have to worry about them. Cache coherency must be managed by the entity doing the caching.
I'm back to my original question: how have generations of users dealt with this? What am I missing? Surely there are other people with multiple projects who move back and forth between them. How could the tool STILL not save the relevant (local) directory information in the project file?
Thanks,
Paul
This message was edited 1 time. Last update was at May 05. 2019 13:17