koniu / recoll-webui

web interface for recoll desktop search
266 stars 55 forks source link

'Add to browser' option, sort by relevancy by default #10

Closed biolds closed 10 years ago

koniu commented 10 years ago

merged - nice one!

On Sun, Aug 25, 2013 at 12:29 PM, biolds notifications@github.com wrote:


You can merge this Pull Request by running

git pull https://github.com/biolds/recoll-webui master

Or view, comment on, or merge it at:

https://github.com/koniu/recoll-webui/pull/10 Commit Summary

  • Add an 'Add to browser' option
  • Sort by relevancy by default

File Changes

  • M static/extra.jshttps://github.com/koniu/recoll-webui/pull/10/files#diff-0(12)
  • A views/osd.tplhttps://github.com/koniu/recoll-webui/pull/10/files#diff-1(10)
  • M views/settings.tplhttps://github.com/koniu/recoll-webui/pull/10/files#diff-2(4)
  • M webui.pyhttps://github.com/koniu/recoll-webui/pull/10/files#diff-3(10)

Patch Links:

biolds commented 10 years ago

Thanks! I would to discuss some other features I have been writing, is there a mailing list for recoll-webui or are you on an irc channel ?

koniu commented 10 years ago

Sounds exciting and thank YOU, really - I'm glad there's people out there using the webui and, what's better, wanting to improve it. It's been my intention to actively continue with the project but due to real life disturbances I've barely been able to manage maintenance. That said, I'm hoping that this will change in the very near future.

As for practicalities - there's no mailing list (I don't think recoll itself has a mailing list even) and my internet access is currently precarious so until that's sorted IRC is not really an option. However, you're free to (1) send me an email and we can slowly take it from there or (2) there's this issue tracker here which might be better by allowing participation by others (including recoll's author, medoc). Another option is that (3) you hack away at will and publish your changes in the fork on github and whenever I get around to it I will review them and merge or get back to you if needed.

I personally feel that depending on the scope of changes options 2 and 3 could work well - former, if the suggestions are complicated enough; latter, if they're minor improvements that don't affect the workflow or clutter the interface too much.