Pin a file in TC
Moderators: Hacker, petermad, Stefan2, white
Pin a file in TC
I've searched the forum but there does not seem to be an answer as far as *files* are concerned. Is there a way to pin a file (or more than a file) to the top of its associated directory?
Re: Pin a file in TC
The TwinKey plugin has such a function "Sticky Files and folders".
http://www.mgpsoft.net/Downloads/?C=M;O=D
http://www.mgpsoft.net/Downloads/?C=M;O=D
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Pin a file in TC
2Horst.EppHorst.Epp wrote: 2025-01-09, 08:10 UTC The TwinKey plugin has such a function "Sticky Files and folders".
http://www.mgpsoft.net/Downloads/?C=M;O=D
Thank u. I have installed the plugin. But where do I find "Sticky Files and Folders" in TC?
Re: Pin a file in TC
Start the TwinkUtil.exe from the plugin dir.pgpg wrote: 2025-01-09, 14:38 UTC 2Horst.Epp
Thank u. I have installed the plugin. But where do I find "Sticky Files and Folders" in TC?
There you can enable "Sticky Files", select the colors and assign hotkeys.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Pin a file in TC
I am sorry if I'm asking so many stupid questions, but it's my first time doing this kind of thing. I did what you told me. I chose Shift+S for my hotkey to stick a file. But when I then press Shift+S on a file, nothing happens!
Re: Pin a file in TC
Did you fellow the instructions in the readme.html ?pgpg wrote: 2025-01-09, 16:19 UTC I am sorry if I'm asking so many stupid questions, but it's my first time doing this kind of thing. I did what you told me. I chose Shift+S for my hotkey to stick a file. But when I then press Shift+S on a file, nothing happens!
This is necessary to get Twinkey loaded when TC starts,
From the read me:
Code: Select all
Installation
TWinKey has to be installed as content plugin. By default it will be loaded by the first explicit request. There is an option to enforce automatic loading on TC startup by creating custom coloring schema which is TWinKey dependent.
To do this follow the procedure below
Open TC Configuration dialog
Select "Color" from the navigation list on the left
Enable and click "Define Colors by file type" to open "Specify file type" dialog
Select "Add"
Select "Define"
Activate plugins tab
Choose "TWinKey" in the plugin combo
Choose "Order" in the property combo
Choose ">" in the OP combo and type 10000 in the value field
Select "Save" and write TWinKey (or any other name)
Select "Ok" on all open dialogs
The newly created coloring will not affect any existing coloring schemes but will cause TC to load the TWinKey automatically when TC starts.
All TWinKey settings are stored in the TWinKey.ini file. Although this file may be modified manually it is highly recommended to use the TWinKey Utilisator program instead.
All files (TWinKey.wdx, TWinKey.ini and TwinkUtil.exe) must be in the same directory.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Pin a file in TC
Horst.Epp wrote: 2025-01-09, 17:26 UTCDid you fellow the instructions in the readme.html ?pgpg wrote: 2025-01-09, 16:19 UTC I am sorry if I'm asking so many stupid questions, but it's my first time doing this kind of thing. I did what you told me. I chose Shift+S for my hotkey to stick a file. But when I then press Shift+S on a file, nothing happens!
This is necessary to get Twinkey loaded when TC starts,
From the read me:
Code: Select all
Installation TWinKey has to be installed as content plugin. By default it will be loaded by the first explicit request. There is an option to enforce automatic loading on TC startup by creating custom coloring schema which is TWinKey dependent. To do this follow the procedure below Open TC Configuration dialog Select "Color" from the navigation list on the left Enable and click "Define Colors by file type" to open "Specify file type" dialog Select "Add" Select "Define" Activate plugins tab Choose "TWinKey" in the plugin combo Choose "Order" in the property combo Choose ">" in the OP combo and type 10000 in the value field Select "Save" and write TWinKey (or any other name) Select "Ok" on all open dialogs The newly created coloring will not affect any existing coloring schemes but will cause TC to load the TWinKey automatically when TC starts. All TWinKey settings are stored in the TWinKey.ini file. Although this file may be modified manually it is highly recommended to use the TWinKey Utilisator program instead. All files (TWinKey.wdx, TWinKey.ini and TwinkUtil.exe) must be in the same directory.
Thank you.