topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 6:45 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Alphabetize the Alias Keywords?  (Read 3540 times)

SoldOnParadise

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 25
    • View Profile
    • Donate to Member
Alphabetize the Alias Keywords?
« on: December 01, 2017, 03:11 PM »
Is there a way to alphabetize my list of alias keywords? My list is getting fairly long, making it difficult to determine if a particular keyword is already in use. Thank you.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Alphabetize the Alias Keywords?
« Reply #1 on: December 01, 2017, 10:29 PM »
Yeah I can see why that might happen.

There's currently no way to do what you want, though you can drag and drop to re-arrange them.

Let me put it on my todo list.


SoldOnParadise

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 25
    • View Profile
    • Donate to Member
Re: Alphabetize the Alias Keywords?
« Reply #2 on: December 04, 2017, 06:28 AM »
Thank you mouser, problem solved!  :Thmbsup:

Nod5

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,169
    • View Profile
    • Donate to Member
Re: Alphabetize the Alias Keywords?
« Reply #3 on: December 18, 2017, 03:28 PM »
My filter_alias helper script from last year can help with this. See here https://www.donation...ndex.php?topic=43223

The scripts adds a ctrl+space hotkey when the FARR options window with the alias list is active. The hotkeys shows a filterbox. Type e.g. "ff" to filter to only aliases with text that contain "ff".

SoldOnParadise

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 25
    • View Profile
    • Donate to Member
Re: Alphabetize the Alias Keywords?
« Reply #4 on: December 18, 2017, 03:31 PM »
Very nice, thank you!!