Somewhat building off mental's previous post, I think there should be three vectors for addition of media to the assets:
- Drag-n-Drop
- Explicit menu/context menu
- Automatic inclusion of media in folder
Of these, #3 is the trickiest. We probably already want folder monitering, so that things like files dissappearing, files being modified are handled well. For this we also need to handle figuring out what is new on startup, and maintain a list of file exclusion (an example of this is tortoiseSVN, where files may be added to svn by default).
As for the Drag-n-Drop, it would also be nice to be able to drag files onto the field, as in inkscape, and have the asset automatically added and included at that point on the field.
No comments:
Post a Comment