Add/Change comments for multiple files and on copy/move
Moderators: Hacker, petermad, Stefan2, white
Add/Change comments for multiple files and on copy/move
Comments are cool way for me to quick search files by tags or comments in this case. It would be nice to be able to add the same comment for all affected files either through copying, moving, or selecting multiple files. Would it be feasible to add an option to the list of options in the copy/move window to edit/add comments and add the capability to edit comment for many selected files?
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2billiebub
What about:
1. create button with cm_SetAttrib command
2. select all files
3. click on created button
4. select Check plugin attributes
5. click on More attributes
6. choose:
Plugin: tc
Property: comment
Value: write your comment here
7. click OK
You can also save this template using F2 Load/save settings in Change attributes dialog.
What about:
1. create button with cm_SetAttrib command
2. select all files
3. click on created button
4. select Check plugin attributes
5. click on More attributes
6. choose:
Plugin: tc
Property: comment
Value: write your comment here
7. click OK
You can also save this template using F2 Load/save settings in Change attributes dialog.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
Re: Add/Change comments for multiple files and on copy/move
7 years on, and this is just what I was looking for. Thanks.