Skip to content

enhance: search for extensions#12470

Open
Grandroot wants to merge 1 commit intologseq:masterfrom
Grandroot:master
Open

enhance: search for extensions#12470
Grandroot wants to merge 1 commit intologseq:masterfrom
Grandroot:master

Conversation

@Grandroot
Copy link
Copy Markdown

@Grandroot Grandroot commented Mar 25, 2026

Problem:

While looking for extensions in the shop, I couldn't find one that allows articles to be exported to Hugo (I tried searching with the keywords "Hugo" and "export"). I had to search online and found that the extension is called "logseq-schrodinger". I would never have thought to search for something like that! However, the keywords were present in the description: "An awesome logseq plugin to export to Hugo Static sites and jumpstart your digital garden 🌱!"
Another example would be searching for the word "mind" and not having the most popular mind map extension in Logseq, Markmap, in the results. This wouldn't be the case if this PR is accepted.

I first tried doing a fuzzy search on the title and description, but a fuzzy search on the description field was a bad idea as too many results were returned (which is logical).

Proposed behavior:

Combined result (without duplicate) of fuzzy search on title (same as current behavior) + precise search on description (if it exists)

Proposed behavior : 
Fuzzy search on title (same as actual behavior)
+ precise search on description (not using the fuzzy search function because it will return too many results for description field)
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 25, 2026

CLA assistant check
All committers have signed the CLA.

@Grandroot Grandroot changed the title Improved search for extensions enhance - search for extensions Mar 25, 2026
@Grandroot Grandroot changed the title enhance - search for extensions enhance: search for extensions Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants