dalanicolai / gnome-tracker-extension

Ulauncher extension for (deep) search filesystem via the gnome tracker, recoll, docfetcher, locate or calibre index
63 stars 4 forks source link

no recoll support in latest release #10

Closed vukasin-nikodijevic closed 5 years ago

vukasin-nikodijevic commented 5 years ago

I've installed latest version and unfortunately recoll (abbreviated rc) isn't there.

I'm using it with mate desktop env where I don't have gnome 3 tracker available.

On the other side README says that recoll is supported.

dalanicolai commented 5 years ago

Thanks for your message. I implemented the recoll search in the new version. Indeed it did not work before because I do not use ulauncher much anymore myself so I do not try hard to maintain it anymore (luckily it does not need much maintenance usually). Instead for recoll searches I prefer the recoll gui that is much more powerful (the rc search functionality is very minimal). Anyway, if you enjoy using the extension you could possibly modify it to your needs by editing the query commands in the rc_kw section in main.py under the ~/.local/share/ulauncher/extensions/com.github.dalanicolai.gnome-tracker-extension/ directory, with help of the recoll python api documentation. Hope this helps, otherwise let me know...

On Wed, 2 Oct 2019 at 17:40, Vukasin Nikodijevic notifications@github.com wrote:

I've installed latest version and unfortunately recoll (abbreviated rc) isn't there.

I'm using it with mate desktop env where I don't have gnome 3 indexer available.

On the other side Readme says that recoll is supported.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dalanicolai/gnome-tracker-extension/issues/10?email_source=notifications&email_token=AEMTOXZEOF6CUEDRYK35AF3QMS6GHA5CNFSM4I4YBU3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPFLJBA, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMTOXYFT6JW3Q5LLJ4QH5DQMS6GHANCNFSM4I4YBU3A .

dalanicolai commented 5 years ago

So just update the extension via its settings...

On Wed, 2 Oct 2019 at 19:30, dalanicolai dalanicolai@gmail.com wrote:

Thanks for your message. I implemented the recoll search in the new version. Indeed it did not work before because I do not use ulauncher much anymore myself so I do not try hard to maintain it anymore (luckily it does not need much maintenance usually). Instead for recoll searches I prefer the recoll gui that is much more powerful (the rc search functionality is very minimal). Anyway, if you enjoy using the extension you could possibly modify it to your needs by editing the query commands in the rc_kw section in main.py under the ~/.local/share/ulauncher/extensions/com.github.dalanicolai.gnome-tracker-extension/ directory, with help of the recoll python api documentation. Hope this helps, otherwise let me know...

On Wed, 2 Oct 2019 at 17:40, Vukasin Nikodijevic notifications@github.com wrote:

I've installed latest version and unfortunately recoll (abbreviated rc) isn't there.

I'm using it with mate desktop env where I don't have gnome 3 indexer available.

On the other side Readme says that recoll is supported.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dalanicolai/gnome-tracker-extension/issues/10?email_source=notifications&email_token=AEMTOXZEOF6CUEDRYK35AF3QMS6GHA5CNFSM4I4YBU3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPFLJBA, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMTOXYFT6JW3Q5LLJ4QH5DQMS6GHANCNFSM4I4YBU3A .

dalanicolai commented 5 years ago

Close issue as it should be fixed now

dalanicolai commented 5 years ago

Thanks for your message. I implemented the recoll search in the new version. Indeed it did not work before because I do not use ulauncher much anymore myself so I do not try hard to maintain it anymore (luckily it does not need much maintenance usually). Instead for recoll searches I prefer the recoll gui that is much more powerful (the rc search functionality is very minimal). Anyway, if you enjoy using the extension you could possibly modify it to your needs by editing the query commands in the rc_kw section in main.py under the ~/.local/share/ulauncher/extensions/com.github.dalanicolai.gnome-tracker-extension/ directory, with help of the recoll python api documentation. Hope this helps, otherwise let me know... On Wed, 2 Oct 2019 at 17:40, Vukasin Nikodijevic @.***> wrote: I've installed latest version and unfortunately recoll (abbreviated rc) isn't there. I'm using it with mate desktop env where I don't have gnome 3 indexer available. On the other side Readme says that recoll is supported. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#10?email_source=notifications&email_token=AEMTOXZEOF6CUEDRYK35AF3QMS6GHA5CNFSM4I4YBU3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPFLJBA>, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMTOXYFT6JW3Q5LLJ4QH5DQMS6GHANCNFSM4I4YBU3A .

I do use ulauncher now again b.t.w., as it is much more responsive than gnome shell. Additionally I use this plugin often again mainly for the lc and cb keywords. And so probably will maintain for a while also.