What new plugins would you like?

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
CopyCats
Member
Member
Posts: 195
Joined: 2003-02-05, 13:09 UTC
Location: Netherlands
Contact:

What new plugins would you like?

Post by *CopyCats »

Plug-ins are the most exciting recent addition to Total Commander, and many good ones have already been made.

I've opened this thread so that Total Commander users can post their ideas for new plugins. What would you like to see? Hopefully, the ideas posted in this thread will inspire programmers to create useful and fun new tools.

Here is one that I'd love to see: a Clipboard management plug-in that stores the clipboard contents everytime that they change, and that allows you to quickly browse, combine and paste-back these clipboard items.

I'd also like an Instant Messenger plugin and a Space Invaders plug-in, but I don't think that those are technically feasible yet :)

And one for Christian: It would be nice if plug-ins could be activated from the menu or button bar.
#5050 :: Everyone who believes in telekinesis, raise my hand!
User avatar
Maxwish
Senior Member
Senior Member
Posts: 370
Joined: 2003-02-05, 19:13 UTC
Location: .NL

Post by *Maxwish »

A nice plugin would be something to view (and maybe edit) MP3 tags (IDv1/v2) with.
And if this could be combined with the multi-rename-tool, that would be really cool.

to CopyCats and every next reader:
Hi!, to use plugins from the button-bar, just make a button with a command like this:
CD \\\Task manager
'Task manager' is the plugin name (not the plugin filename) and it is case sensitive.
User avatar
bago
Member
Member
Posts: 102
Joined: 2003-02-05, 12:18 UTC
Location: Italy
Contact:

Post by *bago »

CVS Tag/Branch Browser

It would be cool to have a plugin to "browse" a remote CVS repository. It could allow "TAG"/"DATE"/"BRANCH" to browse and more. By opening 2 different TAGs of the same repository the "directory compare" would be helpful to find out differences :!:
apz
Junior Member
Junior Member
Posts: 9
Joined: 2003-02-08, 01:12 UTC

Post by *apz »

CVS and MSVSS tools..

currently I am running a crappy own batch file on f4 that tries to checkout a file for editing, but its quite crappy... ;D

I think CVS / MSVSS instead of being FSPlugins would be better to be compression plugins, but then on the other hand, they would not be able to perform special commands on different access type (execute vs f3 vs copy).
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

Maxwish wrote:A nice plugin would be something to view (and maybe edit) MP3 tags (IDv1/v2) with.
And if this could be combined with the multi-rename-tool, that would be really cool.
I'm now using ID3Tag InfoTip to view MP3 tags. It works fine for me and is free. http://www.contextmagic.com/

If you want to edit MP3 tags, maybe you could try mp3ext. http://odin.mutschler.de/mp3ext/
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

I do wish a plugin which can count the sum of subdirectories of current panel along with the number of files.
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

a plugin which can count the sum of subdirectories of current panel
CTRL + A, then CTRL + L :wink:
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

fabiochelly wrote:
a plugin which can count the sum of subdirectories of current panel
CTRL + A, then CTRL + L :wink:
err...yeah CTRL+L can tell me the sum of subdirectories. But it's not convinent. I have to go back to the PARENT directory and put the cursor on the directory i care about and then press the shortcut.

It will be perfect if the status bar can show me the total sum of subdirectories and files under certain directory, as well as the sums of subdirectories and files selected. Isn't it better?
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

You forgot "CTRL+A"

if you're in the current folder, CTRL+A select all files and folders then CTRL+L shows the total
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

fabiochelly wrote:You forgot "CTRL+A"

if you're in the current folder, CTRL+A select all files and folders then CTRL+L shows the total
I tried again. And I figured out that CTRL+L is not what I want, coz it will count all subfolders of current folder RECURSIVELY. That is, CTRL+L will count all subfolders, along with all subfolders in each subfolder...

What I want is, for example: There're 10 subfolders in current folder, I'm going to copy 6 of them to another location. I wish TC could confirm me that I DO select 6 (instead of 5 or 7) subfolders before copy operation.
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

fabiochelly wrote:if you're in the current folder, CTRL+A select all files and folders ...
depends on configuration -> operation -> selection :
if you choose 'select files only' (that's my configuration), Ctrl-A selects only thes files, and Ctrl-L sums only the files, without the subdirectories.
Benoît
# 4081
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

if you choose 'select files only' (that's my configuration), Ctrl-A selects only thes files, and Ctrl-L sums only the files, without the subdirectories.
So my config is better than yours :P
I wish TC could confirm me that I DO select 6 (instead of 5 or 7) subfolders before copy operation
TC shows in the confirmation dialog the number of elements that are to be copied
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

fabiochelly wrote: TC shows in the confirmation dialog the number of elements that are to be copied
It's just one special example.
The information of sum of subfolders (all or selected) in current folder is the same important as of files for users, and should be always showed by a file manager, IMHO.
Do wish it will be a new feature of coming TC version, at least as a possiable option.
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

It would very slow if TC has to recalculate the list of subfolders on each selection
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

I think Raymond only meant the number of dirs selected/total, as we have with files now.

HTH
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.
Post Reply