IS there one? like Lightroom where you could set keywords , tags and then quickly find /sort things? With thumbnails and savable database probably to keep keywords. With automatic tagging maybe based on objects and materials names used in 3d files?
What's a best thing for that currently? Preferably working with .blend and .max files
Replies
blender's file format - according to the internet - is nasty. with that in mind I'd be inclined to write a script that dumped metadata out to separate file (json/xml/whatever) on save and catalog that.
There's probably a bunch of open source database tools that handle standard formats like that instead
https://en.eagle.cool/
Examle of the Eagle.cool UI,
The fix for showing thumbnails for Blend files again is detailed here:
https://polycount.com/post/quote/72805/Comment_2723003
https://blenderartists.org/t/blend-files-not-using-preview-thumbnails-in-windows-explorer/643180/7
I have a content management question hence I thought I might as well ask about it here as it might relate to the kind of software linked above.
Let's say I have a file (it could be of any type, but mostly images really), somewhere on my local machine, at an arbitrary location and on an arbitrary hard drive.
Is there any system out there that would allow me to somehow flag this file (say, mark it as "favorite") so that this file and other similarly marked ones can be fetched later on by doing a search for that flag - and doing so even if the file has been moved around to a different location or drive ? On Windows BTW.
(FWIW I quite like how some image file formats allow to give file a rating stored in metadata, but that solution in particular doesn't work for my case as I need something that can support formats without such internal metadata.)
now i'm not sure if tagging still works if you move files around.
Looks like it should
https://www.xyplorer.com/xyfc/viewtopic.php?t=1313
Seems it keeps tracks internally of those files in a database, and doesn't actually add anything to the files.
@pior
XYplorer allows tagging, moving files and keeping the tags as long as you move files within XYplorer.
Ranking and all those tags are saved neatly within for example a tag.dat file without changing system settings.
No changes are done to your system.
@gnoop
sorry, what do you mean with tagging system in Blender? (I might have some knowledge holes there)
Eagle has an intelligent tagging system and even gives suggestions but I don´t know if it can read tags from outside.
As Noors writes, XYPlorer can be difficult to setup.
For the Rating, there is a preset available;
https://www.xyplorer.com/release_14.10.php#CAS3
you just have to rightclick into the colums (where Path,Name Size etc is written) and activate Extra1.
Right click on Extra1 and rename it to Rating and set Type to Rating Stars.
This clip made me initially dive into XYplorer.
https://www.youtube.com/watch?v=JjVMW_cMqsc
Thanks !
I am giving Eagle a try and it is giving me some excellent first impressions - it's fluid, very fast, and displays things beautifully. However I feel like I just don't understand the point of it, as it seems (like @gnoop mentionned) to straight up place a duplicate of the added files into its own specific library folder, as opposed to simply linking to the original image - meaning that I have no way to "go back" to the original location of the file, which in my case is the *whole* point of using such a program in the first place....
In other workls, performing "Open in Explorer" doesn't bring me back to the original location of my images, but instead it brings me to a rather useless copy. There's got to be an option to change that behavior, somewhere ? And if not, what would be a good alternative app ?
- - - - -
[edit] I've contacted support and they got back to me very quickly, confirming that duplicating the files is the core way Eagle works. However, one can add a custom link/file path as a property in the side panel, which can be used to link back to the location of the original. It's actually a rather elegant solution once it is filled up - It's just a pity that it isn't automated, quite mind boggling really.
Eagle has an Enable Auto-Import feature available which automatically makes and puts a copy of the files from a folder which is being monitored.
There is an option to import iptc attributes and convert them to Tags which Eagle can understand.
https://en.eagle.cool/article/757-how-to-import-images-with-iptc-attributes
Regarding XYplorer,
According to the Forum, importing exporting tags is possible but straight up scripting territory.
https://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=18813