sawhney17 / logseq-citation-manager

73 stars 12 forks source link

[Enhancement] Allow search not only on title but also on author and other content #24

Closed davidjaggi closed 1 year ago

davidjaggi commented 1 year ago

Currently, I need to remember the title of the publication. It would be nice to also see the year and authors of the paper and allow to search for them.

sawhney17 commented 1 year ago

Good idea. Will implement something for this. I will include this in smart search. On 13 Jul 2022 at 11:57 AM +0400, djaggi @.***>, wrote:

Currently, I need to remember the title of the publication. It would be nice to also see the year and authors of the paper and allow to search for them. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

jacobtfisher commented 1 year ago

+1 for this as well. I often search by author, so it was odd at first to not not see things come up when I put in the author's name.

L0cast commented 1 year ago

+1 for this, please allow search by author.

sawhney17 commented 1 year ago

Will be coming shortly!

carljoseph commented 1 year ago

Search and display the author and perhaps year would be amazing. I often search by author & year "Toomre 1977".

Display is important too, especially when you have multiple resources titled the name thing

Screen Shot 2022-09-25 at 9 01 11 pm
sawhney17 commented 1 year ago

Supported searching by author as well now!

reox commented 1 year ago

Supported searching by author as well now!

works like a charm! Together with the year or citationkey and maybe journal title, it would be perfect <3

Interestingly, I noticed that the search seems to be case sensitive and I have to type the names lowercase, although the names are uppercase in the bib file. I.e., if the name is Example, it would only be found if I type example.

sawhney17 commented 1 year ago

Ooh, interesting. Is this with or without the SmartSearch feature enabled in settings?

reox commented 1 year ago

without the smart search. Unfortunately, I have so many items in the library that with it enabled, it takes too long to find anything :D

sawhney17 commented 1 year ago

Quick question. Do you by chance have the index abstract option ticked? If so that's the reason behind poor performance in smart search. On 10 Feb 2023 at 11:06 AM +0400, reox @.***>, wrote:

without the smart search. Unfortunately, I have so many items in the library that with it enabled, it takes too long to find anything :D — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

sawhney17 commented 1 year ago

Just released an update with improved performance on smart search. On 10 Feb 2023, 11:06 AM +0400, reox @.***>, wrote:

without the smart search. Unfortunately, I have so many items in the library that with it enabled, it takes too long to find anything :D — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

sawhney17 commented 1 year ago

And just pushed another release fixing case sensitive search when not in smart search On 10 Feb 2023, 11:48 AM +0400, Aryan Sawhney @.***>, wrote:

Just released an update with improved performance on smart search. On 10 Feb 2023, 11:06 AM +0400, reox @.***>, wrote:

without the smart search. Unfortunately, I have so many items in the library that with it enabled, it takes too long to find anything :D — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

reox commented 1 year ago

Quick question. Do you by chance have the index abstract option ticked? If so that's the reason behind poor performance in smart search.

I had both disabled. Some time last year I played around with it and had poor performance on my machine, but I can test again - maybe it has changed in between! Thanks for the fixes!