Page 1 of 1

"Type" drop down modifying

Posted: 09 Apr 2026 15:36
by zmachine01
Is there a way to remove or add custom types to the "Type" drop down menu next to the "Name" field on the "Name & Location" tab? Thanks

OR... Is there a way to have permanent extensions in the "Name" drop down menu like *.txt or *.gt

Re: "Type" drop down modifying

Posted: 10 Apr 2026 02:29
by jupe
1) No

2) Yes, just add for example these below 2 lines to the top of:

Tools | List Management | Find Files: Name...

Code: Select all

/types=txt;gt
-----> mru
of course you can adjust or add multiple Types lines there, and if you want to add search text too just add it as a prefix after selecting from the dropdown.

Re: "Type" drop down modifying

Posted: 10 Apr 2026 14:07
by zmachine01
Perfect! Thanks