It would be useful to me if FS-plugins could be "associable" to drive letters.
This way I could use ALT-F1-<letter> and ALT-F2-<letter> to access them .
I'm not sure I "like" this feature , but I really don't like them to be in the "\" item
[feature suggestion] Associate an FSplugin to a drive letter
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 49100
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
For real drive letters, the plugin writers would have to write a true file system driver. This isn't officially documented by Microsoft, and to get the docs, you have to sign agreements and keept it all secret etc. I created the file system plugin interface because it's much easier this way.
I could perhaps make them accessible like ftp connections (through numbers), but I think that the current solution is acceptable. Just add your favorite plugins to the Ctrl+D menu!
I could perhaps make them accessible like ftp connections (through numbers), but I think that the current solution is acceptable. Just add your favorite plugins to the Ctrl+D menu!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I think that as a workaround, a possibility to add user defined folders to Alt+F1/F2 will suit BagoFor real drive letters, the plugin writers would have to write a true file system driver. This isn't officially documented by Microsoft, and to get the docs, you have to sign agreements and keept it all secret etc. I created the file system plugin interface because it's much easier this way.
So, Is it new plugin window you need. Network Neighbourhood is not the best place Plugins to be accessible at. Though I don't see any suitable solution for now. In FAR (Would it be GUI I may have been using FAR) you press F11 and see all the plugins installed in a special window and can easily access them. I think it's not bad idea, on the other hand I do not see any desperate need to it. One can place all his plugins in a HotDirectory Menu, and access them from there, as I did.I do agree that having them in the list, possibly with a number would be nice, but then my current count of FS Plugins is 10 already, so that does not pan out well either.
-
- Junior Member
- Posts: 43
- Joined: 2003-02-07, 19:24 UTC
- Location: Germany
Christian Ghisler replied to similar question that he wants to get rid of drive letters in favour of network neighbourhood.
I don't agree on that from a usage perspective and will try to summarize:
(I don't know the technical details about writing drivers, plugins etc.)
Directory Hotlist offers jump to a predefined position
Directory History offers scroll back through all former locations within a tc panel
Network neighbourhood or one common tree for all local and remote file systems has the advantage of not beeing limited to a number of drive letters
The drive letter has the advantage of keeping trak of the relative position within the drive and a change drive puts one back to the former position within that drive
If a drive letter can be seen as a generic "entry point" to a common tree structure for all file systems the needed functionality for a "best of both" would be:
- allow definition of an entry point (by a name) within the common tree
- keep trak of movement within that entry point
- extend drive list by that entry point
- extend directory hotlist by that entry point
By that it would (for example) be possible to jump back to the last visited directory of a SecureFTP connection using the associated entry point name
What's your opinion?
I don't agree on that from a usage perspective and will try to summarize:
(I don't know the technical details about writing drivers, plugins etc.)
Directory Hotlist offers jump to a predefined position
Directory History offers scroll back through all former locations within a tc panel
Network neighbourhood or one common tree for all local and remote file systems has the advantage of not beeing limited to a number of drive letters
The drive letter has the advantage of keeping trak of the relative position within the drive and a change drive puts one back to the former position within that drive
If a drive letter can be seen as a generic "entry point" to a common tree structure for all file systems the needed functionality for a "best of both" would be:
- allow definition of an entry point (by a name) within the common tree
- keep trak of movement within that entry point
- extend drive list by that entry point
- extend directory hotlist by that entry point
By that it would (for example) be possible to jump back to the last visited directory of a SecureFTP connection using the associated entry point name
What's your opinion?