Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Introduce Search functionality with LUNR.js or other library #326

Open
1 task done
Murdock9803 opened this issue Aug 21, 2024 · 1 comment
Open
1 task done
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@Murdock9803
Copy link
Member

Problem

There are many resources present in the resource archive. Also, we might witness more resources to be added there. To navigate easily to the desired resources, One should be able to use the power of search libraries to use features such as fuzzy search, etc..

Description

We can utilize some lightweight library to implement the proposed functionality to the site. Lunr is a lightweight yet powerful library that can by used.

Additional context

More info about LUNR can be found at : Lunr Docs
Also, A similar issue exists that talks about including a search bar for the site: #36

Implementation

  • I would be interested in implementing this feature.
@Murdock9803 Murdock9803 added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository labels Aug 21, 2024
@possumbilities possumbilities added 🏁 status: ready for work Ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Aug 22, 2024
@TimidRobot TimidRobot moved this to Backlog in WebDev Sep 10, 2024
@Murdock9803
Copy link
Member Author

@possumbilities @ everyone
I tried to make an interface sometime ago for Search functionality (inspired by CC-search), but was stuck in the further process. For now, sharing the design. Would love to be part of a discussion here :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
Status: Backlog
Development

No branches or pull requests

2 participants