Menu

#102 modified-date filter for Search in Directory

v5.2
open
nobody
core (195)
5
2013-12-09
2006-11-26
Stan Berka
No

Hi,
I'm using jEdit eveyday, and one of the many things I use it for is Search in Directory. However, the search is slow if there are many files there. I'd to see a filter using the modified date of file. Actually, I'm happy to do it myself, I you help me with pointers.

Details: It would require to date fields on the SearchDialog ("from" and "to"), precisely on the MutliFilePanel (I'm thinking of moving the "Directory" field above the "File Name" filter and below fit the fields and labels for the new filter). I'm also not sure of which classes the dates should be passed to. Is it the SearchAndReplace?

Please, tell me what do you think of this idea. And which version of the source code I should use to start with? Is it in CVs or SVN?

Discussion

  • Alan Ezust

    Alan Ezust - 2006-11-26

    Logged In: YES
    user_id=935841
    Originator: NO

    For people who want to add features to the search/replace, we often leave the built-in search dialog alone and add such features to the XSearch plugin, which has code which is very similar to, but completely separated from, jedit core.

    If you want to add such a feature to XSearch, I have no problems with that. After it works, we can discuss moving it into the built-in search dialog too.

     
  • Stan Berka

    Stan Berka - 2006-11-26

    Logged In: YES
    user_id=615064
    Originator: YES

    Thanks. Good idea. I'll work on adding the feature to XSearch and then we'll see where we go from there.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.