zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.38k stars 1.92k forks source link

(Feature request) Add basic fulltext search to share #3430

Open zadam opened 1 year ago

zadam commented 1 year ago

Describe feature

no attribute search or advanced features, just fulltext

Additional Information

No response

passionate2023 commented 1 year ago

Is there is any update on this open ticket?

sigaloid commented 1 year ago

If you or anyone else wants to work on adding this, one possible avenue is using Lunr.js to create a search index under the share API and adding a client-side search bar.

https://opensource.com/article/21/11/client-side-javascript-search-lunrjs https://lunrjs.com/ https://olivernn.github.io/moonwalkers/

passionate2023 commented 1 year ago

@zadam is there is any possibility that this feature get added in this year?

zadam commented 1 year ago

Yes. Can't say how high, though.

passionate2023 commented 1 year ago

@zadam is there is any possibility that this feature get added in this year?

passionate2023 commented 11 months ago

@zadam is there is any possibility that this feature get added in this year?

zerebos commented 11 months ago

The basis for this actually already exists, but the default share template does not make use of it. I am working on creating a new default share template that will include this. Of course I will try to finish it as soon as possible, but life has been quite busy and hectic for me lately. That said, I cannot guarantee that it will be completed, merged, and released by the end of the year.

zadam commented 11 months ago

@passionate2023 

Yes. Can't say how high, though.

passionate2023 commented 11 months ago

Is there a way to list all the open features with dollars to get it first, so that anyone supports it, it can be done first than push the non-supported one next...I meant list of features where there is a volunteer is to support with any minimum or maximum support...Just a thought

passionate2023 commented 10 months ago

@rauenzi Is the changed got merged and released already ?