Selection (Save/Load) + Filter Selected Files
Posted: 2009-09-03, 07:28 UTC
- Selection commands that accept a filename parameter:
Can be assigned to a button/em_cmd and no "Open File Dialog"- SAVESELECTION <file>
- LOADSELECTION <file>
- "Selected File" Filters:
That function like normal Panel Filters (for a single Tab), and aren't reset when- Deleting files, or
- Switching Tabs
- Lock Selected Files, for Tabs.
Which can be used in addition to one of the two normal Tab Locks. - cm_ToggleFilterOnlySelected
When placed in the MainMenu a checkbox would show when active.
- Per Tab Filters
A command toggle to make any Filter apply to the current Tab only.
So it wont globally affect the whole Panel.