home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Newcomers Forum
Library from different folders displaying filenames, possible?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Pat Clark" data-source="post: 887070" data-attributes="member: 123421"><p>I believe MP will handle your file structure easily. There is an opportunity for a plugin to be developed which would search within file names -- I don't believe one exists right now, but there is one called Global Search which might be modified to do so. Win7 will search within file names, even if slowly, but I'm not sure if it will do so when and where you want.</p><p> </p><p>[Off topic]</p><p> </p><p>You have encountered a classic problem in system design -- using a data-item (file name in this case) for more than one purpose. Your file names carry a lot of information that is difficult to access and modify. This has been a problem in software "forever." Whenever it is done, it will eventually become a problem. The fix is not easy. In the case of file-names, there may be no true fix without information loss, because, unfortunately, Microsoft perpetuated the problem many years ago by including the "type" of file in the suffix. This was a bad design decision. Also, many file-types do not include a facility for carrying meta-data -- this, too, is bad -- even proprietary file formats can use and should include a provision for meta-data.</p><p> </p><p>Many other data-items also suffer from this effect. In the US, the Social Security Number carries information beyond just a number. Bad. Frequently, you will see other ID numbers, such as a product serial number, that are long enough to account for tremendously large numbers of items -- designers seem to include unneeded information such as a date-code, lot-number, model-number, or whatever in the ID number. Bad.</p></blockquote><p></p>
[QUOTE="Pat Clark, post: 887070, member: 123421"] I believe MP will handle your file structure easily. There is an opportunity for a plugin to be developed which would search within file names -- I don't believe one exists right now, but there is one called Global Search which might be modified to do so. Win7 will search within file names, even if slowly, but I'm not sure if it will do so when and where you want. [Off topic] You have encountered a classic problem in system design -- using a data-item (file name in this case) for more than one purpose. Your file names carry a lot of information that is difficult to access and modify. This has been a problem in software "forever." Whenever it is done, it will eventually become a problem. The fix is not easy. In the case of file-names, there may be no true fix without information loss, because, unfortunately, Microsoft perpetuated the problem many years ago by including the "type" of file in the suffix. This was a bad design decision. Also, many file-types do not include a facility for carrying meta-data -- this, too, is bad -- even proprietary file formats can use and should include a provision for meta-data. Many other data-items also suffer from this effect. In the US, the Social Security Number carries information beyond just a number. Bad. Frequently, you will see other ID numbers, such as a product serial number, that are long enough to account for tremendously large numbers of items -- designers seem to include unneeded information such as a date-code, lot-number, model-number, or whatever in the ID number. Bad. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
Library from different folders displaying filenames, possible?
Contact us
RSS
Top
Bottom