Add comments for multiple files or folders.

English support forum

Moderators: white, Hacker, petermad, Stefan2

User avatar
petergus
Member
Member
Posts: 164
Joined: 2003-02-06, 16:28 UTC
Location: Sweden, Enköping
Contact:

Add comments for multiple files or folders.

Post by *petergus »

How can I add/edit comments for multiple files or folders?

Perhaps a new packerplugin...

// Peter
User avatar
Xtrician
Senior Member
Senior Member
Posts: 412
Joined: 2005-04-24, 10:29 UTC
Location: Israel

Post by *Xtrician »

select file\folder and press ctrl+z..
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

This does't works for multiple selected files....
______________________
David Jorge
Personal License #117854
User avatar
petergus
Member
Member
Posts: 164
Joined: 2003-02-06, 16:28 UTC
Location: Sweden, Enköping
Contact:

Post by *petergus »

Xtrician wrote:select file\folder and press ctrl+z..
Yes, that works only one file/folder at a time, but how can I write a comment for
multiple files/folders?

// Peter, #84319
User avatar
Xtrician
Senior Member
Senior Member
Posts: 412
Joined: 2005-04-24, 10:29 UTC
Location: Israel

Post by *Xtrician »

This feature is not available yet..
maybe there is a plugin that to it..
Elad
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

petergus wrote:
Xtrician wrote:select file\folder and press ctrl+z..
Yes, that works only one file/folder at a time, but how can I write a comment for
multiple files/folders?

// Peter, #84319
Just as workaround:

Copy the flenames to clipboard, open the "descript.ion" file in your favoured editor, paste the file list and comment your files (possibly with copying and pasting the comment to the other filenames).

is that any help?

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
Sticky
Junior Member
Junior Member
Posts: 76
Joined: 2004-03-11, 23:29 UTC
Location: Denver, CO, USA

Post by *Sticky »

It's been almost a year since this was last discussed, so I was wondering if there have been any changes or progress toward this end?

The workaround that Sheepdog mentions is not very useful in my circumstances and certainly not nearly as fast as a batch comments option would be. Thanks!
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2Sticky
any changes or progress
Yes there is:
http://www.ghisler.ch/board/viewtopic.php?p=71936#71936
User avatar
Sticky
Junior Member
Junior Member
Posts: 76
Joined: 2004-03-11, 23:29 UTC
Location: Denver, CO, USA

Post by *Sticky »

Thanks!
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

I've written a PowerPro script just for this purpose
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Vochomurka wrote:I've written a PowerPro script just for this purpose
A working link is
http://ppro.totalcmd.net/Scripts/EditFileComments.htm

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
Hacker
Moderator
Moderator
Posts: 13081
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Vochomurka,
Make sure the script doesn't overwrite eg. ACDSee's metadata. The description file can contain metadata after a Ctrl-D identifier (04h).

ref1 (pdf)
ref2

And:
history.txt wrote:20.09.02 Fixed: When changing descript.ion file, don't show data after Ctrl+D character to the user
20.09.02 Fixed: When showing comments, don't show data after Ctrl+D character to the user
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

2Hacker
Sorry, I don't use ACDSee, it's shareware while IrfanView is freeware. I can only say that:
1) My script works with the descript.ion file ONLY (but with the evident modification of the code you can preset any other name, e.g files.bbs).
2) If, after running the script, you choose "Before" or "After" rather than "Instead" option, the existing comment will NOT be overwritten.

2Sheepdog
Thanks, I indicated "html" instead of "htm" :(. Right link is http://pprotcmd.narod.ru/English/Scripts/EditFileComments.htm.
Some people find that one specified by you is faster than one specified by me.
Actually I can't load "totalcmd.net" server because of some problems with my provider. That's why I gave "narod.ru" link.

2ACDSee users :)
If data lost really occurs after my script execution, please let me know. I'll install ACDSee, debug my script, and then uninstall ACDSee.
Single user license #329241
PowerPro scripts for Total Commander
User avatar
gbo
Senior Member
Senior Member
Posts: 329
Joined: 2005-03-31, 19:58 UTC
Location: Lausanne (Switzerland)

Post by *gbo »

Vochomurka wrote:I've written a PowerPro script just for this purpose
Hello,

I am trying to use your script (EditFileComments.txt that I have renamed EditFileComments.powerpro) but I get the following error :

File not opened

Settings button screenshot

Error message screenshot


What am I doing wrong, something stupid I guess :wink:
That is the first time I try a PowerMenu script.

TIA
Gil
Licence #17346

90% of coding is debugging. The other 10% is writing bugs.
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Vochomurka wrote:2Sheepdog
Thanks, I indicated "html" instead of "htm"
[mod]
I corrected the link in your post.
sheepdog (Moderator)

[/mod]
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Post Reply