topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 28, 2024, 11:24 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: feature idea : dosearch option to sort result by name not score  (Read 3868 times)

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
it would be great to be able to specify sorting in a dosearch command

my code snippet alias

Snippets $$1 | dosearch +folder_snippets +open_snippets -alias -.ini +. $$1

i'd like to do

Snippets $$1 | dosearch +folder_snippets +open_snippets -alias -.ini +. $$1 /SORTASC
it would sort snippets by name...

or say you have a huge folder full of music, each folder being an album
Music album search $$1 | dosearch -alias +folder_music +open_winamp +\ $$1 /SORTASC

you could still filter the result but the results would be sorted by name and not by score like it always does...

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: feature idea : dosearch option to sort result by name not score
« Reply #1 on: April 25, 2008, 10:41 PM »
sounds like a good idea, ill try to add.

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: feature idea : dosearch option to sort result by name not score
« Reply #2 on: April 26, 2008, 02:35 AM »
great  :Thmbsup:
hope you manage to do it without too much trouble