Re: Moving away from app-centric mimetypes (e.g. kword)
"Aaron J. Seigo" <[email protected]> Sun, 19 May 2002 01:46:30 -0600
| Newsgroups | gmane.comp.kde.look |
|---|---|
| Message-ID | <[email protected]> |
wow, this thread has been going on for a long time... i've refrained from entering the conversation up to this point but ..... On May 19, 2002 08:23 am, Friedrich W. H. Kossebau wrote: > Lets take the mp3-example: There might be a mp3contentbrowser-slave that > is default for left mouse button click. > In directory > file:/home/kossebau/music/frankyboy > you click on newyorknewyork.mp3 and will access > mp3content:/home/kossebau/music/frankyboy/newyorknewyork.mp3 > where the file view shows you > a file "comment" of mimetyp text/plain and > a file "sound" of mimetyp audio/mp3-raw (or the like). .... have you used konqueror in kde3? there is a thing called KFileMetaInfo. it is a plugin-based architecture that allows access to file metadata in both view and edit modes. for example on mp3s ... if you mouse over an mp3 you get to see its bitrate, the id3 tags, comments, etc ... if you RMB on it and look at properties you can edit the comments and band/album info, etc... and it does it w/out confusing the concepts of "file access", "file organization" and "relavant (aka meta-)info"... try it out, i think you might like it... -- Aaron J. Seigo