(This is a stub page, more info will be added)
X-Finder is an older file management software previously created by Gaku.
X-Finder add-on allows you to use the built-in commands of X-Finder.
X-Finder's instructions are in Japanese only.
The X-Finder add-on exposes a lot of variables that can be used elsewhere throughout Tablacus in menus, paths and scripting
Install the addon
You can then use the provided variables in any path field, like menu entries, toolbar buttons, icons, or scripts.
Variable | Description |
---|---|
%X-Finder% |
Current folder where Tablacus Explorer is installed and running from (for portable use) |
%Focused% |
Currently focused item path |
%FocusedName% |
Currently focused item name (except extension) |
%Other% |
Other folder (for split pane) |
%SendTo% |
Send To menu items path |
%FileContents% |
File contents of currently focused item |
%Clipboard% |
Clipboard |
%Clipboard1% |
Clipboard (Except line breaks) |
%Attrib% |
Attributes of currently focused item |
%TabName% |
Current tab name |
%TabColor% |
Current tab color |
%DateTime:date time format% (%DateTime:yyyyMMddHHmmss%) |
Date time string of now |
%TimeStamp:date time format% (%TimeStamp:yyyyMMddHHmmss%) |
Date time currently focused item |
%inputdata% |
For external command "Input:" and "ChooseFolder:" |
Commands available for buttons, menu entries and keyboard shortcuts
Command | Description |
---|---|
ChooseFolder: Initial folder name filter |
Folder selection |
Clippath: |
|
Close: Filter |
Close the tab corresponding to the filter |
Closed: |
|
Columns: column name, width ... |
Column settings |
Columns: Column number = width |
Column setting 2 |
Command: |
|
Confirm: "Title", "Message" |
Verification |
Copy: [Item]… / t [Destination] [Option] |
copy |
Delete: [Item]… [Option] |
Delete |
Exec: |
|
Folder: |
|
Foreach: Command% Variable% |
Execute selection items one by one |
Go: |
|
Input: "Title", "Message 1", "Message 2", "Initial value" |
input |
Lock: |
|
Move: [Item]… / t [Destination] [Option] |
mobile |
NewFile: new file name |
File creation |
New Folder: New folder name |
Create folder |
Newtab: |
|
Numbering: "Pattern", Start value, Increment, String to replace, String after replacement |
Serialization (replacement) |
Preview: Menu [Size] |
Menu preview |
Refresh: |
|
Rename: |
|
SendKeys: key names to send, .... |
Send key |
Set: |
|
Sort: |
|
Swap: Option name 1, Option name 2 |
Swapping options (environment variables) |
Thumbnail: |
|
Unlock: |
|
Viewstyle: |
Source: https://github.com/tablacus/TablacusExplorer/issues/366#issuecomment-770373915
To copy the name of all selected items to clipboard in a menu entry or button add a new entry.
Set _Type _to X-Finder
and _Options _to ClipPath:12