Alt.Binz forum

New Alt.Binz versions => Requests => Closed requests => Topic started by: scnuffel on July 13, 2017, 09:55:06 am

Title: how to "search for"
Post by: scnuffel on July 13, 2017, 09:55:06 am
How can i manage the "search for" list?
i would delete some entrys
Title: Re: how to "search for"
Post by: Rdl on July 13, 2017, 12:50:13 pm
There is no way while in program to manage search list. You can delete everything from every search list with 'Clear history' button in setup form.
In order to delete some entries you should do this:
- exit alt.binz
- locate config files in misc folder (for location see FAQ (https://www.altbinz.net/forum/new-alt-binz-versions/faq/)
- identify appropriate file - for binsearch tab that would be file called 'binsearch_tab.abz'
- open it for editing with text editor
- locate line with search items

for binsearch that would be:
Code: [Select]
[UIMisc]
BSsearchstrings=item1|item2

remove items you don't need, '|' character separates items, save file under the same name and start alt.binz.
Same goes for other search tabs, global search is located in file 'config.abz' under
Code: [Select]
[GlobalSearch]
GSsearchstrings=
Title: Re: how to "search for"
Post by: scnuffel on July 23, 2017, 12:58:25 pm
Thanks!

is it possible to integrate managing search lists into a future version of alt.binz as an additional function?
Title: Re: how to "search for"
Post by: Rdl on September 05, 2017, 07:09:14 pm
Done. You can delete singly entry with CRTL+Del