In which Aaron attempts to learn about and promote a specific feature.
http://lists.kde.org/?l=kde-core-devel&m=127905343728252&w=2
A dynamically filled in selection box that allows the user to select which meta-data is shown in a file manager (Dolphin).
Example metadata: bitrate, encoding-methods, horizontal resolution, vertical resolution, horizXvert-area, polygon-count (for 3d models), author, number of pages,
Highly customized meta-data, a user would have to create custom ones on their own, but a template for helping people search should be provided, a "file includes text:" or regular expression. (granted this stuff would be slower than snot)
root-directory-- mime-type, parent directory, size, file-name
Where we basically have directory like structures that are not directories. Where we show every file within a certain root-directory
Strigi looks like it is the tool to gather needed meta-data
This looks like it is the tool that will hold the meta data
This looks like the way information will be shared between modules